# | ClassName,A,27 | Member,A,11 | MemberName,A,40 | RecNum,+,4 | Scope,A,11 | ReturnType,A,40 | Header,A,12 | Ps,S,2 | PType1,A,31 | PObject1,A,30 | PType2,A,31 | PObject2,A,31 | PType3,A,26 | PObject3,A,29 | PType4,A,31 | PObject4,A,19 | PType5,A,31 | PObject5,A,15 | PType6,A,24 | PObject6,A,14 | PType7,A,24 | PObject7,A,15 | PType8,A,18 | PObject8,A,11 | SecondClass,A,22 | Misc,A,12
|
---|
1 | AnsiString | constructor | AnsiString | 918952 | public | __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
2 | AnsiString | constructor | AnsiString | 918953 | public | __fastcall | dstring.h | 1 | const char* | src | | | | | | | | | | | | | | | | |
3 | AnsiString | constructor | AnsiString | 918954 | public | __fastcall | dstring.h | 1 | const AnsiString& | src | | | | | | | | | | | | | | | | |
4 | AnsiString | constructor | AnsiString | 918955 | public | __fastcall | dstring.h | 2 | const char* | src | unsigned char | len | | | | | | | | | | | | | | |
5 | AnsiString | constructor | AnsiString | 918956 | public | __fastcall | dstring.h | 1 | const wchar_t* | src | | | | | | | | | | | | | | | | |
6 | AnsiString | constructor | AnsiString | 918957 | public | __fastcall | dstring.h | 1 | char | src | | | | | | | | | | | | | | | | |
7 | AnsiString | constructor | AnsiString | 918958 | public | __fastcall | dstring.h | 1 | | short | | | | | | | | | | | | | | | | |
8 | AnsiString | constructor | AnsiString | 918959 | public | __fastcall | dstring.h | 1 | unsigned | short | | | | | | | | | | | | | | | | |
9 | AnsiString | constructor | AnsiString | 918960 | public | __fastcall | dstring.h | 1 | int | src | | | | | | | | | | | | | | | | |
10 | AnsiString | constructor | AnsiString | 918961 | public | __fastcall | dstring.h | 1 | unsigned | int | | | | | | | | | | | | | | | | |
11 | AnsiString | constructor | AnsiString | 918962 | public | __fastcall | dstring.h | 1 | | long | | | | | | | | | | | | | | | | |
12 | AnsiString | constructor | AnsiString | 918963 | public | __fastcall | dstring.h | 1 | unsigned | long | | | | | | | | | | | | | | | | |
13 | AnsiString | constructor | AnsiString | 918964 | public | __fastcall | dstring.h | 1 | double | src | | | | | | | | | | | | | | | | |
14 | AnsiString | constructor | AnsiString | 918965 | public | __fastcall | dstring.h | 1 | const WideString& | src | | | | | | | | | | | | | | | | |
15 | AnsiString | data | Data | 918966 | private | char * | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
16 | AnsiString | data | Data[idx-1] | 918967 | public | return | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
17 | AnsiString | data | mbTrailByte | 918968 | public | {mbSingleByte, mbLeadByte, | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
18 | AnsiString | data | sffCurrency | 918969 | public | {sffGeneral, sffExponent, sffFixed, sffN | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
19 | AnsiString | function | AnsiCompare | 918970 | public | int __fastcall | dstring.h | 1 | const AnsiString& | rhs | | | | | | | | | | | | | | | | |
20 | AnsiString | function | AnsiLastChar | 918971 | public | char* __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
21 | AnsiString | function | AnsiPos | 918972 | public | int __fastcall | dstring.h | 1 | const AnsiString& | subStr | | | | | | | | | | | | | | | | |
22 | AnsiString | function | ByteType | 918973 | public | TStringMbcsByteType __fastcall | dstring.h | 1 | int | index | | | | | | | | | | | | | | | | |
23 | AnsiString | function | CurrToStr | 918974 | public | static AnsiString __fastcall | dstring.h | 1 | Currency | value | | | | | | | | | | | | | | | | |
24 | AnsiString | function | CurrToStrF | 918975 | public | static AnsiString __fastcall | dstring.h | 3 | Currency | value | TStringFloatFormat | format | int | digits | | | | | | | | | | | | |
25 | AnsiString | function | Delete | 918976 | public | void __fastcall | dstring.h | 2 | int | index | int | count | | | | | | | | | | | | | | |
26 | AnsiString | function | FloatToStrF | 918977 | public | static AnsiString __fastcall | dstring.h | 4 | long double | value | TStringFloatFormat | format | int | precision | int | digits | | | | | | | | | | |
27 | AnsiString | function | FmtLoadStr | 918978 | public | static AnsiString __fastcall | dstring.h | 3 | int | ident | const TVarRec * | args | int | size | | | | | | | | | | | | |
28 | AnsiString | function | Format | 918979 | public | static AnsiString __fastcall | dstring.h | 3 | const AnsiString& | format | const TVarRec * | args | int | size | | | | | | | | | | | | |
29 | AnsiString | function | FormatFloat | 918980 | public | static AnsiString __fastcall | dstring.h | 2 | const AnsiString& | format | const long double& | value | | | | | | | | | | | | | | |
30 | AnsiString | function | Insert | 918981 | public | void __fastcall | dstring.h | 2 | const AnsiString& | str | int | index | | | | | | | | | | | | | | |
31 | AnsiString | function | IntToHex | 918982 | public | static AnsiString __fastcall | dstring.h | 2 | int | value | int | digits | | | | | | | | | | | | | | |
32 | AnsiString | function | IsDelimiter | 918983 | public | bool __fastcall | dstring.h | 2 | const AnsiString& | delimiters | int | index | | | | | | | | | | | | | | |
33 | AnsiString | function | IsEmpty | 918984 | public | bool __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
34 | AnsiString | function | IsLeadByte | 918985 | public | bool __fastcall | dstring.h | 1 | int | index | | | | | | | | | | | | | | | | |
35 | AnsiString | function | IsPathDelimiter | 918986 | public | bool __fastcall | dstring.h | 1 | int | index | | | | | | | | | | | | | | | | |
36 | AnsiString | function | IsTrailByte | 918987 | public | bool __fastcall | dstring.h | 1 | int | index | | | | | | | | | | | | | | | | |
37 | AnsiString | function | LastDelimiter | 918988 | public | int __fastcall | dstring.h | 1 | const AnsiString& | delimiters | | | | | | | | | | | | | | | | |
38 | AnsiString | function | Length | 918989 | public | int __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
39 | AnsiString | function | LoadStr | 918990 | public | static AnsiString __fastcall | dstring.h | 1 | int | ident | | | | | | | | | | | | | | | | |
40 | AnsiString | function | LowerCase | 918991 | public | AnsiString __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
41 | AnsiString | function | Pos | 918992 | public | int __fastcall | dstring.h | 1 | const AnsiString& | subStr | | | | | | | | | | | | | | | | |
42 | AnsiString | function | SetLength | 918993 | public | void __fastcall | dstring.h | 1 | int | newLength | | | | | | | | | | | | | | | | |
43 | AnsiString | function | StringOfChar | 918994 | public | static AnsiString __fastcall | dstring.h | 2 | char | ch | int | count | | | | | | | | | | | | | | |
44 | AnsiString | function | SubString | 918995 | public | AnsiString __fastcall | dstring.h | 2 | int | index | int | count | | | | | | | | | | | | | | |
45 | AnsiString | function | ThrowIfOutOfRange | 918996 | protected | void | dstring.h | 1 | int | idx | | | | | | | | | | | | | | | | |
46 | AnsiString | function | ToDouble | 918997 | public | double __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
47 | AnsiString | function | ToInt | 918998 | public | int __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
48 | AnsiString | function | ToIntDef | 918999 | public | int __fastcall | dstring.h | 1 | int | defaultValue | | | | | | | | | | | | | | | | |
49 | AnsiString | function | Trim | 919000 | public | AnsiString __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
50 | AnsiString | function | TrimLeft | 919001 | public | AnsiString __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
51 | AnsiString | function | TrimRight | 919002 | public | AnsiString __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
52 | AnsiString | function | Unique | 919003 | public | void __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
53 | AnsiString | function | UpperCase | 919004 | public | AnsiString __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
54 | AnsiString | function | WideChar | 919005 | public | wchar_t* __fastcall | dstring.h | 2 | wchar_t* | dest | int | destSize | | | | | | | | | | | | | | |
55 | AnsiString | function | WideCharBufSize | 919006 | public | int __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
56 | AnsiString | function | c_str | 919007 | public | char* __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
57 | AnsiString | function | operator != | 919008 | public | bool __fastcall | dstring.h | 1 | const AnsiString& | rhs | | | | | | | | | | | | | | | | |
58 | AnsiString | function | operator + | 919009 | public | AnsiString __fastcall | dstring.h | 1 | const AnsiString& | rhs | | | | | | | | | | | | | | | | |
59 | AnsiString | function | operator += | 919010 | public | AnsiString& __fastcall | dstring.h | 1 | const AnsiString& | rhs | | | | | | | | | | | | | | | | |
60 | AnsiString | function | operator < | 919011 | public | bool __fastcall | dstring.h | 1 | const AnsiString& | rhs | | | | | | | | | | | | | | | | |
61 | AnsiString | function | operator <= | 919012 | public | bool __fastcall | dstring.h | 1 | const AnsiString& | rhs | | | | | | | | | | | | | | | | |
62 | AnsiString | function | operator = | 919013 | public | AnsiString& __fastcall | dstring.h | 1 | const AnsiString& | rhs | | | | | | | | | | | | | | | | |
63 | AnsiString | function | operator == | 919014 | public | bool __fastcall | dstring.h | 1 | const AnsiString& | rhs | | | | | | | | | | | | | | | | |
64 | AnsiString | function | operator > | 919015 | public | bool __fastcall | dstring.h | 1 | const AnsiString& | rhs | | | | | | | | | | | | | | | | |
65 | AnsiString | function | operator >= | 919016 | public | bool __fastcall | dstring.h | 1 | const AnsiString& | rhs | | | | | | | | | | | | | | | | |
66 | AnsiString | function | operator [] | 919017 | public | char& __fastcall | dstring.h | 1 | const int | idx | | | | | | | | | | | | | | | | |
67 | AnsiString | function | ~AnsiString | 919018 | public | __fastcall | dstring.h | 0 | | | | | | | | | | | | | | | | | | |
68 | AutoCmd | function | AddElement | 930065 | protected | void | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
69 | AutoCmd | function | GetArgCount | 930066 | public | virtual Byte | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
70 | AutoCmd | function | GetArgType | 930067 | public | virtual int | sysdefs.h | 1 | const Byte | idx | | | | | | | | | | | | | | | | |
71 | AutoCmd | function | GetCallType | 930068 | public | virtual Byte | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
72 | AutoCmd | function | GetName | 930069 | public | virtual String | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
73 | AutoCmd | function | GetNamedArgCount | 930070 | public | virtual Byte | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
74 | AutoCmd | function | GetNamedArgType | 930071 | public | virtual int | sysdefs.h | 1 | const Byte | idx | | | | | | | | | | | | | | | | |
75 | AutoCmd | function | GetNamedParm | 930072 | public | virtual Variant& | sysdefs.h | 1 | const Byte | idx | | | | | | | | | | | | | | | | |
76 | AutoCmd | function | GetNamedParmName | 930073 | public | virtual String | sysdefs.h | 1 | const Byte | idx | | | | | | | | | | | | | | | | |
77 | AutoCmd | function | GetNamedStringArg | 930074 | public | virtual String | sysdefs.h | 1 | const Byte | idx | | | | | | | | | | | | | | | | |
78 | AutoCmd | function | GetNamedStringPtr | 930075 | public | virtual String* | sysdefs.h | 1 | const Byte | idx | | | | | | | | | | | | | | | | |
79 | AutoCmd | function | GetParm | 930076 | public | virtual Variant& | sysdefs.h | 1 | const Byte | idx | | | | | | | | | | | | | | | | |
80 | AutoCmd | function | GetStringArg | 930077 | public | virtual String | sysdefs.h | 1 | const Byte | idx | | | | | | | | | | | | | | | | |
81 | AutoCmd | function | GetStringPtr | 930078 | public | virtual String* | sysdefs.h | 1 | const Byte | idx | | | | | | | | | | | | | | | | |
82 | AutoCmd | function | RequestResult | 930079 | public | virtual bool | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
83 | AutoCmd | function | SetName | 930080 | public | virtual AutoCmd& | sysdefs.h | 1 | const String& | name | | | | | | | | | | | | | | | | |
84 | AutoCmd | function | operator << | 930081 | public | virtual AutoCmd& | sysdefs.h | 1 | const NamedParm& | np | | | | | | | | | | | | | | | | |
85 | AutoCmd | function | operator << | 930082 | public | virtual AutoCmd& | sysdefs.h | 1 | const Variant& | arg | | | | | | | | | | | | | | | | |
86 | AutoCmd | function | operator << | 930083 | public | virtual AutoCmd& | sysdefs.h | 1 | const short | arg | | | | | | | | | | | | | | | | |
87 | AutoCmd | function | operator << | 930084 | public | virtual AutoCmd& | sysdefs.h | 1 | const int | arg | | | | | | | | | | | | | | | | |
88 | AutoCmd | function | operator << | 930085 | public | virtual AutoCmd& | sysdefs.h | 1 | const float | arg | | | | | | | | | | | | | | | | |
89 | AutoCmd | function | operator << | 930086 | public | virtual AutoCmd& | sysdefs.h | 1 | const double | arg | | | | | | | | | | | | | | | | |
90 | AutoCmd | function | operator << | 930087 | public | virtual AutoCmd& | sysdefs.h | 1 | const Currency | arg | | | | | | | | | | | | | | | | |
91 | AutoCmd | function | operator << | 930088 | public | virtual AutoCmd& | sysdefs.h | 1 | const TDateTime | arg | | | | | | | | | | | | | | | | |
92 | AutoCmd | function | operator << | 930089 | public | virtual AutoCmd& | sysdefs.h | 1 | const bool | arg | | | | | | | | | | | | | | | | |
93 | AutoCmd | function | operator << | 930090 | public | virtual AutoCmd& | sysdefs.h | 1 | const WordBool | arg | | | | | | | | | | | | | | | | |
94 | AutoCmd | function | operator << | 930091 | public | virtual AutoCmd& | sysdefs.h | 1 | const Byte | arg | | | | | | | | | | | | | | | | |
95 | AutoCmd | function | operator << | 930092 | public | virtual AutoCmd& | sysdefs.h | 1 | const AnsiString& | arg | | | | | | | | | | | | | | | | |
96 | AutoCmd | function | operator << | 930093 | public | {return | sysdefs.h | 1 | AnsiString( | arg | | | | | | | | | | | | | | | | |
97 | AutoCmd | function | operator << | 930094 | public | virtual AutoCmd& | sysdefs.h | 1 | IDispatch* const | arg | | | | | | | | | | | | | | | | |
98 | AutoCmd | function | operator << | 930095 | public | virtual AutoCmd& | sysdefs.h | 1 | IUnknown* const | arg | | | | | | | | | | | | | | | | |
99 | AutoCmd | function | operator << | 930096 | public | virtual AutoCmd& | sysdefs.h | 1 | Variant* | arg | | | | | | | | | | | | | | | | |
100 | AutoCmd | function | operator << | 930097 | public | virtual AutoCmd& | sysdefs.h | 1 | short* | arg | | | | | | | | | | | | | | | | |
101 | AutoCmd | function | operator << | 930098 | public | virtual AutoCmd& | sysdefs.h | 1 | int* | arg | | | | | | | | | | | | | | | | |
102 | AutoCmd | function | operator << | 930099 | public | virtual AutoCmd& | sysdefs.h | 1 | float* | arg | | | | | | | | | | | | | | | | |
103 | AutoCmd | function | operator << | 930100 | public | virtual AutoCmd& | sysdefs.h | 1 | double* | arg | | | | | | | | | | | | | | | | |
104 | AutoCmd | function | operator << | 930101 | public | virtual AutoCmd& | sysdefs.h | 1 | Currency* | arg | | | | | | | | | | | | | | | | |
105 | AutoCmd | function | operator << | 930102 | public | virtual AutoCmd& | sysdefs.h | 1 | TDateTime* | arg | | | | | | | | | | | | | | | | |
106 | AutoCmd | function | operator << | 930103 | public | virtual AutoCmd& | sysdefs.h | 1 | WordBool* | arg | | | | | | | | | | | | | | | | |
107 | AutoCmd | function | operator << | 930104 | public | virtual AutoCmd& | sysdefs.h | 1 | Byte* | arg | | | | | | | | | | | | | | | | |
108 | AutoCmd | function | operator << | 930105 | public | virtual AutoCmd& | sysdefs.h | 1 | AnsiString* | arg | | | | | | | | | | | | | | | | |
109 | AxisException | constructor | AxisException | 921161 | public | __fastcall | teengine.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | TeEngine.pas |
110 | AxisException | constructor | AxisException | 921162 | public | __fastcall | teengine.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | TeEngine.pas |
111 | AxisException | constructor | AxisException | 921163 | public | __fastcall | teengine.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | TeEngine.pas |
112 | AxisException | constructor | AxisException | 921164 | public | __fastcall | teengine.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | TeEngine.pas |
113 | AxisException | constructor | AxisException | 921165 | public | __fastcall | teengine.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | TeEngine.pas |
114 | AxisException | constructor | AxisException | 921166 | public | __fastcall | teengine.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | TeEngine.pas |
115 | AxisException | constructor | AxisException | 921167 | public | __fastcall | teengine.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | TeEngine.pas |
116 | AxisException | constructor | AxisException | 921168 | public | __fastcall | teengine.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | TeEngine.pas |
117 | AxisException | function | ~AxisException | 921169 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | TeEngine.pas |
118 | BarException | constructor | BarException | 920538 | public | __fastcall | series.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Series.pas |
119 | BarException | constructor | BarException | 920539 | public | __fastcall | series.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Series.pas |
120 | BarException | constructor | BarException | 920540 | public | __fastcall | series.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Series.pas |
121 | BarException | constructor | BarException | 920541 | public | __fastcall | series.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Series.pas |
122 | BarException | constructor | BarException | 920542 | public | __fastcall | series.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Series.pas |
123 | BarException | constructor | BarException | 920543 | public | __fastcall | series.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Series.pas |
124 | BarException | constructor | BarException | 920544 | public | __fastcall | series.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Series.pas |
125 | BarException | constructor | BarException | 920545 | public | __fastcall | series.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Series.pas |
126 | BarException | function | ~BarException | 920546 | public | __fastcall virtual | series.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Series.pas |
127 | ChartException | constructor | ChartException | 921170 | public | __fastcall | teengine.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | TeEngine.pas |
128 | ChartException | constructor | ChartException | 921171 | public | __fastcall | teengine.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | TeEngine.pas |
129 | ChartException | constructor | ChartException | 921172 | public | __fastcall | teengine.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | TeEngine.pas |
130 | ChartException | constructor | ChartException | 921173 | public | __fastcall | teengine.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | TeEngine.pas |
131 | ChartException | constructor | ChartException | 921174 | public | __fastcall | teengine.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | TeEngine.pas |
132 | ChartException | constructor | ChartException | 921175 | public | __fastcall | teengine.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | TeEngine.pas |
133 | ChartException | constructor | ChartException | 921176 | public | __fastcall | teengine.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | TeEngine.pas |
134 | ChartException | constructor | ChartException | 921177 | public | __fastcall | teengine.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | TeEngine.pas |
135 | ChartException | function | ~ChartException | 921178 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | TeEngine.pas |
136 | CoDocHeaderCls | constructor | CoDocHeaderCls | 927273 | public | __fastcall | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
137 | CoDocHeaderCls | function | Create | 927274 | public | static _di_DocHeader __fastcall | nmhtml.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | NMHTML.pas |
138 | CoDocHeaderCls | function | CreateRemote | 927275 | public | static _di_DocHeader __fastcall | nmhtml.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | NMHTML.pas |
139 | CoDocHeaderCls | function | ~CoDocHeaderCls | 927276 | public | __fastcall virtual | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
140 | CoDocHeadersCls | constructor | CoDocHeadersCls | 927277 | public | __fastcall | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
141 | CoDocHeadersCls | function | Create | 927278 | public | static _di_DocHeaders __fastcall | nmhtml.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | NMHTML.pas |
142 | CoDocHeadersCls | function | CreateRemote | 927279 | public | static _di_DocHeaders __fastcall | nmhtml.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | NMHTML.pas |
143 | CoDocHeadersCls | function | ~CoDocHeadersCls | 927280 | public | __fastcall virtual | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
144 | CoDocInputCls | constructor | CoDocInputCls | 927281 | public | __fastcall | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
145 | CoDocInputCls | function | Create | 927282 | public | static _di_DocInput __fastcall | nmhtml.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | NMHTML.pas |
146 | CoDocInputCls | function | CreateRemote | 927283 | public | static _di_DocInput __fastcall | nmhtml.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | NMHTML.pas |
147 | CoDocInputCls | function | ~CoDocInputCls | 927284 | public | __fastcall virtual | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
148 | CoDocOutputCls | constructor | CoDocOutputCls | 927285 | public | __fastcall | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
149 | CoDocOutputCls | function | Create | 927286 | public | static _di_DocOutput __fastcall | nmhtml.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | NMHTML.pas |
150 | CoDocOutputCls | function | CreateRemote | 927287 | public | static _di_DocOutput __fastcall | nmhtml.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | NMHTML.pas |
151 | CoDocOutputCls | function | ~CoDocOutputCls | 927288 | public | __fastcall virtual | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
152 | CoHTMLAttrCls | constructor | CoHTMLAttrCls | 927289 | public | __fastcall | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
153 | CoHTMLAttrCls | function | Create | 927290 | public | static _di_HTMLAttr __fastcall | nmhtml.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | NMHTML.pas |
154 | CoHTMLAttrCls | function | CreateRemote | 927291 | public | static _di_HTMLAttr __fastcall | nmhtml.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | NMHTML.pas |
155 | CoHTMLAttrCls | function | ~CoHTMLAttrCls | 927292 | public | __fastcall virtual | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
156 | CoHTMLAttrsCls | constructor | CoHTMLAttrsCls | 927293 | public | __fastcall | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
157 | CoHTMLAttrsCls | function | Create | 927294 | public | static _di_HTMLAttrs __fastcall | nmhtml.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | NMHTML.pas |
158 | CoHTMLAttrsCls | function | CreateRemote | 927295 | public | static _di_HTMLAttrs __fastcall | nmhtml.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | NMHTML.pas |
159 | CoHTMLAttrsCls | function | ~CoHTMLAttrsCls | 927296 | public | __fastcall virtual | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
160 | CoHTMLElementCls | constructor | CoHTMLElementCls | 927297 | public | __fastcall | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
161 | CoHTMLElementCls | function | Create | 927298 | public | static _di_HTMLElement __fastcall | nmhtml.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | NMHTML.pas |
162 | CoHTMLElementCls | function | CreateRemote | 927299 | public | static _di_HTMLElement __fastcall | nmhtml.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | NMHTML.pas |
163 | CoHTMLElementCls | function | ~CoHTMLElementCls | 927300 | public | __fastcall virtual | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
164 | CoHTMLFormCls | constructor | CoHTMLFormCls | 927301 | public | __fastcall | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
165 | CoHTMLFormCls | function | Create | 927302 | public | static _di_HTMLForm __fastcall | nmhtml.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | NMHTML.pas |
166 | CoHTMLFormCls | function | CreateRemote | 927303 | public | static _di_HTMLForm __fastcall | nmhtml.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | NMHTML.pas |
167 | CoHTMLFormCls | function | ~CoHTMLFormCls | 927304 | public | __fastcall virtual | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
168 | CoHTMLFormsCls | constructor | CoHTMLFormsCls | 927305 | public | __fastcall | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
169 | CoHTMLFormsCls | function | Create | 927306 | public | static _di_HTMLForms __fastcall | nmhtml.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | NMHTML.pas |
170 | CoHTMLFormsCls | function | CreateRemote | 927307 | public | static _di_HTMLForms __fastcall | nmhtml.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | NMHTML.pas |
171 | CoHTMLFormsCls | function | ~CoHTMLFormsCls | 927308 | public | __fastcall virtual | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
172 | CoTDocHeaderCls | constructor | CoTDocHeaderCls | 925987 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
173 | CoTDocHeaderCls | function | Create | 925988 | public | static _di_DocHeader __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
174 | CoTDocHeaderCls | function | CreateRemote | 925989 | public | static _di_DocHeader __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
175 | CoTDocHeaderCls | function | ~CoTDocHeaderCls | 925990 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
176 | CoTDocHeadersCls | constructor | CoTDocHeadersCls | 925991 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
177 | CoTDocHeadersCls | function | Create | 925992 | public | static _di_DocHeaders __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
178 | CoTDocHeadersCls | function | CreateRemote | 925993 | public | static _di_DocHeaders __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
179 | CoTDocHeadersCls | function | ~CoTDocHeadersCls | 925994 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
180 | CoTDocInputCls | constructor | CoTDocInputCls | 925995 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
181 | CoTDocInputCls | function | Create | 925996 | public | static _di_DocInput __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
182 | CoTDocInputCls | function | CreateRemote | 925997 | public | static _di_DocInput __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
183 | CoTDocInputCls | function | ~CoTDocInputCls | 925998 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
184 | CoTDocOutputCls | constructor | CoTDocOutputCls | 925999 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
185 | CoTDocOutputCls | function | Create | 926000 | public | static _di_DocOutput __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
186 | CoTDocOutputCls | function | CreateRemote | 926001 | public | static _di_DocOutput __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
187 | CoTDocOutputCls | function | ~CoTDocOutputCls | 926002 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
188 | CoTFTPDirItemCls | constructor | CoTFTPDirItemCls | 926003 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
189 | CoTFTPDirItemCls | function | Create | 926004 | public | static _di_FTPDirItem __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
190 | CoTFTPDirItemCls | function | CreateRemote | 926005 | public | static _di_FTPDirItem __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
191 | CoTFTPDirItemCls | function | ~CoTFTPDirItemCls | 926006 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
192 | CoTHTMLAttrCls | constructor | CoTHTMLAttrCls | 926007 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
193 | CoTHTMLAttrCls | function | Create | 926008 | public | static _di_HTMLAttr __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
194 | CoTHTMLAttrCls | function | CreateRemote | 926009 | public | static _di_HTMLAttr __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
195 | CoTHTMLAttrCls | function | ~CoTHTMLAttrCls | 926010 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
196 | CoTHTMLAttrsCls | constructor | CoTHTMLAttrsCls | 926011 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
197 | CoTHTMLAttrsCls | function | Create | 926012 | public | static _di_HTMLAttrs __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
198 | CoTHTMLAttrsCls | function | CreateRemote | 926013 | public | static _di_HTMLAttrs __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
199 | CoTHTMLAttrsCls | function | ~CoTHTMLAttrsCls | 926014 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
200 | CoTHTMLElementCls | constructor | CoTHTMLElementCls | 926015 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
201 | CoTHTMLElementCls | function | Create | 926016 | public | static _di_HTMLElement __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
202 | CoTHTMLElementCls | function | CreateRemote | 926017 | public | static _di_HTMLElement __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
203 | CoTHTMLElementCls | function | ~CoTHTMLElementCls | 926018 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
204 | CoTHTMLFormCls | constructor | CoTHTMLFormCls | 926019 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
205 | CoTHTMLFormCls | function | Create | 926020 | public | static _di_HTMLForm __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
206 | CoTHTMLFormCls | function | CreateRemote | 926021 | public | static _di_HTMLForm __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
207 | CoTHTMLFormCls | function | ~CoTHTMLFormCls | 926022 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
208 | CoTHTMLFormsCls | constructor | CoTHTMLFormsCls | 926023 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
209 | CoTHTMLFormsCls | function | Create | 926024 | public | static _di_HTMLForms __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
210 | CoTHTMLFormsCls | function | CreateRemote | 926025 | public | static _di_HTMLForms __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
211 | CoTHTMLFormsCls | function | ~CoTHTMLFormsCls | 926026 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
212 | CoTicErrorCls | constructor | CoTicErrorCls | 926027 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
213 | CoTicErrorCls | function | Create | 926028 | public | static _di_icError __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
214 | CoTicErrorCls | function | CreateRemote | 926029 | public | static _di_icError __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
215 | CoTicErrorCls | function | ~CoTicErrorCls | 926030 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
216 | CoTicErrorsCls | constructor | CoTicErrorsCls | 926031 | public | __fastcall | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
217 | CoTicErrorsCls | function | Create | 926032 | public | static _di_icErrors __fastcall | isp.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | ISP.pas |
218 | CoTicErrorsCls | function | CreateRemote | 926033 | public | static _di_icErrors __fastcall | isp.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | ISP.pas |
219 | CoTicErrorsCls | function | ~CoTicErrorsCls | 926034 | public | __fastcall virtual | isp.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ISP.pas |
220 | CoicErrorCls | constructor | CoicErrorCls | 927309 | public | __fastcall | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
221 | CoicErrorCls | function | Create | 927310 | public | static _di_icError __fastcall | nmhtml.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | NMHTML.pas |
222 | CoicErrorCls | function | CreateRemote | 927311 | public | static _di_icError __fastcall | nmhtml.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | NMHTML.pas |
223 | CoicErrorCls | function | ~CoicErrorCls | 927312 | public | __fastcall virtual | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
224 | CoicErrorsCls | constructor | CoicErrorsCls | 927313 | public | __fastcall | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
225 | CoicErrorsCls | function | Create | 927314 | public | static _di_icErrors __fastcall | nmhtml.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TObject | NMHTML.pas |
226 | CoicErrorsCls | function | CreateRemote | 927315 | public | static _di_icErrors __fastcall | nmhtml.hpp | 2 | System::TMetaClass* | vmt | const System::AnsiString | MachineName | | | | | | | | | | | | | TObject | NMHTML.pas |
227 | CoicErrorsCls | function | ~CoicErrorsCls | 927316 | public | __fastcall virtual | nmhtml.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | NMHTML.pas |
228 | Currency | constructor | Currency | 930106 | public | __fastcall | sysdefs.h | 0 | | | | | | | | | | | | | | | | | CurrencyBase | |
229 | Currency | constructor | Currency | 930107 | public | __fastcall | sysdefs.h | 1 | double | val | | | | | | | | | | | | | | | CurrencyBase | |
230 | Currency | constructor | Currency | 930108 | public | __fastcall | sysdefs.h | 1 | int | val | | | | | | | | | | | | | | | CurrencyBase | |
231 | Currency | constructor | Currency | 930109 | public | __fastcall | sysdefs.h | 1 | const CurrencyBase& | src | | | | | | | | | | | | | | | CurrencyBase | |
232 | Currency | constructor | Currency | 930110 | public | __fastcall | sysdefs.h | 1 | const Currency& | src | | | | | | | | | | | | | | | CurrencyBase | |
233 | Currency | constructor | Currency | 930111 | public | __fastcall | sysdefs.h | 1 | const AnsiString& | src | | | | | | | | | | | | | | | CurrencyBase | |
234 | Currency | data | this | 930112 | public | return * | sysdefs.h | 0 | | | | | | | | | | | | | | | | | CurrencyBase | |
235 | Currency | function | operator ! | 930113 | public | Currency __fastcall | sysdefs.h | 0 | | | | | | | | | | | | | | | | | CurrencyBase | |
236 | Currency | function | operator != | 930114 | public | bool __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
237 | Currency | function | operator != | 930115 | public | bool __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
238 | Currency | function | operator != | 930116 | public | bool __fastcall | sysdefs.h | 1 | double | rhs | | | | | | | | | | | | | | | CurrencyBase | |
239 | Currency | function | operator % | 930117 | public | Currency __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
240 | Currency | function | operator %= | 930118 | public | Currency& __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
241 | Currency | function | operator + | 930119 | public | Currency __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
242 | Currency | function | operator + | 930120 | public | Currency __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
243 | Currency | function | operator + | 930121 | public | Currency __fastcall | sysdefs.h | 1 | double | rhs | | | | | | | | | | | | | | | CurrencyBase | |
244 | Currency | function | operator ++ | 930122 | public | Currency& | sysdefs.h | 0 | | | | | | | | | | | | | | | | | CurrencyBase | |
245 | Currency | function | operator ++ | 930123 | public | Currency | sysdefs.h | 1 | | int | | | | | | | | | | | | | | | CurrencyBase | |
246 | Currency | function | operator += | 930124 | public | Currency& __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
247 | Currency | function | operator - | 930125 | public | Currency __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
248 | Currency | function | operator - | 930126 | public | Currency __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
249 | Currency | function | operator - | 930127 | public | Currency __fastcall | sysdefs.h | 1 | double | rhs | | | | | | | | | | | | | | | CurrencyBase | |
250 | Currency | function | operator - | 930128 | public | Currency __fastcall | sysdefs.h | 0 | | | | | | | | | | | | | | | | | CurrencyBase | |
251 | Currency | function | operator -- | 930129 | public | Currency& | sysdefs.h | 0 | | | | | | | | | | | | | | | | | CurrencyBase | |
252 | Currency | function | operator -- | 930130 | public | Currency | sysdefs.h | 1 | | int | | | | | | | | | | | | | | | CurrencyBase | |
253 | Currency | function | operator -= | 930131 | public | Currency& __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
254 | Currency | function | operator / | 930132 | public | Currency __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
255 | Currency | function | operator / | 930133 | public | Currency __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
256 | Currency | function | operator / | 930134 | public | Currency __fastcall | sysdefs.h | 1 | double | rhs | | | | | | | | | | | | | | | CurrencyBase | |
257 | Currency | function | operator /= | 930135 | public | Currency& __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
258 | Currency | function | operator < | 930136 | public | bool __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
259 | Currency | function | operator < | 930137 | public | bool __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
260 | Currency | function | operator < | 930138 | public | bool __fastcall | sysdefs.h | 1 | double | rhs | | | | | | | | | | | | | | | CurrencyBase | |
261 | Currency | function | operator <= | 930139 | public | bool __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
262 | Currency | function | operator <= | 930140 | public | bool __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
263 | Currency | function | operator <= | 930141 | public | bool __fastcall | sysdefs.h | 1 | double | rhs | | | | | | | | | | | | | | | CurrencyBase | |
264 | Currency | function | operator = | 930142 | public | Currency& __fastcall | sysdefs.h | 1 | double | rhs | | | | | | | | | | | | | | | CurrencyBase | |
265 | Currency | function | operator = | 930143 | public | Currency& __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
266 | Currency | function | operator = | 930144 | public | Currency& __fastcall | sysdefs.h | 1 | const CurrencyBase& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
267 | Currency | function | operator = | 930145 | public | Currency& __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
268 | Currency | function | operator = | 930146 | public | Currency& __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
269 | Currency | function | operator == | 930147 | public | bool __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
270 | Currency | function | operator == | 930148 | public | bool __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
271 | Currency | function | operator == | 930149 | public | bool __fastcall | sysdefs.h | 1 | double | rhs | | | | | | | | | | | | | | | CurrencyBase | |
272 | Currency | function | operator > | 930150 | public | bool __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
273 | Currency | function | operator > | 930151 | public | bool __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
274 | Currency | function | operator > | 930152 | public | bool __fastcall | sysdefs.h | 1 | double | rhs | | | | | | | | | | | | | | | CurrencyBase | |
275 | Currency | function | operator >= | 930153 | public | bool __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
276 | Currency | function | operator >= | 930154 | public | bool __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
277 | Currency | function | operator >= | 930155 | public | bool __fastcall | sysdefs.h | 1 | double | rhs | | | | | | | | | | | | | | | CurrencyBase | |
278 | Currency | function | operator AnsiString | 930156 | public | __fastcall | sysdefs.h | 0 | | | | | | | | | | | | | | | | | CurrencyBase | |
279 | Currency | function | operator const | 930157 | public | Currency __fastcall | sysdefs.h | 1 | const Currency& | rhs | | | | | | | | | | | | | | | CurrencyBase | |
280 | Currency | function | operator double | 930158 | public | Currency __fastcall | sysdefs.h | 1 | double | rhs | | | | | | | | | | | | | | | CurrencyBase | |
281 | Currency | function | operator double | 930159 | public | __fastcall | sysdefs.h | 0 | | | | | | | | | | | | | | | | | CurrencyBase | |
282 | Currency | function | operator int | 930160 | public | Currency __fastcall | sysdefs.h | 1 | int | rhs | | | | | | | | | | | | | | | CurrencyBase | |
283 | Currency | function | operator int | 930161 | public | __fastcall | sysdefs.h | 0 | | | | | | | | | | | | | | | | | CurrencyBase | |
284 | CurrencyBase | data | Val | 930162 | public | __int64 | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
285 | DBChartException | constructor | DBChartException | 919644 | public | __fastcall | dbchart.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | DBChart.pas |
286 | DBChartException | constructor | DBChartException | 919645 | public | __fastcall | dbchart.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | DBChart.pas |
287 | DBChartException | constructor | DBChartException | 919646 | public | __fastcall | dbchart.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | DBChart.pas |
288 | DBChartException | constructor | DBChartException | 919647 | public | __fastcall | dbchart.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | DBChart.pas |
289 | DBChartException | constructor | DBChartException | 919648 | public | __fastcall | dbchart.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | DBChart.pas |
290 | DBChartException | constructor | DBChartException | 919649 | public | __fastcall | dbchart.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | DBChart.pas |
291 | DBChartException | constructor | DBChartException | 919650 | public | __fastcall | dbchart.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | DBChart.pas |
292 | DBChartException | constructor | DBChartException | 919651 | public | __fastcall | dbchart.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | DBChart.pas |
293 | DBChartException | function | ~DBChartException | 919652 | public | __fastcall virtual | dbchart.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | DBChart.pas |
294 | EAbort | constructor | EAbort | 916891 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
295 | EAbort | constructor | EAbort | 916892 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
296 | EAbort | constructor | EAbort | 916893 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
297 | EAbort | constructor | EAbort | 916894 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
298 | EAbort | constructor | EAbort | 916895 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
299 | EAbort | constructor | EAbort | 916896 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
300 | EAbort | constructor | EAbort | 916897 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
301 | EAbort | constructor | EAbort | 916898 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
302 | EAbort | function | ~EAbort | 916899 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
303 | EAbortError | constructor | EAbortError | 927946 | public | __fastcall | psock.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | ESockError | Psock.pas |
304 | EAbortError | constructor | EAbortError | 927947 | public | __fastcall | psock.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | ESockError | Psock.pas |
305 | EAbortError | constructor | EAbortError | 927948 | public | __fastcall | psock.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | ESockError | Psock.pas |
306 | EAbortError | constructor | EAbortError | 927949 | public | __fastcall | psock.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | ESockError | Psock.pas |
307 | EAbortError | constructor | EAbortError | 927950 | public | __fastcall | psock.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | ESockError | Psock.pas |
308 | EAbortError | constructor | EAbortError | 927951 | public | __fastcall | psock.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | ESockError | Psock.pas |
309 | EAbortError | constructor | EAbortError | 927952 | public | __fastcall | psock.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | ESockError | Psock.pas |
310 | EAbortError | constructor | EAbortError | 927953 | public | __fastcall | psock.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | ESockError | Psock.pas |
311 | EAbortError | function | ~EAbortError | 927954 | public | __fastcall virtual | psock.hpp | 1 | | void | | | | | | | | | | | | | | | ESockError | Psock.pas |
312 | EAbstractError | constructor | EAbstractError | 916900 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
313 | EAbstractError | constructor | EAbstractError | 916901 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
314 | EAbstractError | constructor | EAbstractError | 916902 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
315 | EAbstractError | constructor | EAbstractError | 916903 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
316 | EAbstractError | constructor | EAbstractError | 916904 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
317 | EAbstractError | constructor | EAbstractError | 916905 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
318 | EAbstractError | constructor | EAbstractError | 916906 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
319 | EAbstractError | constructor | EAbstractError | 916907 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
320 | EAbstractError | function | ~EAbstractError | 916908 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
321 | EAccessViolation | constructor | EAccessViolation | 916909 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
322 | EAccessViolation | constructor | EAccessViolation | 916910 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
323 | EAccessViolation | constructor | EAccessViolation | 916911 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EExternal | SysUtils.pas |
324 | EAccessViolation | constructor | EAccessViolation | 916912 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
325 | EAccessViolation | constructor | EAccessViolation | 916913 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
326 | EAccessViolation | constructor | EAccessViolation | 916914 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
327 | EAccessViolation | constructor | EAccessViolation | 916915 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
328 | EAccessViolation | constructor | EAccessViolation | 916916 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
329 | EAccessViolation | function | ~EAccessViolation | 916917 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
330 | EAddError | constructor | EAddError | 922848 | public | __fastcall | mxdssqry.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxdssqry.pas |
331 | EAddError | constructor | EAddError | 922849 | public | __fastcall | mxdssqry.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxdssqry.pas |
332 | EAddError | constructor | EAddError | 922850 | public | __fastcall | mxdssqry.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxdssqry.pas |
333 | EAddError | constructor | EAddError | 922851 | public | __fastcall | mxdssqry.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxdssqry.pas |
334 | EAddError | constructor | EAddError | 922852 | public | __fastcall | mxdssqry.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxdssqry.pas |
335 | EAddError | constructor | EAddError | 922853 | public | __fastcall | mxdssqry.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxdssqry.pas |
336 | EAddError | constructor | EAddError | 922854 | public | __fastcall | mxdssqry.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxdssqry.pas |
337 | EAddError | constructor | EAddError | 922855 | public | __fastcall | mxdssqry.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxdssqry.pas |
338 | EAddError | function | ~EAddError | 922856 | public | __fastcall virtual | mxdssqry.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxdssqry.pas |
339 | EAddWarning | constructor | EAddWarning | 922857 | public | __fastcall | mxdssqry.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxdssqry.pas |
340 | EAddWarning | constructor | EAddWarning | 922858 | public | __fastcall | mxdssqry.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxdssqry.pas |
341 | EAddWarning | constructor | EAddWarning | 922859 | public | __fastcall | mxdssqry.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxdssqry.pas |
342 | EAddWarning | constructor | EAddWarning | 922860 | public | __fastcall | mxdssqry.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxdssqry.pas |
343 | EAddWarning | constructor | EAddWarning | 922861 | public | __fastcall | mxdssqry.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxdssqry.pas |
344 | EAddWarning | constructor | EAddWarning | 922862 | public | __fastcall | mxdssqry.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxdssqry.pas |
345 | EAddWarning | constructor | EAddWarning | 922863 | public | __fastcall | mxdssqry.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxdssqry.pas |
346 | EAddWarning | constructor | EAddWarning | 922864 | public | __fastcall | mxdssqry.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxdssqry.pas |
347 | EAddWarning | function | ~EAddWarning | 922865 | public | __fastcall virtual | mxdssqry.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxdssqry.pas |
348 | EArrayError | constructor | EArrayError | 922109 | public | __fastcall | mxarrays.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxarrays.pas |
349 | EArrayError | constructor | EArrayError | 922110 | public | __fastcall | mxarrays.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxarrays.pas |
350 | EArrayError | constructor | EArrayError | 922111 | public | __fastcall | mxarrays.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxarrays.pas |
351 | EArrayError | constructor | EArrayError | 922112 | public | __fastcall | mxarrays.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxarrays.pas |
352 | EArrayError | constructor | EArrayError | 922113 | public | __fastcall | mxarrays.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxarrays.pas |
353 | EArrayError | constructor | EArrayError | 922114 | public | __fastcall | mxarrays.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxarrays.pas |
354 | EArrayError | constructor | EArrayError | 922115 | public | __fastcall | mxarrays.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxarrays.pas |
355 | EArrayError | constructor | EArrayError | 922116 | public | __fastcall | mxarrays.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxarrays.pas |
356 | EArrayError | constructor | EArrayError | 922496 | public | __fastcall | mxdb.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxDB.pas |
357 | EArrayError | constructor | EArrayError | 922497 | public | __fastcall | mxdb.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxDB.pas |
358 | EArrayError | constructor | EArrayError | 922498 | public | __fastcall | mxdb.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxDB.pas |
359 | EArrayError | constructor | EArrayError | 922499 | public | __fastcall | mxdb.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxDB.pas |
360 | EArrayError | constructor | EArrayError | 922500 | public | __fastcall | mxdb.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxDB.pas |
361 | EArrayError | constructor | EArrayError | 922501 | public | __fastcall | mxdb.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxDB.pas |
362 | EArrayError | constructor | EArrayError | 922502 | public | __fastcall | mxdb.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxDB.pas |
363 | EArrayError | constructor | EArrayError | 922503 | public | __fastcall | mxdb.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxDB.pas |
364 | EArrayError | function | ~EArrayError | 922117 | public | __fastcall virtual | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxarrays.pas |
365 | EArrayError | function | ~EArrayError | 922504 | public | __fastcall virtual | mxdb.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxDB.pas |
366 | EAssertionFailed | constructor | EAssertionFailed | 916918 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
367 | EAssertionFailed | constructor | EAssertionFailed | 916919 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
368 | EAssertionFailed | constructor | EAssertionFailed | 916920 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
369 | EAssertionFailed | constructor | EAssertionFailed | 916921 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
370 | EAssertionFailed | constructor | EAssertionFailed | 916922 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
371 | EAssertionFailed | constructor | EAssertionFailed | 916923 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
372 | EAssertionFailed | constructor | EAssertionFailed | 916924 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
373 | EAssertionFailed | constructor | EAssertionFailed | 916925 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
374 | EAssertionFailed | function | ~EAssertionFailed | 916926 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
375 | EBitsError | constructor | EBitsError | 907694 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Classes.pas |
376 | EBitsError | constructor | EBitsError | 907695 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
377 | EBitsError | constructor | EBitsError | 907696 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Classes.pas |
378 | EBitsError | constructor | EBitsError | 907697 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
379 | EBitsError | constructor | EBitsError | 907698 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
380 | EBitsError | constructor | EBitsError | 907699 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
381 | EBitsError | constructor | EBitsError | 907700 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
382 | EBitsError | constructor | EBitsError | 907701 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
383 | EBitsError | function | ~EBitsError | 907702 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Classes.pas |
384 | ECacheError | constructor | ECacheError | 923565 | public | __fastcall | mxstore.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxstore.pas |
385 | ECacheError | constructor | ECacheError | 923566 | public | __fastcall | mxstore.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxstore.pas |
386 | ECacheError | constructor | ECacheError | 923567 | public | __fastcall | mxstore.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxstore.pas |
387 | ECacheError | constructor | ECacheError | 923568 | public | __fastcall | mxstore.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxstore.pas |
388 | ECacheError | constructor | ECacheError | 923569 | public | __fastcall | mxstore.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxstore.pas |
389 | ECacheError | constructor | ECacheError | 923570 | public | __fastcall | mxstore.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxstore.pas |
390 | ECacheError | constructor | ECacheError | 923571 | public | __fastcall | mxstore.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxstore.pas |
391 | ECacheError | constructor | ECacheError | 923572 | public | __fastcall | mxstore.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxstore.pas |
392 | ECacheError | function | ~ECacheError | 923573 | public | __fastcall virtual | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxstore.pas |
393 | EClassNotFound | constructor | EClassNotFound | 907703 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EFilerError | Classes.pas |
394 | EClassNotFound | constructor | EClassNotFound | 907704 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EFilerError | Classes.pas |
395 | EClassNotFound | constructor | EClassNotFound | 907705 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EFilerError | Classes.pas |
396 | EClassNotFound | constructor | EClassNotFound | 907706 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EFilerError | Classes.pas |
397 | EClassNotFound | constructor | EClassNotFound | 907707 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EFilerError | Classes.pas |
398 | EClassNotFound | constructor | EClassNotFound | 907708 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EFilerError | Classes.pas |
399 | EClassNotFound | constructor | EClassNotFound | 907709 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EFilerError | Classes.pas |
400 | EClassNotFound | constructor | EClassNotFound | 907710 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EFilerError | Classes.pas |
401 | EClassNotFound | function | ~EClassNotFound | 907711 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | EFilerError | Classes.pas |
402 | EComponentError | constructor | EComponentError | 907712 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Classes.pas |
403 | EComponentError | constructor | EComponentError | 907713 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
404 | EComponentError | constructor | EComponentError | 907714 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Classes.pas |
405 | EComponentError | constructor | EComponentError | 907715 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
406 | EComponentError | constructor | EComponentError | 907716 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
407 | EComponentError | constructor | EComponentError | 907717 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
408 | EComponentError | constructor | EComponentError | 907718 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
409 | EComponentError | constructor | EComponentError | 907719 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
410 | EComponentError | function | ~EComponentError | 907720 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Classes.pas |
411 | EControlC | constructor | EControlC | 916927 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
412 | EControlC | constructor | EControlC | 916928 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
413 | EControlC | constructor | EControlC | 916929 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EExternal | SysUtils.pas |
414 | EControlC | constructor | EControlC | 916930 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
415 | EControlC | constructor | EControlC | 916931 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
416 | EControlC | constructor | EControlC | 916932 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
417 | EControlC | constructor | EControlC | 916933 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
418 | EControlC | constructor | EControlC | 916934 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
419 | EControlC | function | ~EControlC | 916935 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
420 | EConvertError | constructor | EConvertError | 916936 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
421 | EConvertError | constructor | EConvertError | 916937 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
422 | EConvertError | constructor | EConvertError | 916938 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
423 | EConvertError | constructor | EConvertError | 916939 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
424 | EConvertError | constructor | EConvertError | 916940 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
425 | EConvertError | constructor | EConvertError | 916941 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
426 | EConvertError | constructor | EConvertError | 916942 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
427 | EConvertError | constructor | EConvertError | 916943 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
428 | EConvertError | function | ~EConvertError | 916944 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
429 | ECubeDesignError | constructor | ECubeDesignError | 922718 | public | __fastcall | mxdcube.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxdcube.pas |
430 | ECubeDesignError | constructor | ECubeDesignError | 922719 | public | __fastcall | mxdcube.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxdcube.pas |
431 | ECubeDesignError | constructor | ECubeDesignError | 922720 | public | __fastcall | mxdcube.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxdcube.pas |
432 | ECubeDesignError | constructor | ECubeDesignError | 922721 | public | __fastcall | mxdcube.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxdcube.pas |
433 | ECubeDesignError | constructor | ECubeDesignError | 922722 | public | __fastcall | mxdcube.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxdcube.pas |
434 | ECubeDesignError | constructor | ECubeDesignError | 922723 | public | __fastcall | mxdcube.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxdcube.pas |
435 | ECubeDesignError | constructor | ECubeDesignError | 922724 | public | __fastcall | mxdcube.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxdcube.pas |
436 | ECubeDesignError | constructor | ECubeDesignError | 922725 | public | __fastcall | mxdcube.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxdcube.pas |
437 | ECubeDesignError | constructor | ECubeDesignError | 922866 | public | __fastcall | mxdssqry.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxdssqry.pas |
438 | ECubeDesignError | constructor | ECubeDesignError | 922867 | public | __fastcall | mxdssqry.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxdssqry.pas |
439 | ECubeDesignError | constructor | ECubeDesignError | 922868 | public | __fastcall | mxdssqry.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxdssqry.pas |
440 | ECubeDesignError | constructor | ECubeDesignError | 922869 | public | __fastcall | mxdssqry.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxdssqry.pas |
441 | ECubeDesignError | constructor | ECubeDesignError | 922870 | public | __fastcall | mxdssqry.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxdssqry.pas |
442 | ECubeDesignError | constructor | ECubeDesignError | 922871 | public | __fastcall | mxdssqry.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxdssqry.pas |
443 | ECubeDesignError | constructor | ECubeDesignError | 922872 | public | __fastcall | mxdssqry.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxdssqry.pas |
444 | ECubeDesignError | constructor | ECubeDesignError | 922873 | public | __fastcall | mxdssqry.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxdssqry.pas |
445 | ECubeDesignError | function | ~ECubeDesignError | 922726 | public | __fastcall virtual | mxdcube.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxdcube.pas |
446 | ECubeDesignError | function | ~ECubeDesignError | 922874 | public | __fastcall virtual | mxdssqry.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxdssqry.pas |
447 | EDBClient | constructor | EDBClient | 903644 | public | __fastcall | dbclient.hpp | 2 | System::AnsiString | Message | Word | ErrorCode | | | | | | | | | | | | | EDatabaseError | DBClient.pas |
448 | EDBClient | constructor | EDBClient | 903645 | public | __fastcall | dbclient.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EDatabaseError | DBClient.pas |
449 | EDBClient | constructor | EDBClient | 903646 | public | __fastcall | dbclient.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EDatabaseError | DBClient.pas |
450 | EDBClient | constructor | EDBClient | 903647 | public | __fastcall | dbclient.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EDatabaseError | DBClient.pas |
451 | EDBClient | constructor | EDBClient | 903648 | public | __fastcall | dbclient.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EDatabaseError | DBClient.pas |
452 | EDBClient | constructor | EDBClient | 903649 | public | __fastcall | dbclient.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EDatabaseError | DBClient.pas |
453 | EDBClient | constructor | EDBClient | 903650 | public | __fastcall | dbclient.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EDatabaseError | DBClient.pas |
454 | EDBClient | constructor | EDBClient | 903651 | public | __fastcall | dbclient.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EDatabaseError | DBClient.pas |
455 | EDBClient | data | FErrorCode | 903652 | private | Word | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | EDatabaseError | DBClient.pas |
456 | EDBClient | function | ~EDBClient | 903653 | public | __fastcall virtual | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | EDatabaseError | DBClient.pas |
457 | EDBClient | property | ErrorCode | 903654 | public | __property Word | dbclient.hpp | 2 | | read=FErrorCode | | nodefault | | | | | | | | | | | | | EDatabaseError | DBClient.pas |
458 | EDBEditError | constructor | EDBEditError | 914457 | public | __fastcall | mask.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Mask.pas |
459 | EDBEditError | constructor | EDBEditError | 914458 | public | __fastcall | mask.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Mask.pas |
460 | EDBEditError | constructor | EDBEditError | 914459 | public | __fastcall | mask.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Mask.pas |
461 | EDBEditError | constructor | EDBEditError | 914460 | public | __fastcall | mask.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Mask.pas |
462 | EDBEditError | constructor | EDBEditError | 914461 | public | __fastcall | mask.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Mask.pas |
463 | EDBEditError | constructor | EDBEditError | 914462 | public | __fastcall | mask.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Mask.pas |
464 | EDBEditError | constructor | EDBEditError | 914463 | public | __fastcall | mask.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Mask.pas |
465 | EDBEditError | constructor | EDBEditError | 914464 | public | __fastcall | mask.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Mask.pas |
466 | EDBEditError | function | ~EDBEditError | 914465 | public | __fastcall virtual | mask.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Mask.pas |
467 | EDBEngineError | constructor | EDBEngineError | 905756 | public | __fastcall | dbtables.hpp | 1 | Word | ErrorCode | | | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
468 | EDBEngineError | constructor | EDBEngineError | 905757 | public | __fastcall | dbtables.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EDatabaseError | DBTables.pas |
469 | EDBEngineError | constructor | EDBEngineError | 905758 | public | __fastcall | dbtables.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
470 | EDBEngineError | constructor | EDBEngineError | 905759 | public | __fastcall | dbtables.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EDatabaseError | DBTables.pas |
471 | EDBEngineError | constructor | EDBEngineError | 905760 | public | __fastcall | dbtables.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
472 | EDBEngineError | constructor | EDBEngineError | 905761 | public | __fastcall | dbtables.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EDatabaseError | DBTables.pas |
473 | EDBEngineError | constructor | EDBEngineError | 905762 | public | __fastcall | dbtables.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
474 | EDBEngineError | constructor | EDBEngineError | 905763 | public | __fastcall | dbtables.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EDatabaseError | DBTables.pas |
475 | EDBEngineError | data | FErrors | 905764 | private | Classes::TList* | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
476 | EDBEngineError | function | GetError | 905765 | private | TDBError* __fastcall | dbtables.hpp | 1 | int | Index | | | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
477 | EDBEngineError | function | GetErrorCount | 905766 | private | int __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
478 | EDBEngineError | function | ~EDBEngineError | 905767 | public | __fastcall virtual | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
479 | EDBEngineError | property | ErrorCount | 905768 | public | __property int | dbtables.hpp | 2 | | read=GetErrorCount | | nodefault | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
480 | EDBEngineError | property | Errors[int Index] | 905769 | public | __property TDBError* | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
481 | EDLLLoadError | constructor | EDLLLoadError | 929847 | public | __fastcall | ibproc32.h | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | |
482 | EDLLLoadError | constructor | EDLLLoadError | 929848 | public | __fastcall | ibproc32.h | 3 | const System::AnsiString | Msg | const TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | |
483 | EDLLLoadError | constructor | EDLLLoadError | 929849 | public | __fastcall | ibproc32.h | 1 | int | Ident | | | | | | | | | | | | | | | Exception | |
484 | EDLLLoadError | constructor | EDLLLoadError | 929850 | public | __fastcall | ibproc32.h | 3 | int | Ident | const TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | |
485 | EDLLLoadError | constructor | EDLLLoadError | 929851 | public | __fastcall | ibproc32.h | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | |
486 | EDLLLoadError | constructor | EDLLLoadError | 929852 | public | __fastcall | ibproc32.h | 4 | const System::AnsiString | Msg | const TVarRec* | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | |
487 | EDLLLoadError | constructor | EDLLLoadError | 929853 | public | __fastcall | ibproc32.h | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | |
488 | EDLLLoadError | constructor | EDLLLoadError | 929854 | public | __fastcall | ibproc32.h | 4 | int | Ident | const TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | |
489 | EDLLLoadError | function | ~EDLLLoadError | 929855 | public | __fastcall virtual | ibproc32.h | 1 | | void | | | | | | | | | | | | | | | Exception | |
490 | EDatabaseError | constructor | EDatabaseError | 902618 | public | __fastcall | db.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Db.pas |
491 | EDatabaseError | constructor | EDatabaseError | 902619 | public | __fastcall | db.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Db.pas |
492 | EDatabaseError | constructor | EDatabaseError | 902620 | public | __fastcall | db.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Db.pas |
493 | EDatabaseError | constructor | EDatabaseError | 902621 | public | __fastcall | db.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Db.pas |
494 | EDatabaseError | constructor | EDatabaseError | 902622 | public | __fastcall | db.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Db.pas |
495 | EDatabaseError | constructor | EDatabaseError | 902623 | public | __fastcall | db.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Db.pas |
496 | EDatabaseError | constructor | EDatabaseError | 902624 | public | __fastcall | db.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Db.pas |
497 | EDatabaseError | constructor | EDatabaseError | 902625 | public | __fastcall | db.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Db.pas |
498 | EDatabaseError | function | ~EDatabaseError | 902626 | public | __fastcall virtual | db.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Db.pas |
499 | EDateTimeError | constructor | EDateTimeError | 908442 | public | __fastcall | comctrls.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | ComCtrls.pas |
500 | EDateTimeError | constructor | EDateTimeError | 908443 | public | __fastcall | comctrls.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | ComCtrls.pas |
501 | EDateTimeError | constructor | EDateTimeError | 908444 | public | __fastcall | comctrls.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | ComCtrls.pas |
502 | EDateTimeError | constructor | EDateTimeError | 908445 | public | __fastcall | comctrls.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | ComCtrls.pas |
503 | EDateTimeError | constructor | EDateTimeError | 908446 | public | __fastcall | comctrls.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | ComCtrls.pas |
504 | EDateTimeError | constructor | EDateTimeError | 908447 | public | __fastcall | comctrls.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | ComCtrls.pas |
505 | EDateTimeError | constructor | EDateTimeError | 908448 | public | __fastcall | comctrls.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | ComCtrls.pas |
506 | EDateTimeError | constructor | EDateTimeError | 908449 | public | __fastcall | comctrls.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | ComCtrls.pas |
507 | EDateTimeError | function | ~EDateTimeError | 908450 | public | __fastcall virtual | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | ComCtrls.pas |
508 | EDimIndexError | constructor | EDimIndexError | 922505 | public | __fastcall | mxdb.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxDB.pas |
509 | EDimIndexError | constructor | EDimIndexError | 922506 | public | __fastcall | mxdb.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxDB.pas |
510 | EDimIndexError | constructor | EDimIndexError | 922507 | public | __fastcall | mxdb.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxDB.pas |
511 | EDimIndexError | constructor | EDimIndexError | 922508 | public | __fastcall | mxdb.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxDB.pas |
512 | EDimIndexError | constructor | EDimIndexError | 922509 | public | __fastcall | mxdb.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxDB.pas |
513 | EDimIndexError | constructor | EDimIndexError | 922510 | public | __fastcall | mxdb.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxDB.pas |
514 | EDimIndexError | constructor | EDimIndexError | 922511 | public | __fastcall | mxdb.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxDB.pas |
515 | EDimIndexError | constructor | EDimIndexError | 922512 | public | __fastcall | mxdb.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxDB.pas |
516 | EDimIndexError | function | ~EDimIndexError | 922513 | public | __fastcall virtual | mxdb.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxDB.pas |
517 | EDimensionMapError | constructor | EDimensionMapError | 922392 | public | __fastcall | mxcommon.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxcommon.pas |
518 | EDimensionMapError | constructor | EDimensionMapError | 922393 | public | __fastcall | mxcommon.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxcommon.pas |
519 | EDimensionMapError | constructor | EDimensionMapError | 922394 | public | __fastcall | mxcommon.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxcommon.pas |
520 | EDimensionMapError | constructor | EDimensionMapError | 922395 | public | __fastcall | mxcommon.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxcommon.pas |
521 | EDimensionMapError | constructor | EDimensionMapError | 922396 | public | __fastcall | mxcommon.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxcommon.pas |
522 | EDimensionMapError | constructor | EDimensionMapError | 922397 | public | __fastcall | mxcommon.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxcommon.pas |
523 | EDimensionMapError | constructor | EDimensionMapError | 922398 | public | __fastcall | mxcommon.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxcommon.pas |
524 | EDimensionMapError | constructor | EDimensionMapError | 922399 | public | __fastcall | mxcommon.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxcommon.pas |
525 | EDimensionMapError | function | ~EDimensionMapError | 922400 | public | __fastcall virtual | mxcommon.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxcommon.pas |
526 | EDivByZero | constructor | EDivByZero | 916945 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EIntError | SysUtils.pas |
527 | EDivByZero | constructor | EDivByZero | 916946 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EIntError | SysUtils.pas |
528 | EDivByZero | constructor | EDivByZero | 916947 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EIntError | SysUtils.pas |
529 | EDivByZero | constructor | EDivByZero | 916948 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EIntError | SysUtils.pas |
530 | EDivByZero | constructor | EDivByZero | 916949 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EIntError | SysUtils.pas |
531 | EDivByZero | constructor | EDivByZero | 916950 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EIntError | SysUtils.pas |
532 | EDivByZero | constructor | EDivByZero | 916951 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EIntError | SysUtils.pas |
533 | EDivByZero | constructor | EDivByZero | 916952 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EIntError | SysUtils.pas |
534 | EDivByZero | function | ~EDivByZero | 916953 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EIntError | SysUtils.pas |
535 | EDynArrayRangeError | constructor | EDynArrayRangeError | 922118 | public | __fastcall | mxarrays.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | ERangeError | mxarrays.pas |
536 | EDynArrayRangeError | constructor | EDynArrayRangeError | 922119 | public | __fastcall | mxarrays.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | ERangeError | mxarrays.pas |
537 | EDynArrayRangeError | constructor | EDynArrayRangeError | 922120 | public | __fastcall | mxarrays.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | ERangeError | mxarrays.pas |
538 | EDynArrayRangeError | constructor | EDynArrayRangeError | 922121 | public | __fastcall | mxarrays.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | ERangeError | mxarrays.pas |
539 | EDynArrayRangeError | constructor | EDynArrayRangeError | 922122 | public | __fastcall | mxarrays.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | ERangeError | mxarrays.pas |
540 | EDynArrayRangeError | constructor | EDynArrayRangeError | 922123 | public | __fastcall | mxarrays.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | ERangeError | mxarrays.pas |
541 | EDynArrayRangeError | constructor | EDynArrayRangeError | 922124 | public | __fastcall | mxarrays.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | ERangeError | mxarrays.pas |
542 | EDynArrayRangeError | constructor | EDynArrayRangeError | 922125 | public | __fastcall | mxarrays.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | ERangeError | mxarrays.pas |
543 | EDynArrayRangeError | function | ~EDynArrayRangeError | 922126 | public | __fastcall virtual | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | ERangeError | mxarrays.pas |
544 | EExternal | constructor | EExternal | 916954 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
545 | EExternal | constructor | EExternal | 916955 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
546 | EExternal | constructor | EExternal | 916956 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
547 | EExternal | constructor | EExternal | 916957 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
548 | EExternal | constructor | EExternal | 916958 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
549 | EExternal | constructor | EExternal | 916959 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
550 | EExternal | constructor | EExternal | 916960 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
551 | EExternal | constructor | EExternal | 916961 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
552 | EExternal | data | ExceptionRecord | 916962 | public | _EXCEPTION_RECORD * | sysutils.hpp | 0 | | | | | | | | | | | | | | | | | Exception | SysUtils.pas |
553 | EExternal | function | ~EExternal | 916963 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
554 | EExternalException | constructor | EExternalException | 916964 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
555 | EExternalException | constructor | EExternalException | 916965 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
556 | EExternalException | constructor | EExternalException | 916966 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EExternal | SysUtils.pas |
557 | EExternalException | constructor | EExternalException | 916967 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
558 | EExternalException | constructor | EExternalException | 916968 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
559 | EExternalException | constructor | EExternalException | 916969 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
560 | EExternalException | constructor | EExternalException | 916970 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
561 | EExternalException | constructor | EExternalException | 916971 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
562 | EExternalException | function | ~EExternalException | 916972 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
563 | EFCreateError | constructor | EFCreateError | 907721 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EStreamError | Classes.pas |
564 | EFCreateError | constructor | EFCreateError | 907722 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EStreamError | Classes.pas |
565 | EFCreateError | constructor | EFCreateError | 907723 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EStreamError | Classes.pas |
566 | EFCreateError | constructor | EFCreateError | 907724 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EStreamError | Classes.pas |
567 | EFCreateError | constructor | EFCreateError | 907725 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EStreamError | Classes.pas |
568 | EFCreateError | constructor | EFCreateError | 907726 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EStreamError | Classes.pas |
569 | EFCreateError | constructor | EFCreateError | 907727 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EStreamError | Classes.pas |
570 | EFCreateError | constructor | EFCreateError | 907728 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EStreamError | Classes.pas |
571 | EFCreateError | function | ~EFCreateError | 907729 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | EStreamError | Classes.pas |
572 | EFOpenError | constructor | EFOpenError | 907730 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EStreamError | Classes.pas |
573 | EFOpenError | constructor | EFOpenError | 907731 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EStreamError | Classes.pas |
574 | EFOpenError | constructor | EFOpenError | 907732 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EStreamError | Classes.pas |
575 | EFOpenError | constructor | EFOpenError | 907733 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EStreamError | Classes.pas |
576 | EFOpenError | constructor | EFOpenError | 907734 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EStreamError | Classes.pas |
577 | EFOpenError | constructor | EFOpenError | 907735 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EStreamError | Classes.pas |
578 | EFOpenError | constructor | EFOpenError | 907736 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EStreamError | Classes.pas |
579 | EFOpenError | constructor | EFOpenError | 907737 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EStreamError | Classes.pas |
580 | EFOpenError | function | ~EFOpenError | 907738 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | EStreamError | Classes.pas |
581 | EFilerError | constructor | EFilerError | 907739 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EStreamError | Classes.pas |
582 | EFilerError | constructor | EFilerError | 907740 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EStreamError | Classes.pas |
583 | EFilerError | constructor | EFilerError | 907741 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EStreamError | Classes.pas |
584 | EFilerError | constructor | EFilerError | 907742 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EStreamError | Classes.pas |
585 | EFilerError | constructor | EFilerError | 907743 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EStreamError | Classes.pas |
586 | EFilerError | constructor | EFilerError | 907744 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EStreamError | Classes.pas |
587 | EFilerError | constructor | EFilerError | 907745 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EStreamError | Classes.pas |
588 | EFilerError | constructor | EFilerError | 907746 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EStreamError | Classes.pas |
589 | EFilerError | function | ~EFilerError | 907747 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | EStreamError | Classes.pas |
590 | EIBError | constructor | EIBError | 929785 | public | __fastcall | ibctrls.h | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | |
591 | EIBError | constructor | EIBError | 929786 | public | __fastcall | ibctrls.h | 3 | const System::AnsiString | Msg | const TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | |
592 | EIBError | constructor | EIBError | 929787 | public | __fastcall | ibctrls.h | 1 | int | Ident | | | | | | | | | | | | | | | Exception | |
593 | EIBError | constructor | EIBError | 929788 | public | __fastcall | ibctrls.h | 3 | int | Ident | const TVarRec * | Args | constint | Args_Size | | | | | | | | | | | Exception | |
594 | EIBError | constructor | EIBError | 929789 | public | __fastcall | ibctrls.h | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | |
595 | EIBError | constructor | EIBError | 929790 | public | __fastcall | ibctrls.h | 4 | const System::AnsiString | Msg | const TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | |
596 | EIBError | constructor | EIBError | 929791 | public | __fastcall | ibctrls.h | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | |
597 | EIBError | constructor | EIBError | 929792 | public | __fastcall | ibctrls.h | 4 | int | Ident | const TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | |
598 | EIBError | function | ~EIBError | 929793 | public | __fastcall virtual | ibctrls.h | 1 | | void | | | | | | | | | | | | | | | Exception | |
599 | EISAPIException | constructor | EISAPIException | 929089 | public | __fastcall | nstois.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | NSToIS.pas |
600 | EISAPIException | constructor | EISAPIException | 929090 | public | __fastcall | nstois.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | NSToIS.pas |
601 | EISAPIException | constructor | EISAPIException | 929091 | public | __fastcall | nstois.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | NSToIS.pas |
602 | EISAPIException | constructor | EISAPIException | 929092 | public | __fastcall | nstois.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | NSToIS.pas |
603 | EISAPIException | constructor | EISAPIException | 929093 | public | __fastcall | nstois.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | NSToIS.pas |
604 | EISAPIException | constructor | EISAPIException | 929094 | public | __fastcall | nstois.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | NSToIS.pas |
605 | EISAPIException | constructor | EISAPIException | 929095 | public | __fastcall | nstois.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | NSToIS.pas |
606 | EISAPIException | constructor | EISAPIException | 929096 | public | __fastcall | nstois.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | NSToIS.pas |
607 | EISAPIException | function | ~EISAPIException | 929097 | public | __fastcall virtual | nstois.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | NSToIS.pas |
608 | EInOutError | constructor | EInOutError | 916973 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
609 | EInOutError | constructor | EInOutError | 916974 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
610 | EInOutError | constructor | EInOutError | 916975 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
611 | EInOutError | constructor | EInOutError | 916976 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
612 | EInOutError | constructor | EInOutError | 916977 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
613 | EInOutError | constructor | EInOutError | 916978 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
614 | EInOutError | constructor | EInOutError | 916979 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
615 | EInOutError | constructor | EInOutError | 916980 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
616 | EInOutError | data | ErrorCode | 916981 | public | int | sysutils.hpp | 0 | | | | | | | | | | | | | | | | | Exception | SysUtils.pas |
617 | EInOutError | function | ~EInOutError | 916982 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
618 | EIntError | constructor | EIntError | 916983 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
619 | EIntError | constructor | EIntError | 916984 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
620 | EIntError | constructor | EIntError | 916985 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EExternal | SysUtils.pas |
621 | EIntError | constructor | EIntError | 916986 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
622 | EIntError | constructor | EIntError | 916987 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
623 | EIntError | constructor | EIntError | 916988 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
624 | EIntError | constructor | EIntError | 916989 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
625 | EIntError | constructor | EIntError | 916990 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
626 | EIntError | function | ~EIntError | 916991 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
627 | EIntOverflow | constructor | EIntOverflow | 916992 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EIntError | SysUtils.pas |
628 | EIntOverflow | constructor | EIntOverflow | 916993 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EIntError | SysUtils.pas |
629 | EIntOverflow | constructor | EIntOverflow | 916994 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EIntError | SysUtils.pas |
630 | EIntOverflow | constructor | EIntOverflow | 916995 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EIntError | SysUtils.pas |
631 | EIntOverflow | constructor | EIntOverflow | 916996 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EIntError | SysUtils.pas |
632 | EIntOverflow | constructor | EIntOverflow | 916997 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EIntError | SysUtils.pas |
633 | EIntOverflow | constructor | EIntOverflow | 916998 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EIntError | SysUtils.pas |
634 | EIntOverflow | constructor | EIntOverflow | 916999 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EIntError | SysUtils.pas |
635 | EIntOverflow | function | ~EIntOverflow | 917000 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EIntError | SysUtils.pas |
636 | EIntfCastError | constructor | EIntfCastError | 917001 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
637 | EIntfCastError | constructor | EIntfCastError | 917002 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
638 | EIntfCastError | constructor | EIntfCastError | 917003 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
639 | EIntfCastError | constructor | EIntfCastError | 917004 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
640 | EIntfCastError | constructor | EIntfCastError | 917005 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
641 | EIntfCastError | constructor | EIntfCastError | 917006 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
642 | EIntfCastError | constructor | EIntfCastError | 917007 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
643 | EIntfCastError | constructor | EIntfCastError | 917008 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
644 | EIntfCastError | function | ~EIntfCastError | 917009 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
645 | EInvalidArgument | constructor | EInvalidArgument | 907196 | public | __fastcall | math.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EMathError | Math.pas |
646 | EInvalidArgument | constructor | EInvalidArgument | 907197 | public | __fastcall | math.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EMathError | Math.pas |
647 | EInvalidArgument | constructor | EInvalidArgument | 907198 | public | __fastcall | math.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EMathError | Math.pas |
648 | EInvalidArgument | constructor | EInvalidArgument | 907199 | public | __fastcall | math.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EMathError | Math.pas |
649 | EInvalidArgument | constructor | EInvalidArgument | 907200 | public | __fastcall | math.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EMathError | Math.pas |
650 | EInvalidArgument | constructor | EInvalidArgument | 907201 | public | __fastcall | math.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EMathError | Math.pas |
651 | EInvalidArgument | constructor | EInvalidArgument | 907202 | public | __fastcall | math.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EMathError | Math.pas |
652 | EInvalidArgument | constructor | EInvalidArgument | 907203 | public | __fastcall | math.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EMathError | Math.pas |
653 | EInvalidArgument | function | ~EInvalidArgument | 907204 | public | __fastcall virtual | math.hpp | 1 | | void | | | | | | | | | | | | | | | EMathError | Math.pas |
654 | EInvalidCast | constructor | EInvalidCast | 917010 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
655 | EInvalidCast | constructor | EInvalidCast | 917011 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
656 | EInvalidCast | constructor | EInvalidCast | 917012 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
657 | EInvalidCast | constructor | EInvalidCast | 917013 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
658 | EInvalidCast | constructor | EInvalidCast | 917014 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
659 | EInvalidCast | constructor | EInvalidCast | 917015 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
660 | EInvalidCast | constructor | EInvalidCast | 917016 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
661 | EInvalidCast | constructor | EInvalidCast | 917017 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
662 | EInvalidCast | function | ~EInvalidCast | 917018 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
663 | EInvalidContainer | constructor | EInvalidContainer | 917019 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
664 | EInvalidContainer | constructor | EInvalidContainer | 917020 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
665 | EInvalidContainer | constructor | EInvalidContainer | 917021 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
666 | EInvalidContainer | constructor | EInvalidContainer | 917022 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
667 | EInvalidContainer | constructor | EInvalidContainer | 917023 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
668 | EInvalidContainer | constructor | EInvalidContainer | 917024 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
669 | EInvalidContainer | constructor | EInvalidContainer | 917025 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
670 | EInvalidContainer | constructor | EInvalidContainer | 917026 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
671 | EInvalidContainer | function | ~EInvalidContainer | 917027 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
672 | EInvalidGraphic | constructor | EInvalidGraphic | 913197 | public | __fastcall | graphics.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Graphics.pas |
673 | EInvalidGraphic | constructor | EInvalidGraphic | 913198 | public | __fastcall | graphics.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Graphics.pas |
674 | EInvalidGraphic | constructor | EInvalidGraphic | 913199 | public | __fastcall | graphics.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Graphics.pas |
675 | EInvalidGraphic | constructor | EInvalidGraphic | 913200 | public | __fastcall | graphics.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Graphics.pas |
676 | EInvalidGraphic | constructor | EInvalidGraphic | 913201 | public | __fastcall | graphics.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Graphics.pas |
677 | EInvalidGraphic | constructor | EInvalidGraphic | 913202 | public | __fastcall | graphics.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Graphics.pas |
678 | EInvalidGraphic | constructor | EInvalidGraphic | 913203 | public | __fastcall | graphics.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Graphics.pas |
679 | EInvalidGraphic | constructor | EInvalidGraphic | 913204 | public | __fastcall | graphics.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Graphics.pas |
680 | EInvalidGraphic | function | ~EInvalidGraphic | 913205 | public | __fastcall virtual | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Graphics.pas |
681 | EInvalidGraphicOperation | constructor | EInvalidGraphicOperation | 913206 | public | __fastcall | graphics.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Graphics.pas |
682 | EInvalidGraphicOperation | constructor | EInvalidGraphicOperation | 913207 | public | __fastcall | graphics.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Graphics.pas |
683 | EInvalidGraphicOperation | constructor | EInvalidGraphicOperation | 913208 | public | __fastcall | graphics.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Graphics.pas |
684 | EInvalidGraphicOperation | constructor | EInvalidGraphicOperation | 913209 | public | __fastcall | graphics.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Graphics.pas |
685 | EInvalidGraphicOperation | constructor | EInvalidGraphicOperation | 913210 | public | __fastcall | graphics.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Graphics.pas |
686 | EInvalidGraphicOperation | constructor | EInvalidGraphicOperation | 913211 | public | __fastcall | graphics.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Graphics.pas |
687 | EInvalidGraphicOperation | constructor | EInvalidGraphicOperation | 913212 | public | __fastcall | graphics.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Graphics.pas |
688 | EInvalidGraphicOperation | constructor | EInvalidGraphicOperation | 913213 | public | __fastcall | graphics.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Graphics.pas |
689 | EInvalidGraphicOperation | function | ~EInvalidGraphicOperation | 913214 | public | __fastcall virtual | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Graphics.pas |
690 | EInvalidGridOperation | constructor | EInvalidGridOperation | 913623 | public | __fastcall | grids.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Grids.pas |
691 | EInvalidGridOperation | constructor | EInvalidGridOperation | 913624 | public | __fastcall | grids.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Grids.pas |
692 | EInvalidGridOperation | constructor | EInvalidGridOperation | 913625 | public | __fastcall | grids.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Grids.pas |
693 | EInvalidGridOperation | constructor | EInvalidGridOperation | 913626 | public | __fastcall | grids.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Grids.pas |
694 | EInvalidGridOperation | constructor | EInvalidGridOperation | 913627 | public | __fastcall | grids.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Grids.pas |
695 | EInvalidGridOperation | constructor | EInvalidGridOperation | 913628 | public | __fastcall | grids.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Grids.pas |
696 | EInvalidGridOperation | constructor | EInvalidGridOperation | 913629 | public | __fastcall | grids.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Grids.pas |
697 | EInvalidGridOperation | constructor | EInvalidGridOperation | 913630 | public | __fastcall | grids.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Grids.pas |
698 | EInvalidGridOperation | function | ~EInvalidGridOperation | 913631 | public | __fastcall virtual | grids.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Grids.pas |
699 | EInvalidImage | constructor | EInvalidImage | 907748 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EFilerError | Classes.pas |
700 | EInvalidImage | constructor | EInvalidImage | 907749 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EFilerError | Classes.pas |
701 | EInvalidImage | constructor | EInvalidImage | 907750 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EFilerError | Classes.pas |
702 | EInvalidImage | constructor | EInvalidImage | 907751 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EFilerError | Classes.pas |
703 | EInvalidImage | constructor | EInvalidImage | 907752 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EFilerError | Classes.pas |
704 | EInvalidImage | constructor | EInvalidImage | 907753 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EFilerError | Classes.pas |
705 | EInvalidImage | constructor | EInvalidImage | 907754 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EFilerError | Classes.pas |
706 | EInvalidImage | constructor | EInvalidImage | 907755 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EFilerError | Classes.pas |
707 | EInvalidImage | function | ~EInvalidImage | 907756 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | EFilerError | Classes.pas |
708 | EInvalidInsert | constructor | EInvalidInsert | 917028 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
709 | EInvalidInsert | constructor | EInvalidInsert | 917029 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
710 | EInvalidInsert | constructor | EInvalidInsert | 917030 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
711 | EInvalidInsert | constructor | EInvalidInsert | 917031 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
712 | EInvalidInsert | constructor | EInvalidInsert | 917032 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
713 | EInvalidInsert | constructor | EInvalidInsert | 917033 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
714 | EInvalidInsert | constructor | EInvalidInsert | 917034 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
715 | EInvalidInsert | constructor | EInvalidInsert | 917035 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
716 | EInvalidInsert | function | ~EInvalidInsert | 917036 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
717 | EInvalidOp | constructor | EInvalidOp | 917037 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EMathError | SysUtils.pas |
718 | EInvalidOp | constructor | EInvalidOp | 917038 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EMathError | SysUtils.pas |
719 | EInvalidOp | constructor | EInvalidOp | 917039 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EMathError | SysUtils.pas |
720 | EInvalidOp | constructor | EInvalidOp | 917040 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EMathError | SysUtils.pas |
721 | EInvalidOp | constructor | EInvalidOp | 917041 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EMathError | SysUtils.pas |
722 | EInvalidOp | constructor | EInvalidOp | 917042 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EMathError | SysUtils.pas |
723 | EInvalidOp | constructor | EInvalidOp | 917043 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EMathError | SysUtils.pas |
724 | EInvalidOp | constructor | EInvalidOp | 917044 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EMathError | SysUtils.pas |
725 | EInvalidOp | function | ~EInvalidOp | 917045 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EMathError | SysUtils.pas |
726 | EInvalidOperation | constructor | EInvalidOperation | 907757 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Classes.pas |
727 | EInvalidOperation | constructor | EInvalidOperation | 907758 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
728 | EInvalidOperation | constructor | EInvalidOperation | 907759 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Classes.pas |
729 | EInvalidOperation | constructor | EInvalidOperation | 907760 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
730 | EInvalidOperation | constructor | EInvalidOperation | 907761 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
731 | EInvalidOperation | constructor | EInvalidOperation | 907762 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
732 | EInvalidOperation | constructor | EInvalidOperation | 907763 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
733 | EInvalidOperation | constructor | EInvalidOperation | 907764 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
734 | EInvalidOperation | function | ~EInvalidOperation | 907765 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Classes.pas |
735 | EInvalidPointer | constructor | EInvalidPointer | 917046 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
736 | EInvalidPointer | constructor | EInvalidPointer | 917047 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
737 | EInvalidPointer | constructor | EInvalidPointer | 917048 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
738 | EInvalidPointer | constructor | EInvalidPointer | 917049 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
739 | EInvalidPointer | constructor | EInvalidPointer | 917050 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
740 | EInvalidPointer | constructor | EInvalidPointer | 917051 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
741 | EInvalidPointer | constructor | EInvalidPointer | 917052 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
742 | EInvalidPointer | constructor | EInvalidPointer | 917053 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
743 | EInvalidPointer | function | ~EInvalidPointer | 917054 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
744 | EListError | constructor | EListError | 907766 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Classes.pas |
745 | EListError | constructor | EListError | 907767 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
746 | EListError | constructor | EListError | 907768 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Classes.pas |
747 | EListError | constructor | EListError | 907769 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
748 | EListError | constructor | EListError | 907770 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
749 | EListError | constructor | EListError | 907771 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
750 | EListError | constructor | EListError | 907772 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
751 | EListError | constructor | EListError | 907773 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
752 | EListError | function | ~EListError | 907774 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Classes.pas |
753 | ELowCapacityError | constructor | ELowCapacityError | 922127 | public | __fastcall | mxarrays.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxarrays.pas |
754 | ELowCapacityError | constructor | ELowCapacityError | 922128 | public | __fastcall | mxarrays.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxarrays.pas |
755 | ELowCapacityError | constructor | ELowCapacityError | 922129 | public | __fastcall | mxarrays.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxarrays.pas |
756 | ELowCapacityError | constructor | ELowCapacityError | 922130 | public | __fastcall | mxarrays.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxarrays.pas |
757 | ELowCapacityError | constructor | ELowCapacityError | 922131 | public | __fastcall | mxarrays.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxarrays.pas |
758 | ELowCapacityError | constructor | ELowCapacityError | 922132 | public | __fastcall | mxarrays.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxarrays.pas |
759 | ELowCapacityError | constructor | ELowCapacityError | 922133 | public | __fastcall | mxarrays.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxarrays.pas |
760 | ELowCapacityError | constructor | ELowCapacityError | 922134 | public | __fastcall | mxarrays.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxarrays.pas |
761 | ELowCapacityError | function | ~ELowCapacityError | 922135 | public | __fastcall virtual | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxarrays.pas |
762 | EMCIDeviceError | constructor | EMCIDeviceError | 914710 | public | __fastcall | mplayer.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | MPlayer.pas |
763 | EMCIDeviceError | constructor | EMCIDeviceError | 914711 | public | __fastcall | mplayer.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | MPlayer.pas |
764 | EMCIDeviceError | constructor | EMCIDeviceError | 914712 | public | __fastcall | mplayer.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | MPlayer.pas |
765 | EMCIDeviceError | constructor | EMCIDeviceError | 914713 | public | __fastcall | mplayer.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | MPlayer.pas |
766 | EMCIDeviceError | constructor | EMCIDeviceError | 914714 | public | __fastcall | mplayer.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | MPlayer.pas |
767 | EMCIDeviceError | constructor | EMCIDeviceError | 914715 | public | __fastcall | mplayer.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | MPlayer.pas |
768 | EMCIDeviceError | constructor | EMCIDeviceError | 914716 | public | __fastcall | mplayer.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | MPlayer.pas |
769 | EMCIDeviceError | constructor | EMCIDeviceError | 914717 | public | __fastcall | mplayer.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | MPlayer.pas |
770 | EMCIDeviceError | function | ~EMCIDeviceError | 914718 | public | __fastcall virtual | mplayer.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | MPlayer.pas |
771 | EMathError | constructor | EMathError | 917055 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
772 | EMathError | constructor | EMathError | 917056 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
773 | EMathError | constructor | EMathError | 917057 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EExternal | SysUtils.pas |
774 | EMathError | constructor | EMathError | 917058 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
775 | EMathError | constructor | EMathError | 917059 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
776 | EMathError | constructor | EMathError | 917060 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
777 | EMathError | constructor | EMathError | 917061 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
778 | EMathError | constructor | EMathError | 917062 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
779 | EMathError | function | ~EMathError | 917063 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
780 | EMenuError | constructor | EMenuError | 914577 | public | __fastcall | menus.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Menus.pas |
781 | EMenuError | constructor | EMenuError | 914578 | public | __fastcall | menus.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Menus.pas |
782 | EMenuError | constructor | EMenuError | 914579 | public | __fastcall | menus.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Menus.pas |
783 | EMenuError | constructor | EMenuError | 914580 | public | __fastcall | menus.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Menus.pas |
784 | EMenuError | constructor | EMenuError | 914581 | public | __fastcall | menus.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Menus.pas |
785 | EMenuError | constructor | EMenuError | 914582 | public | __fastcall | menus.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Menus.pas |
786 | EMenuError | constructor | EMenuError | 914583 | public | __fastcall | menus.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Menus.pas |
787 | EMenuError | constructor | EMenuError | 914584 | public | __fastcall | menus.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Menus.pas |
788 | EMenuError | function | ~EMenuError | 914585 | public | __fastcall virtual | menus.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Menus.pas |
789 | EMethodNotFound | constructor | EMethodNotFound | 907775 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EFilerError | Classes.pas |
790 | EMethodNotFound | constructor | EMethodNotFound | 907776 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EFilerError | Classes.pas |
791 | EMethodNotFound | constructor | EMethodNotFound | 907777 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EFilerError | Classes.pas |
792 | EMethodNotFound | constructor | EMethodNotFound | 907778 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EFilerError | Classes.pas |
793 | EMethodNotFound | constructor | EMethodNotFound | 907779 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EFilerError | Classes.pas |
794 | EMethodNotFound | constructor | EMethodNotFound | 907780 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EFilerError | Classes.pas |
795 | EMethodNotFound | constructor | EMethodNotFound | 907781 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EFilerError | Classes.pas |
796 | EMethodNotFound | constructor | EMethodNotFound | 907782 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EFilerError | Classes.pas |
797 | EMethodNotFound | function | ~EMethodNotFound | 907783 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | EFilerError | Classes.pas |
798 | ENoResultSet | constructor | ENoResultSet | 905770 | public | __fastcall | dbtables.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
799 | ENoResultSet | constructor | ENoResultSet | 905771 | public | __fastcall | dbtables.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EDatabaseError | DBTables.pas |
800 | ENoResultSet | constructor | ENoResultSet | 905772 | public | __fastcall | dbtables.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
801 | ENoResultSet | constructor | ENoResultSet | 905773 | public | __fastcall | dbtables.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EDatabaseError | DBTables.pas |
802 | ENoResultSet | constructor | ENoResultSet | 905774 | public | __fastcall | dbtables.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
803 | ENoResultSet | constructor | ENoResultSet | 905775 | public | __fastcall | dbtables.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EDatabaseError | DBTables.pas |
804 | ENoResultSet | constructor | ENoResultSet | 905776 | public | __fastcall | dbtables.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
805 | ENoResultSet | constructor | ENoResultSet | 905777 | public | __fastcall | dbtables.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EDatabaseError | DBTables.pas |
806 | ENoResultSet | function | ~ENoResultSet | 905778 | public | __fastcall virtual | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | EDatabaseError | DBTables.pas |
807 | EOleCtrlError | constructor | EOleCtrlError | 915083 | public | __fastcall | olectrls.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | OleCtrls.pas |
808 | EOleCtrlError | constructor | EOleCtrlError | 915084 | public | __fastcall | olectrls.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | OleCtrls.pas |
809 | EOleCtrlError | constructor | EOleCtrlError | 915085 | public | __fastcall | olectrls.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | OleCtrls.pas |
810 | EOleCtrlError | constructor | EOleCtrlError | 915086 | public | __fastcall | olectrls.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | OleCtrls.pas |
811 | EOleCtrlError | constructor | EOleCtrlError | 915087 | public | __fastcall | olectrls.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | OleCtrls.pas |
812 | EOleCtrlError | constructor | EOleCtrlError | 915088 | public | __fastcall | olectrls.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | OleCtrls.pas |
813 | EOleCtrlError | constructor | EOleCtrlError | 915089 | public | __fastcall | olectrls.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | OleCtrls.pas |
814 | EOleCtrlError | constructor | EOleCtrlError | 915090 | public | __fastcall | olectrls.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | OleCtrls.pas |
815 | EOleCtrlError | function | ~EOleCtrlError | 915091 | public | __fastcall virtual | olectrls.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | OleCtrls.pas |
816 | EOleError | constructor | EOleError | 914922 | public | __fastcall | oleauto.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | OleAuto.pas |
817 | EOleError | constructor | EOleError | 914923 | public | __fastcall | oleauto.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | OleAuto.pas |
818 | EOleError | constructor | EOleError | 914924 | public | __fastcall | oleauto.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | OleAuto.pas |
819 | EOleError | constructor | EOleError | 914925 | public | __fastcall | oleauto.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | OleAuto.pas |
820 | EOleError | constructor | EOleError | 914926 | public | __fastcall | oleauto.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | OleAuto.pas |
821 | EOleError | constructor | EOleError | 914927 | public | __fastcall | oleauto.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | OleAuto.pas |
822 | EOleError | constructor | EOleError | 914928 | public | __fastcall | oleauto.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | OleAuto.pas |
823 | EOleError | constructor | EOleError | 914929 | public | __fastcall | oleauto.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | OleAuto.pas |
824 | EOleError | constructor | EOleError | 916757 | public | __fastcall | comobj.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | ComObj.pas |
825 | EOleError | constructor | EOleError | 916758 | public | __fastcall | comobj.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | ComObj.pas |
826 | EOleError | constructor | EOleError | 916759 | public | __fastcall | comobj.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | ComObj.pas |
827 | EOleError | constructor | EOleError | 916760 | public | __fastcall | comobj.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | ComObj.pas |
828 | EOleError | constructor | EOleError | 916761 | public | __fastcall | comobj.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | ComObj.pas |
829 | EOleError | constructor | EOleError | 916762 | public | __fastcall | comobj.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | ComObj.pas |
830 | EOleError | constructor | EOleError | 916763 | public | __fastcall | comobj.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | ComObj.pas |
831 | EOleError | constructor | EOleError | 916764 | public | __fastcall | comobj.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | ComObj.pas |
832 | EOleError | function | ~EOleError | 914930 | public | __fastcall virtual | oleauto.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | OleAuto.pas |
833 | EOleError | function | ~EOleError | 916765 | public | __fastcall virtual | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | ComObj.pas |
834 | EOleException | constructor | EOleException | 914931 | public | __fastcall | oleauto.hpp | 1 | const tagEXCEPINFO& | ExcepInfo | | | | | | | | | | | | | | | EOleError | OleAuto.pas |
835 | EOleException | constructor | EOleException | 914932 | public | __fastcall | oleauto.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EOleError | OleAuto.pas |
836 | EOleException | constructor | EOleException | 914933 | public | __fastcall | oleauto.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EOleError | OleAuto.pas |
837 | EOleException | constructor | EOleException | 914934 | public | __fastcall | oleauto.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EOleError | OleAuto.pas |
838 | EOleException | constructor | EOleException | 914935 | public | __fastcall | oleauto.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EOleError | OleAuto.pas |
839 | EOleException | constructor | EOleException | 914936 | public | __fastcall | oleauto.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EOleError | OleAuto.pas |
840 | EOleException | constructor | EOleException | 914937 | public | __fastcall | oleauto.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EOleError | OleAuto.pas |
841 | EOleException | constructor | EOleException | 914938 | public | __fastcall | oleauto.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EOleError | OleAuto.pas |
842 | EOleException | constructor | EOleException | 916766 | public | __fastcall | comobj.hpp | 5 | const System::AnsiString | Message | int | ErrorCode | const System::AnsiString | Source | const System::AnsiString | HelpFile | int | HelpContext | | | | | | | EOleSysError | ComObj.pas |
843 | EOleException | constructor | EOleException | 916767 | public | __fastcall | comobj.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EOleSysError | ComObj.pas |
844 | EOleException | constructor | EOleException | 916768 | public | __fastcall | comobj.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EOleSysError | ComObj.pas |
845 | EOleException | constructor | EOleException | 916769 | public | __fastcall | comobj.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EOleSysError | ComObj.pas |
846 | EOleException | constructor | EOleException | 916770 | public | __fastcall | comobj.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EOleSysError | ComObj.pas |
847 | EOleException | constructor | EOleException | 916771 | public | __fastcall | comobj.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EOleSysError | ComObj.pas |
848 | EOleException | constructor | EOleException | 916772 | public | __fastcall | comobj.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EOleSysError | ComObj.pas |
849 | EOleException | constructor | EOleException | 916773 | public | __fastcall | comobj.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EOleSysError | ComObj.pas |
850 | EOleException | data | FErrorCode | 914939 | private | int | oleauto.hpp | 0 | | | | | | | | | | | | | | | | | EOleError | OleAuto.pas |
851 | EOleException | data | FHelpFile | 914940 | private | System::AnsiString | oleauto.hpp | 0 | | | | | | | | | | | | | | | | | EOleError | OleAuto.pas |
852 | EOleException | data | FHelpFile | 916774 | private | System::AnsiString | comobj.hpp | 0 | | | | | | | | | | | | | | | | | EOleSysError | ComObj.pas |
853 | EOleException | data | FSource | 914941 | private | System::AnsiString | oleauto.hpp | 0 | | | | | | | | | | | | | | | | | EOleError | OleAuto.pas |
854 | EOleException | data | FSource | 916775 | private | System::AnsiString | comobj.hpp | 0 | | | | | | | | | | | | | | | | | EOleSysError | ComObj.pas |
855 | EOleException | function | ~EOleException | 914942 | public | __fastcall virtual | oleauto.hpp | 1 | | void | | | | | | | | | | | | | | | EOleError | OleAuto.pas |
856 | EOleException | function | ~EOleException | 916776 | public | __fastcall virtual | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | EOleSysError | ComObj.pas |
857 | EOleException | property | ErrorCode | 914943 | public | __property int | oleauto.hpp | 2 | | read=FErrorCode | | nodefault | | | | | | | | | | | | | EOleError | OleAuto.pas |
858 | EOleException | property | HelpFile | 914944 | public | __property System::AnsiString | oleauto.hpp | 1 | | read=FHelpFile | | | | | | | | | | | | | | | EOleError | OleAuto.pas |
859 | EOleException | property | HelpFile | 916777 | public | __property System::AnsiString | comobj.hpp | 2 | | read=FHelpFile | | write=FHelpFile | | | | | | | | | | | | | EOleSysError | ComObj.pas |
860 | EOleException | property | Source | 914945 | public | __property System::AnsiString | oleauto.hpp | 1 | | read=FSource | | | | | | | | | | | | | | | EOleError | OleAuto.pas |
861 | EOleException | property | Source | 916778 | public | __property System::AnsiString | comobj.hpp | 2 | | read=FSource | | write=FSource | | | | | | | | | | | | | EOleSysError | ComObj.pas |
862 | EOleSysError | constructor | EOleSysError | 914946 | public | __fastcall | oleauto.hpp | 1 | int | ErrorCode | | | | | | | | | | | | | | | EOleError | OleAuto.pas |
863 | EOleSysError | constructor | EOleSysError | 914947 | public | __fastcall | oleauto.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EOleError | OleAuto.pas |
864 | EOleSysError | constructor | EOleSysError | 914948 | public | __fastcall | oleauto.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EOleError | OleAuto.pas |
865 | EOleSysError | constructor | EOleSysError | 914949 | public | __fastcall | oleauto.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EOleError | OleAuto.pas |
866 | EOleSysError | constructor | EOleSysError | 914950 | public | __fastcall | oleauto.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EOleError | OleAuto.pas |
867 | EOleSysError | constructor | EOleSysError | 914951 | public | __fastcall | oleauto.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EOleError | OleAuto.pas |
868 | EOleSysError | constructor | EOleSysError | 914952 | public | __fastcall | oleauto.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EOleError | OleAuto.pas |
869 | EOleSysError | constructor | EOleSysError | 914953 | public | __fastcall | oleauto.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EOleError | OleAuto.pas |
870 | EOleSysError | constructor | EOleSysError | 916779 | public | __fastcall | comobj.hpp | 3 | const System::AnsiString | Message | int | ErrorCode | int | HelpContext | | | | | | | | | | | EOleError | ComObj.pas |
871 | EOleSysError | constructor | EOleSysError | 916780 | public | __fastcall | comobj.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EOleError | ComObj.pas |
872 | EOleSysError | constructor | EOleSysError | 916781 | public | __fastcall | comobj.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EOleError | ComObj.pas |
873 | EOleSysError | constructor | EOleSysError | 916782 | public | __fastcall | comobj.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EOleError | ComObj.pas |
874 | EOleSysError | constructor | EOleSysError | 916783 | public | __fastcall | comobj.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EOleError | ComObj.pas |
875 | EOleSysError | constructor | EOleSysError | 916784 | public | __fastcall | comobj.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EOleError | ComObj.pas |
876 | EOleSysError | constructor | EOleSysError | 916785 | public | __fastcall | comobj.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EOleError | ComObj.pas |
877 | EOleSysError | constructor | EOleSysError | 916786 | public | __fastcall | comobj.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EOleError | ComObj.pas |
878 | EOleSysError | data | FErrorCode | 914954 | private | int | oleauto.hpp | 0 | | | | | | | | | | | | | | | | | EOleError | OleAuto.pas |
879 | EOleSysError | data | FErrorCode | 916787 | private | int | comobj.hpp | 0 | | | | | | | | | | | | | | | | | EOleError | ComObj.pas |
880 | EOleSysError | function | ~EOleSysError | 914955 | public | __fastcall virtual | oleauto.hpp | 1 | | void | | | | | | | | | | | | | | | EOleError | OleAuto.pas |
881 | EOleSysError | function | ~EOleSysError | 916788 | public | __fastcall virtual | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | EOleError | ComObj.pas |
882 | EOleSysError | property | ErrorCode | 914956 | public | __property int | oleauto.hpp | 2 | | read=FErrorCode | | nodefault | | | | | | | | | | | | | EOleError | OleAuto.pas |
883 | EOleSysError | property | ErrorCode | 916789 | public | __property int | comobj.hpp | 3 | | read=FErrorCode | | write=FErrorCode | | nodefault | | | | | | | | | | | EOleError | ComObj.pas |
884 | EOutOfMemory | constructor | EOutOfMemory | 917064 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
885 | EOutOfMemory | constructor | EOutOfMemory | 917065 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
886 | EOutOfMemory | constructor | EOutOfMemory | 917066 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
887 | EOutOfMemory | constructor | EOutOfMemory | 917067 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
888 | EOutOfMemory | constructor | EOutOfMemory | 917068 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
889 | EOutOfMemory | constructor | EOutOfMemory | 917069 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
890 | EOutOfMemory | constructor | EOutOfMemory | 917070 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
891 | EOutOfMemory | constructor | EOutOfMemory | 917071 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
892 | EOutOfMemory | data | AllowFree | 917072 | private | bool | sysutils.hpp | 0 | | | | | | | | | | | | | | | | | Exception | SysUtils.pas |
893 | EOutOfMemory | function | FreeInstance | 917073 | public | virtual void __fastcall | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
894 | EOutOfMemory | function | ~EOutOfMemory | 917074 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
895 | EOutOfResources | constructor | EOutOfResources | 907784 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EOutOfMemory | Classes.pas |
896 | EOutOfResources | constructor | EOutOfResources | 907785 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EOutOfMemory | Classes.pas |
897 | EOutOfResources | constructor | EOutOfResources | 907786 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EOutOfMemory | Classes.pas |
898 | EOutOfResources | constructor | EOutOfResources | 907787 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EOutOfMemory | Classes.pas |
899 | EOutOfResources | constructor | EOutOfResources | 907788 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EOutOfMemory | Classes.pas |
900 | EOutOfResources | constructor | EOutOfResources | 907789 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EOutOfMemory | Classes.pas |
901 | EOutOfResources | constructor | EOutOfResources | 907790 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EOutOfMemory | Classes.pas |
902 | EOutOfResources | constructor | EOutOfResources | 907791 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EOutOfMemory | Classes.pas |
903 | EOutOfResources | function | ~EOutOfResources | 907792 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | EOutOfMemory | Classes.pas |
904 | EOutlineError | constructor | EOutlineError | 915194 | public | __fastcall | outline.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Outline.pas |
905 | EOutlineError | constructor | EOutlineError | 915195 | public | __fastcall | outline.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Outline.pas |
906 | EOutlineError | constructor | EOutlineError | 915196 | public | __fastcall | outline.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Outline.pas |
907 | EOutlineError | constructor | EOutlineError | 915197 | public | __fastcall | outline.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Outline.pas |
908 | EOutlineError | constructor | EOutlineError | 915198 | public | __fastcall | outline.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Outline.pas |
909 | EOutlineError | constructor | EOutlineError | 915199 | public | __fastcall | outline.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Outline.pas |
910 | EOutlineError | constructor | EOutlineError | 915200 | public | __fastcall | outline.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Outline.pas |
911 | EOutlineError | constructor | EOutlineError | 915201 | public | __fastcall | outline.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Outline.pas |
912 | EOutlineError | function | ~EOutlineError | 915202 | public | __fastcall virtual | outline.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Outline.pas |
913 | EOverflow | constructor | EOverflow | 917075 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EMathError | SysUtils.pas |
914 | EOverflow | constructor | EOverflow | 917076 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EMathError | SysUtils.pas |
915 | EOverflow | constructor | EOverflow | 917077 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EMathError | SysUtils.pas |
916 | EOverflow | constructor | EOverflow | 917078 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EMathError | SysUtils.pas |
917 | EOverflow | constructor | EOverflow | 917079 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EMathError | SysUtils.pas |
918 | EOverflow | constructor | EOverflow | 917080 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EMathError | SysUtils.pas |
919 | EOverflow | constructor | EOverflow | 917081 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EMathError | SysUtils.pas |
920 | EOverflow | constructor | EOverflow | 917082 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EMathError | SysUtils.pas |
921 | EOverflow | function | ~EOverflow | 917083 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EMathError | SysUtils.pas |
922 | EPackageError | constructor | EPackageError | 917084 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
923 | EPackageError | constructor | EPackageError | 917085 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
924 | EPackageError | constructor | EPackageError | 917086 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
925 | EPackageError | constructor | EPackageError | 917087 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
926 | EPackageError | constructor | EPackageError | 917088 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
927 | EPackageError | constructor | EPackageError | 917089 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
928 | EPackageError | constructor | EPackageError | 917090 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
929 | EPackageError | constructor | EPackageError | 917091 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
930 | EPackageError | function | ~EPackageError | 917092 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
931 | EParserError | constructor | EParserError | 907793 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Classes.pas |
932 | EParserError | constructor | EParserError | 907794 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
933 | EParserError | constructor | EParserError | 907795 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Classes.pas |
934 | EParserError | constructor | EParserError | 907796 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
935 | EParserError | constructor | EParserError | 907797 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
936 | EParserError | constructor | EParserError | 907798 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
937 | EParserError | constructor | EParserError | 907799 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
938 | EParserError | constructor | EParserError | 907800 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
939 | EParserError | function | ~EParserError | 907801 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Classes.pas |
940 | EPrinter | constructor | EPrinter | 915440 | public | __fastcall | printers.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Printers.pas |
941 | EPrinter | constructor | EPrinter | 915441 | public | __fastcall | printers.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Printers.pas |
942 | EPrinter | constructor | EPrinter | 915442 | public | __fastcall | printers.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Printers.pas |
943 | EPrinter | constructor | EPrinter | 915443 | public | __fastcall | printers.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Printers.pas |
944 | EPrinter | constructor | EPrinter | 915444 | public | __fastcall | printers.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Printers.pas |
945 | EPrinter | constructor | EPrinter | 915445 | public | __fastcall | printers.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Printers.pas |
946 | EPrinter | constructor | EPrinter | 915446 | public | __fastcall | printers.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Printers.pas |
947 | EPrinter | constructor | EPrinter | 915447 | public | __fastcall | printers.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Printers.pas |
948 | EPrinter | function | ~EPrinter | 915448 | public | __fastcall virtual | printers.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Printers.pas |
949 | EPrivilege | constructor | EPrivilege | 917093 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
950 | EPrivilege | constructor | EPrivilege | 917094 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
951 | EPrivilege | constructor | EPrivilege | 917095 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EExternal | SysUtils.pas |
952 | EPrivilege | constructor | EPrivilege | 917096 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
953 | EPrivilege | constructor | EPrivilege | 917097 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
954 | EPrivilege | constructor | EPrivilege | 917098 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
955 | EPrivilege | constructor | EPrivilege | 917099 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
956 | EPrivilege | constructor | EPrivilege | 917100 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
957 | EPrivilege | function | ~EPrivilege | 917101 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
958 | EPropReadOnly | constructor | EPropReadOnly | 917102 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
959 | EPropReadOnly | constructor | EPropReadOnly | 917103 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
960 | EPropReadOnly | constructor | EPropReadOnly | 917104 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
961 | EPropReadOnly | constructor | EPropReadOnly | 917105 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
962 | EPropReadOnly | constructor | EPropReadOnly | 917106 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
963 | EPropReadOnly | constructor | EPropReadOnly | 917107 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
964 | EPropReadOnly | constructor | EPropReadOnly | 917108 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
965 | EPropReadOnly | constructor | EPropReadOnly | 917109 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
966 | EPropReadOnly | function | ~EPropReadOnly | 917110 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
967 | EPropWriteOnly | constructor | EPropWriteOnly | 917111 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
968 | EPropWriteOnly | constructor | EPropWriteOnly | 917112 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
969 | EPropWriteOnly | constructor | EPropWriteOnly | 917113 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
970 | EPropWriteOnly | constructor | EPropWriteOnly | 917114 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
971 | EPropWriteOnly | constructor | EPropWriteOnly | 917115 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
972 | EPropWriteOnly | constructor | EPropWriteOnly | 917116 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
973 | EPropWriteOnly | constructor | EPropWriteOnly | 917117 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
974 | EPropWriteOnly | constructor | EPropWriteOnly | 917118 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
975 | EPropWriteOnly | function | ~EPropWriteOnly | 917119 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
976 | EPropertyError | constructor | EPropertyError | 911377 | public | __fastcall | dsgnintf.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | DsgnIntf.pas |
977 | EPropertyError | constructor | EPropertyError | 911378 | public | __fastcall | dsgnintf.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | DsgnIntf.pas |
978 | EPropertyError | constructor | EPropertyError | 911379 | public | __fastcall | dsgnintf.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | DsgnIntf.pas |
979 | EPropertyError | constructor | EPropertyError | 911380 | public | __fastcall | dsgnintf.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | DsgnIntf.pas |
980 | EPropertyError | constructor | EPropertyError | 911381 | public | __fastcall | dsgnintf.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | DsgnIntf.pas |
981 | EPropertyError | constructor | EPropertyError | 911382 | public | __fastcall | dsgnintf.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | DsgnIntf.pas |
982 | EPropertyError | constructor | EPropertyError | 911383 | public | __fastcall | dsgnintf.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | DsgnIntf.pas |
983 | EPropertyError | constructor | EPropertyError | 911384 | public | __fastcall | dsgnintf.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | DsgnIntf.pas |
984 | EPropertyError | function | ~EPropertyError | 911385 | public | __fastcall virtual | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | DsgnIntf.pas |
985 | EQParseException | constructor | EQParseException | 923506 | public | __fastcall | mxqparse.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxqparse.pas |
986 | EQParseException | constructor | EQParseException | 923507 | public | __fastcall | mxqparse.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxqparse.pas |
987 | EQParseException | constructor | EQParseException | 923508 | public | __fastcall | mxqparse.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxqparse.pas |
988 | EQParseException | constructor | EQParseException | 923509 | public | __fastcall | mxqparse.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxqparse.pas |
989 | EQParseException | constructor | EQParseException | 923510 | public | __fastcall | mxqparse.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxqparse.pas |
990 | EQParseException | constructor | EQParseException | 923511 | public | __fastcall | mxqparse.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxqparse.pas |
991 | EQParseException | constructor | EQParseException | 923512 | public | __fastcall | mxqparse.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxqparse.pas |
992 | EQParseException | constructor | EQParseException | 923513 | public | __fastcall | mxqparse.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxqparse.pas |
993 | EQParseException | function | ~EQParseException | 923514 | public | __fastcall virtual | mxqparse.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxqparse.pas |
994 | EQRError | constructor | EQRError | 924583 | public | __fastcall | qrprntr.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | qrprntr.pas |
995 | EQRError | constructor | EQRError | 924584 | public | __fastcall | qrprntr.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | qrprntr.pas |
996 | EQRError | constructor | EQRError | 924585 | public | __fastcall | qrprntr.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | qrprntr.pas |
997 | EQRError | constructor | EQRError | 924586 | public | __fastcall | qrprntr.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | qrprntr.pas |
998 | EQRError | constructor | EQRError | 924587 | public | __fastcall | qrprntr.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | qrprntr.pas |
999 | EQRError | constructor | EQRError | 924588 | public | __fastcall | qrprntr.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | qrprntr.pas |
1000 | EQRError | constructor | EQRError | 924589 | public | __fastcall | qrprntr.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | qrprntr.pas |
1001 | EQRError | constructor | EQRError | 924590 | public | __fastcall | qrprntr.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | qrprntr.pas |
1002 | EQRError | function | ~EQRError | 924591 | public | __fastcall virtual | qrprntr.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | qrprntr.pas |
1003 | ERangeError | constructor | ERangeError | 917120 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EIntError | SysUtils.pas |
1004 | ERangeError | constructor | ERangeError | 917121 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EIntError | SysUtils.pas |
1005 | ERangeError | constructor | ERangeError | 917122 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EIntError | SysUtils.pas |
1006 | ERangeError | constructor | ERangeError | 917123 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EIntError | SysUtils.pas |
1007 | ERangeError | constructor | ERangeError | 917124 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EIntError | SysUtils.pas |
1008 | ERangeError | constructor | ERangeError | 917125 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EIntError | SysUtils.pas |
1009 | ERangeError | constructor | ERangeError | 917126 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EIntError | SysUtils.pas |
1010 | ERangeError | constructor | ERangeError | 917127 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EIntError | SysUtils.pas |
1011 | ERangeError | function | ~ERangeError | 917128 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EIntError | SysUtils.pas |
1012 | EReadError | constructor | EReadError | 907802 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EFilerError | Classes.pas |
1013 | EReadError | constructor | EReadError | 907803 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EFilerError | Classes.pas |
1014 | EReadError | constructor | EReadError | 907804 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EFilerError | Classes.pas |
1015 | EReadError | constructor | EReadError | 907805 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EFilerError | Classes.pas |
1016 | EReadError | constructor | EReadError | 907806 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EFilerError | Classes.pas |
1017 | EReadError | constructor | EReadError | 907807 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EFilerError | Classes.pas |
1018 | EReadError | constructor | EReadError | 907808 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EFilerError | Classes.pas |
1019 | EReadError | constructor | EReadError | 907809 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EFilerError | Classes.pas |
1020 | EReadError | function | ~EReadError | 907810 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | EFilerError | Classes.pas |
1021 | EReconcileError | constructor | EReconcileError | 903655 | public | __fastcall | dbclient.hpp | 3 | System::AnsiString | NativeError | System::AnsiString | Context | Word | ErrorCode | | | | | | | | | | | EDBClient | DBClient.pas |
1022 | EReconcileError | constructor | EReconcileError | 903656 | public | __fastcall | dbclient.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EDBClient | DBClient.pas |
1023 | EReconcileError | constructor | EReconcileError | 903657 | public | __fastcall | dbclient.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EDBClient | DBClient.pas |
1024 | EReconcileError | constructor | EReconcileError | 903658 | public | __fastcall | dbclient.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EDBClient | DBClient.pas |
1025 | EReconcileError | constructor | EReconcileError | 903659 | public | __fastcall | dbclient.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EDBClient | DBClient.pas |
1026 | EReconcileError | constructor | EReconcileError | 903660 | public | __fastcall | dbclient.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EDBClient | DBClient.pas |
1027 | EReconcileError | constructor | EReconcileError | 903661 | public | __fastcall | dbclient.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EDBClient | DBClient.pas |
1028 | EReconcileError | constructor | EReconcileError | 903662 | public | __fastcall | dbclient.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EDBClient | DBClient.pas |
1029 | EReconcileError | data | FContext | 903663 | private | System::AnsiString | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | EDBClient | DBClient.pas |
1030 | EReconcileError | function | ~EReconcileError | 903664 | public | __fastcall virtual | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | EDBClient | DBClient.pas |
1031 | EReconcileError | property | Context | 903665 | public | __property System::AnsiString | dbclient.hpp | 1 | | read=FContext | | | | | | | | | | | | | | | EDBClient | DBClient.pas |
1032 | ERegistryException | constructor | ERegistryException | 915503 | public | __fastcall | registry.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Registry.pas |
1033 | ERegistryException | constructor | ERegistryException | 915504 | public | __fastcall | registry.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Registry.pas |
1034 | ERegistryException | constructor | ERegistryException | 915505 | public | __fastcall | registry.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Registry.pas |
1035 | ERegistryException | constructor | ERegistryException | 915506 | public | __fastcall | registry.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Registry.pas |
1036 | ERegistryException | constructor | ERegistryException | 915507 | public | __fastcall | registry.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Registry.pas |
1037 | ERegistryException | constructor | ERegistryException | 915508 | public | __fastcall | registry.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Registry.pas |
1038 | ERegistryException | constructor | ERegistryException | 915509 | public | __fastcall | registry.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Registry.pas |
1039 | ERegistryException | constructor | ERegistryException | 915510 | public | __fastcall | registry.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Registry.pas |
1040 | ERegistryException | function | ~ERegistryException | 915511 | public | __fastcall virtual | registry.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Registry.pas |
1041 | ERemoteSocketError | constructor | ERemoteSocketError | 928115 | public | __fastcall | midascon.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | MIDASCon.pas |
1042 | ERemoteSocketError | constructor | ERemoteSocketError | 928116 | public | __fastcall | midascon.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | MIDASCon.pas |
1043 | ERemoteSocketError | constructor | ERemoteSocketError | 928117 | public | __fastcall | midascon.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | MIDASCon.pas |
1044 | ERemoteSocketError | constructor | ERemoteSocketError | 928118 | public | __fastcall | midascon.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | MIDASCon.pas |
1045 | ERemoteSocketError | constructor | ERemoteSocketError | 928119 | public | __fastcall | midascon.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | MIDASCon.pas |
1046 | ERemoteSocketError | constructor | ERemoteSocketError | 928120 | public | __fastcall | midascon.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | MIDASCon.pas |
1047 | ERemoteSocketError | constructor | ERemoteSocketError | 928121 | public | __fastcall | midascon.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | MIDASCon.pas |
1048 | ERemoteSocketError | constructor | ERemoteSocketError | 928122 | public | __fastcall | midascon.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | MIDASCon.pas |
1049 | ERemoteSocketError | function | ~ERemoteSocketError | 928123 | public | __fastcall virtual | midascon.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | MIDASCon.pas |
1050 | EResNotFound | constructor | EResNotFound | 907811 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Classes.pas |
1051 | EResNotFound | constructor | EResNotFound | 907812 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
1052 | EResNotFound | constructor | EResNotFound | 907813 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Classes.pas |
1053 | EResNotFound | constructor | EResNotFound | 907814 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
1054 | EResNotFound | constructor | EResNotFound | 907815 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
1055 | EResNotFound | constructor | EResNotFound | 907816 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
1056 | EResNotFound | constructor | EResNotFound | 907817 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
1057 | EResNotFound | constructor | EResNotFound | 907818 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
1058 | EResNotFound | function | ~EResNotFound | 907819 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Classes.pas |
1059 | ESockError | constructor | ESockError | 927955 | public | __fastcall | psock.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Psock.pas |
1060 | ESockError | constructor | ESockError | 927956 | public | __fastcall | psock.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Psock.pas |
1061 | ESockError | constructor | ESockError | 927957 | public | __fastcall | psock.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Psock.pas |
1062 | ESockError | constructor | ESockError | 927958 | public | __fastcall | psock.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Psock.pas |
1063 | ESockError | constructor | ESockError | 927959 | public | __fastcall | psock.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Psock.pas |
1064 | ESockError | constructor | ESockError | 927960 | public | __fastcall | psock.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Psock.pas |
1065 | ESockError | constructor | ESockError | 927961 | public | __fastcall | psock.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Psock.pas |
1066 | ESockError | constructor | ESockError | 927962 | public | __fastcall | psock.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Psock.pas |
1067 | ESockError | function | ~ESockError | 927963 | public | __fastcall virtual | psock.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Psock.pas |
1068 | ESocketError | constructor | ESocketError | 929137 | public | __fastcall | scktcomp.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | ScktComp.pas |
1069 | ESocketError | constructor | ESocketError | 929138 | public | __fastcall | scktcomp.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | ScktComp.pas |
1070 | ESocketError | constructor | ESocketError | 929139 | public | __fastcall | scktcomp.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | ScktComp.pas |
1071 | ESocketError | constructor | ESocketError | 929140 | public | __fastcall | scktcomp.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | ScktComp.pas |
1072 | ESocketError | constructor | ESocketError | 929141 | public | __fastcall | scktcomp.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | ScktComp.pas |
1073 | ESocketError | constructor | ESocketError | 929142 | public | __fastcall | scktcomp.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | ScktComp.pas |
1074 | ESocketError | constructor | ESocketError | 929143 | public | __fastcall | scktcomp.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | ScktComp.pas |
1075 | ESocketError | constructor | ESocketError | 929144 | public | __fastcall | scktcomp.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | ScktComp.pas |
1076 | ESocketError | function | ~ESocketError | 929145 | public | __fastcall virtual | scktcomp.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | ScktComp.pas |
1077 | EStackOverflow | constructor | EStackOverflow | 917129 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
1078 | EStackOverflow | constructor | EStackOverflow | 917130 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
1079 | EStackOverflow | constructor | EStackOverflow | 917131 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EExternal | SysUtils.pas |
1080 | EStackOverflow | constructor | EStackOverflow | 917132 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EExternal | SysUtils.pas |
1081 | EStackOverflow | constructor | EStackOverflow | 917133 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
1082 | EStackOverflow | constructor | EStackOverflow | 917134 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
1083 | EStackOverflow | constructor | EStackOverflow | 917135 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EExternal | SysUtils.pas |
1084 | EStackOverflow | constructor | EStackOverflow | 917136 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EExternal | SysUtils.pas |
1085 | EStackOverflow | function | ~EStackOverflow | 917137 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EExternal | SysUtils.pas |
1086 | EStreamError | constructor | EStreamError | 907820 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Classes.pas |
1087 | EStreamError | constructor | EStreamError | 907821 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
1088 | EStreamError | constructor | EStreamError | 907822 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Classes.pas |
1089 | EStreamError | constructor | EStreamError | 907823 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
1090 | EStreamError | constructor | EStreamError | 907824 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
1091 | EStreamError | constructor | EStreamError | 907825 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
1092 | EStreamError | constructor | EStreamError | 907826 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
1093 | EStreamError | constructor | EStreamError | 907827 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
1094 | EStreamError | function | ~EStreamError | 907828 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Classes.pas |
1095 | EStringListError | constructor | EStringListError | 907829 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Classes.pas |
1096 | EStringListError | constructor | EStringListError | 907830 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
1097 | EStringListError | constructor | EStringListError | 907831 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Classes.pas |
1098 | EStringListError | constructor | EStringListError | 907832 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
1099 | EStringListError | constructor | EStringListError | 907833 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
1100 | EStringListError | constructor | EStringListError | 907834 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
1101 | EStringListError | constructor | EStringListError | 907835 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
1102 | EStringListError | constructor | EStringListError | 907836 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
1103 | EStringListError | function | ~EStringListError | 907837 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Classes.pas |
1104 | EThread | constructor | EThread | 907838 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Classes.pas |
1105 | EThread | constructor | EThread | 907839 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
1106 | EThread | constructor | EThread | 907840 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Classes.pas |
1107 | EThread | constructor | EThread | 907841 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Classes.pas |
1108 | EThread | constructor | EThread | 907842 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
1109 | EThread | constructor | EThread | 907843 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
1110 | EThread | constructor | EThread | 907844 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Classes.pas |
1111 | EThread | constructor | EThread | 907845 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Classes.pas |
1112 | EThread | function | ~EThread | 907846 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Classes.pas |
1113 | ETreeViewError | constructor | ETreeViewError | 908451 | public | __fastcall | comctrls.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | ComCtrls.pas |
1114 | ETreeViewError | constructor | ETreeViewError | 908452 | public | __fastcall | comctrls.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | ComCtrls.pas |
1115 | ETreeViewError | constructor | ETreeViewError | 908453 | public | __fastcall | comctrls.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | ComCtrls.pas |
1116 | ETreeViewError | constructor | ETreeViewError | 908454 | public | __fastcall | comctrls.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | ComCtrls.pas |
1117 | ETreeViewError | constructor | ETreeViewError | 908455 | public | __fastcall | comctrls.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | ComCtrls.pas |
1118 | ETreeViewError | constructor | ETreeViewError | 908456 | public | __fastcall | comctrls.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | ComCtrls.pas |
1119 | ETreeViewError | constructor | ETreeViewError | 908457 | public | __fastcall | comctrls.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | ComCtrls.pas |
1120 | ETreeViewError | constructor | ETreeViewError | 908458 | public | __fastcall | comctrls.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | ComCtrls.pas |
1121 | ETreeViewError | function | ~ETreeViewError | 908459 | public | __fastcall virtual | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | ComCtrls.pas |
1122 | EUnderflow | constructor | EUnderflow | 917138 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EMathError | SysUtils.pas |
1123 | EUnderflow | constructor | EUnderflow | 917139 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EMathError | SysUtils.pas |
1124 | EUnderflow | constructor | EUnderflow | 917140 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EMathError | SysUtils.pas |
1125 | EUnderflow | constructor | EUnderflow | 917141 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EMathError | SysUtils.pas |
1126 | EUnderflow | constructor | EUnderflow | 917142 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EMathError | SysUtils.pas |
1127 | EUnderflow | constructor | EUnderflow | 917143 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EMathError | SysUtils.pas |
1128 | EUnderflow | constructor | EUnderflow | 917144 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EMathError | SysUtils.pas |
1129 | EUnderflow | constructor | EUnderflow | 917145 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EMathError | SysUtils.pas |
1130 | EUnderflow | function | ~EUnderflow | 917146 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EMathError | SysUtils.pas |
1131 | EUnsupportedTypeError | constructor | EUnsupportedTypeError | 922136 | public | __fastcall | mxarrays.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxarrays.pas |
1132 | EUnsupportedTypeError | constructor | EUnsupportedTypeError | 922137 | public | __fastcall | mxarrays.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxarrays.pas |
1133 | EUnsupportedTypeError | constructor | EUnsupportedTypeError | 922138 | public | __fastcall | mxarrays.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxarrays.pas |
1134 | EUnsupportedTypeError | constructor | EUnsupportedTypeError | 922139 | public | __fastcall | mxarrays.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxarrays.pas |
1135 | EUnsupportedTypeError | constructor | EUnsupportedTypeError | 922140 | public | __fastcall | mxarrays.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxarrays.pas |
1136 | EUnsupportedTypeError | constructor | EUnsupportedTypeError | 922141 | public | __fastcall | mxarrays.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxarrays.pas |
1137 | EUnsupportedTypeError | constructor | EUnsupportedTypeError | 922142 | public | __fastcall | mxarrays.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxarrays.pas |
1138 | EUnsupportedTypeError | constructor | EUnsupportedTypeError | 922143 | public | __fastcall | mxarrays.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxarrays.pas |
1139 | EUnsupportedTypeError | function | ~EUnsupportedTypeError | 922144 | public | __fastcall virtual | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxarrays.pas |
1140 | EUpdateError | constructor | EUpdateError | 902573 | public | __fastcall | bdeprov.hpp | 4 | System::AnsiString | NativeError | System::AnsiString | Context | Word | ErrCode | Word | PrevError | | | | | | | | | EDatabaseError | BdeProv.pas |
1141 | EUpdateError | constructor | EUpdateError | 902574 | public | __fastcall | bdeprov.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1142 | EUpdateError | constructor | EUpdateError | 902575 | public | __fastcall | bdeprov.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1143 | EUpdateError | constructor | EUpdateError | 902576 | public | __fastcall | bdeprov.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1144 | EUpdateError | constructor | EUpdateError | 902577 | public | __fastcall | bdeprov.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1145 | EUpdateError | constructor | EUpdateError | 902578 | public | __fastcall | bdeprov.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EDatabaseError | BdeProv.pas |
1146 | EUpdateError | constructor | EUpdateError | 902579 | public | __fastcall | bdeprov.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1147 | EUpdateError | constructor | EUpdateError | 902580 | public | __fastcall | bdeprov.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EDatabaseError | BdeProv.pas |
1148 | EUpdateError | data | FContext | 902581 | private | System::AnsiString | bdeprov.hpp | 0 | | | | | | | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1149 | EUpdateError | data | FErrorCode | 902582 | private | Word | bdeprov.hpp | 0 | | | | | | | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1150 | EUpdateError | data | FPreviousError | 902583 | private | Word | bdeprov.hpp | 0 | | | | | | | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1151 | EUpdateError | function | ~EUpdateError | 902584 | public | __fastcall virtual | bdeprov.hpp | 1 | | void | | | | | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1152 | EUpdateError | property | Context | 902585 | public | __property System::AnsiString | bdeprov.hpp | 1 | | read=FContext | | | | | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1153 | EUpdateError | property | ErrorCode | 902586 | public | __property Word | bdeprov.hpp | 2 | | read=FErrorCode | | nodefault | | | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1154 | EUpdateError | property | PreviousError | 902587 | public | __property Word | bdeprov.hpp | 2 | | read=FPreviousError | | nodefault | | | | | | | | | | | | | EDatabaseError | BdeProv.pas |
1155 | EUserCanceled | constructor | EUserCanceled | 923315 | public | __fastcall | mxpbar.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | mxpbar.pas |
1156 | EUserCanceled | constructor | EUserCanceled | 923316 | public | __fastcall | mxpbar.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxpbar.pas |
1157 | EUserCanceled | constructor | EUserCanceled | 923317 | public | __fastcall | mxpbar.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | mxpbar.pas |
1158 | EUserCanceled | constructor | EUserCanceled | 923318 | public | __fastcall | mxpbar.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | mxpbar.pas |
1159 | EUserCanceled | constructor | EUserCanceled | 923319 | public | __fastcall | mxpbar.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | mxpbar.pas |
1160 | EUserCanceled | constructor | EUserCanceled | 923320 | public | __fastcall | mxpbar.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxpbar.pas |
1161 | EUserCanceled | constructor | EUserCanceled | 923321 | public | __fastcall | mxpbar.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | mxpbar.pas |
1162 | EUserCanceled | constructor | EUserCanceled | 923322 | public | __fastcall | mxpbar.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | mxpbar.pas |
1163 | EUserCanceled | function | ~EUserCanceled | 923323 | public | __fastcall virtual | mxpbar.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | mxpbar.pas |
1164 | EVariantError | constructor | EVariantError | 917147 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
1165 | EVariantError | constructor | EVariantError | 917148 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
1166 | EVariantError | constructor | EVariantError | 917149 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
1167 | EVariantError | constructor | EVariantError | 917150 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
1168 | EVariantError | constructor | EVariantError | 917151 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
1169 | EVariantError | constructor | EVariantError | 917152 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
1170 | EVariantError | constructor | EVariantError | 917153 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
1171 | EVariantError | constructor | EVariantError | 917154 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
1172 | EVariantError | function | ~EVariantError | 917155 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
1173 | EWin32Error | constructor | EWin32Error | 917156 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | SysUtils.pas |
1174 | EWin32Error | constructor | EWin32Error | 917157 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
1175 | EWin32Error | constructor | EWin32Error | 917158 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | SysUtils.pas |
1176 | EWin32Error | constructor | EWin32Error | 917159 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | SysUtils.pas |
1177 | EWin32Error | constructor | EWin32Error | 917160 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
1178 | EWin32Error | constructor | EWin32Error | 917161 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
1179 | EWin32Error | constructor | EWin32Error | 917162 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | SysUtils.pas |
1180 | EWin32Error | constructor | EWin32Error | 917163 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | SysUtils.pas |
1181 | EWin32Error | data | ErrorCode | 917164 | public | int | sysutils.hpp | 0 | | | | | | | | | | | | | | | | | Exception | SysUtils.pas |
1182 | EWin32Error | function | ~EWin32Error | 917165 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | SysUtils.pas |
1183 | EWriteError | constructor | EWriteError | 907847 | public | __fastcall | classes.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EFilerError | Classes.pas |
1184 | EWriteError | constructor | EWriteError | 907848 | public | __fastcall | classes.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EFilerError | Classes.pas |
1185 | EWriteError | constructor | EWriteError | 907849 | public | __fastcall | classes.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EFilerError | Classes.pas |
1186 | EWriteError | constructor | EWriteError | 907850 | public | __fastcall | classes.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EFilerError | Classes.pas |
1187 | EWriteError | constructor | EWriteError | 907851 | public | __fastcall | classes.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EFilerError | Classes.pas |
1188 | EWriteError | constructor | EWriteError | 907852 | public | __fastcall | classes.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EFilerError | Classes.pas |
1189 | EWriteError | constructor | EWriteError | 907853 | public | __fastcall | classes.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EFilerError | Classes.pas |
1190 | EWriteError | constructor | EWriteError | 907854 | public | __fastcall | classes.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EFilerError | Classes.pas |
1191 | EWriteError | function | ~EWriteError | 907855 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | EFilerError | Classes.pas |
1192 | EZeroDivide | constructor | EZeroDivide | 917166 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | EMathError | SysUtils.pas |
1193 | EZeroDivide | constructor | EZeroDivide | 917167 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EMathError | SysUtils.pas |
1194 | EZeroDivide | constructor | EZeroDivide | 917168 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | EMathError | SysUtils.pas |
1195 | EZeroDivide | constructor | EZeroDivide | 917169 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | EMathError | SysUtils.pas |
1196 | EZeroDivide | constructor | EZeroDivide | 917170 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | EMathError | SysUtils.pas |
1197 | EZeroDivide | constructor | EZeroDivide | 917171 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EMathError | SysUtils.pas |
1198 | EZeroDivide | constructor | EZeroDivide | 917172 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | EMathError | SysUtils.pas |
1199 | EZeroDivide | constructor | EZeroDivide | 917173 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | EMathError | SysUtils.pas |
1200 | EZeroDivide | function | ~EZeroDivide | 917174 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | EMathError | SysUtils.pas |
1201 | Exception | constructor | Exception | 917175 | public | __fastcall | sysutils.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | TObject | SysUtils.pas |
1202 | Exception | constructor | Exception | 917176 | public | __fastcall | sysutils.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | TObject | SysUtils.pas |
1203 | Exception | constructor | Exception | 917177 | public | __fastcall | sysutils.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | TObject | SysUtils.pas |
1204 | Exception | constructor | Exception | 917178 | public | __fastcall | sysutils.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | TObject | SysUtils.pas |
1205 | Exception | constructor | Exception | 917179 | public | __fastcall | sysutils.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | TObject | SysUtils.pas |
1206 | Exception | constructor | Exception | 917180 | public | __fastcall | sysutils.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | TObject | SysUtils.pas |
1207 | Exception | constructor | Exception | 917181 | public | __fastcall | sysutils.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | TObject | SysUtils.pas |
1208 | Exception | constructor | Exception | 917182 | public | __fastcall | sysutils.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | TObject | SysUtils.pas |
1209 | Exception | data | FHelpContext | 917183 | private | int | sysutils.hpp | 0 | | | | | | | | | | | | | | | | | TObject | SysUtils.pas |
1210 | Exception | data | FMessage | 917184 | private | System::AnsiString | sysutils.hpp | 0 | | | | | | | | | | | | | | | | | TObject | SysUtils.pas |
1211 | Exception | function | ~Exception | 917185 | public | __fastcall virtual | sysutils.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | SysUtils.pas |
1212 | Exception | property | HelpContext | 917186 | public | __property int | sysutils.hpp | 3 | | read=FHelpContext | | write=FHelpContext | | nodefault | | | | | | | | | | | TObject | SysUtils.pas |
1213 | Exception | property | Message | 917187 | public | __property System::AnsiString | sysutils.hpp | 2 | | read=FMessage | | write=FMessage | | | | | | | | | | | | | TObject | SysUtils.pas |
1214 | FTPException | constructor | FTPException | 927205 | public | __fastcall | nmftp.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | NMFtp.pas |
1215 | FTPException | constructor | FTPException | 927206 | public | __fastcall | nmftp.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | NMFtp.pas |
1216 | FTPException | constructor | FTPException | 927207 | public | __fastcall | nmftp.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | NMFtp.pas |
1217 | FTPException | constructor | FTPException | 927208 | public | __fastcall | nmftp.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | NMFtp.pas |
1218 | FTPException | constructor | FTPException | 927209 | public | __fastcall | nmftp.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | NMFtp.pas |
1219 | FTPException | constructor | FTPException | 927210 | public | __fastcall | nmftp.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | NMFtp.pas |
1220 | FTPException | constructor | FTPException | 927211 | public | __fastcall | nmftp.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | NMFtp.pas |
1221 | FTPException | constructor | FTPException | 927212 | public | __fastcall | nmftp.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | NMFtp.pas |
1222 | FTPException | function | ~FTPException | 927213 | public | __fastcall virtual | nmftp.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | NMFtp.pas |
1223 | FormExcept | constructor | FormExcept | 917818 | public | __fastcall | frmexprt.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | Frmexprt.pas |
1224 | FormExcept | constructor | FormExcept | 917819 | public | __fastcall | frmexprt.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Frmexprt.pas |
1225 | FormExcept | constructor | FormExcept | 917820 | public | __fastcall | frmexprt.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | Frmexprt.pas |
1226 | FormExcept | constructor | FormExcept | 917821 | public | __fastcall | frmexprt.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | Frmexprt.pas |
1227 | FormExcept | constructor | FormExcept | 917822 | public | __fastcall | frmexprt.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | Frmexprt.pas |
1228 | FormExcept | constructor | FormExcept | 917823 | public | __fastcall | frmexprt.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Frmexprt.pas |
1229 | FormExcept | constructor | FormExcept | 917824 | public | __fastcall | frmexprt.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | Frmexprt.pas |
1230 | FormExcept | constructor | FormExcept | 917825 | public | __fastcall | frmexprt.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | Frmexprt.pas |
1231 | FormExcept | function | ~FormExcept | 917826 | public | __fastcall virtual | frmexprt.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | Frmexprt.pas |
1232 | Function | function | GetCallType | 930163 | public | virtual Byte | sysdefs.h | 0 | | | | | | | | | | | | | | | | | AutoCmd | |
1233 | Function | function | RequestResult | 930164 | public | virtual bool | sysdefs.h | 0 | | | | | | | | | | | | | | | | | AutoCmd | |
1234 | HTTPException | constructor | HTTPException | 927436 | public | __fastcall | nmhttp.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | NMHttp.pas |
1235 | HTTPException | constructor | HTTPException | 927437 | public | __fastcall | nmhttp.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | NMHttp.pas |
1236 | HTTPException | constructor | HTTPException | 927438 | public | __fastcall | nmhttp.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | NMHttp.pas |
1237 | HTTPException | constructor | HTTPException | 927439 | public | __fastcall | nmhttp.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | NMHttp.pas |
1238 | HTTPException | constructor | HTTPException | 927440 | public | __fastcall | nmhttp.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | NMHttp.pas |
1239 | HTTPException | constructor | HTTPException | 927441 | public | __fastcall | nmhttp.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | NMHttp.pas |
1240 | HTTPException | constructor | HTTPException | 927442 | public | __fastcall | nmhttp.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | NMHttp.pas |
1241 | HTTPException | constructor | HTTPException | 927443 | public | __fastcall | nmhttp.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | NMHttp.pas |
1242 | HTTPException | function | ~HTTPException | 927444 | public | __fastcall virtual | nmhttp.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | NMHttp.pas |
1243 | IExpr | constructor | IExpr | 923444 | public | __fastcall | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1244 | IExpr | function | AddSubExpr_Text | 923445 | public | virtual Word __stdcall | mxqedcom.hpp | 3 | char * | sqlText | IExpr*& | pObj | IExpr* | pBefThisObj | | | | | | | | | | | TObject | mxqedcom.pas |
1245 | IExpr | function | AddSubExpr_field | 923446 | public | virtual Word __stdcall | mxqedcom.hpp | 3 | IField* | pField | IExpr*& | pObj | pIExpr | pBefThisObj | | | | | | | | | | | TObject | mxqedcom.pas |
1246 | IExpr | function | AddSubExpr_node | 923447 | public | virtual Word __stdcall | mxqedcom.hpp | 3 | QNodeType | qNodeType | IExpr*& | pObj | IExpr* | pBefThisObj | | | | | | | | | | | TObject | mxqedcom.pas |
1247 | IExpr | function | ChangeNodeType | 923448 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | QNodeType | nodeType | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1248 | IExpr | function | DeleteSubExpr | 923449 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | IExpr* | pObj | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1249 | IExpr | function | FetchField | 923450 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | IField*& | ppField | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1250 | IExpr | function | FetchSubExpr | 923451 | public | virtual Word __stdcall | mxqedcom.hpp | 2 | Word | number | IExpr*& | ppExpr | | | | | | | | | | | | | TObject | mxqedcom.pas |
1251 | IExpr | function | GetCell | 923452 | public | virtual Word __stdcall | mxqedcom.hpp | 4 | Word | index | IExpr*& | ppCell | char *& | ppText1 | char *& | ppText2 | | | | | | | | | TObject | mxqedcom.pas |
1252 | IExpr | function | GetNodeType | 923453 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | QNodeType& | nodeType | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1253 | IExpr | function | GetNumCells | 923454 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | Word& | nCells | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1254 | IExpr | function | GetNumbSubExprs | 923455 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | Word& | number | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1255 | IExpr | function | GetParentExpr | 923456 | public | virtual Word __stdcall | mxqedcom.hpp | 3 | IExpr* | pRootExpr | IExpr*& | ppParentExpr | IExpr*& | ppNextSiblingExpr | | | | | | | | | | | TObject | mxqedcom.pas |
1256 | IExpr | function | GetSQLText | 923457 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | char *& | ppSQLText | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1257 | IExpr | function | MoveSubExpr | 923458 | public | virtual Word __stdcall | mxqedcom.hpp | 2 | IExpr* | pObj | IExpr* | pBefThisObj | | | | | | | | | | | | | TObject | mxqedcom.pas |
1258 | IExpr | function | ~IExpr | 923459 | public | __fastcall virtual | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1259 | IField | constructor | IField | 923460 | public | __fastcall | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1260 | IField | function | FetchTable | 923461 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | ITable*& | ppTable | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1261 | IField | function | GetDataType | 923462 | public | virtual Word __stdcall | mxqedcom.hpp | 2 | Word& | iFldType | Word& | iSubType | | | | | | | | | | | | | TObject | mxqedcom.pas |
1262 | IField | function | GetName | 923463 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | char *& | ppFldName | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1263 | IField | function | GetTable_Field | 923464 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | char *& | Tbl_Fld | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1264 | IField | function | ~IField | 923465 | public | __fastcall virtual | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1265 | IGroupBy | constructor | IGroupBy | 923466 | public | __fastcall | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1266 | IGroupBy | function | FetchField | 923467 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | IField*& | ppField | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1267 | IGroupBy | function | ~IGroupBy | 923468 | public | __fastcall virtual | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1268 | IJoin | constructor | IJoin | 923469 | public | __fastcall | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1269 | IJoin | function | AddJoinExpr | 923470 | public | virtual Word __stdcall | mxqedcom.hpp | 5 | Word | FldNumLeft | Word | FldNumRight | QNodeType | MathOp | IExpr*& | ppObj | IExpr* | pBefThisObj | | | | | | | TObject | mxqedcom.pas |
1270 | IJoin | function | AddJoinExpr_useFldName | 923471 | public | virtual Word __stdcall | mxqedcom.hpp | 5 | char * | FldNameLeft | char * | FldNameRight | QNodeType | MathOp | IExpr*& | ppObj | IExpr* | pBefThisObj | | | | | | | TObject | mxqedcom.pas |
1271 | IJoin | function | ChangeJoinType | 923472 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | JoinType | JoinType_input | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1272 | IJoin | function | DeleteJoinExpr | 923473 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | IExpr* | pObj | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1273 | IJoin | function | FetchJoinExpr | 923474 | public | virtual Word __stdcall | mxqedcom.hpp | 2 | Word | number | IExpr*& | ppExpr | | | | | | | | | | | | | TObject | mxqedcom.pas |
1274 | IJoin | function | FetchTableLeft | 923475 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | ITable*& | ppTable | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1275 | IJoin | function | FetchTableRight | 923476 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | ITable*& | ppTable | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1276 | IJoin | function | GetIndexForJoinExpr | 923477 | public | virtual Word __stdcall | mxqedcom.hpp | 2 | IJoinExpr* | pJoinExpr | Word& | index | | | | | | | | | | | | | TObject | mxqedcom.pas |
1277 | IJoin | function | GetJoinType | 923478 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | JoinType& | joinType | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1278 | IJoin | function | GetNumExprs | 923479 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | Word& | number | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1279 | IJoin | function | GetSQLText | 923480 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | char *& | ppSQLText | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1280 | IJoin | function | ~IJoin | 923481 | public | __fastcall virtual | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1281 | IJoinExpr | constructor | IJoinExpr | 923482 | public | __fastcall | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | IExpr | mxqedcom.pas |
1282 | IJoinExpr | function | FetchFieldLeft | 923483 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | IField*& | ppField | | | | | | | | | | | | | | | IExpr | mxqedcom.pas |
1283 | IJoinExpr | function | FetchFieldRight | 923484 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | IField*& | ppField | | | | | | | | | | | | | | | IExpr | mxqedcom.pas |
1284 | IJoinExpr | function | ~IJoinExpr | 923485 | public | __fastcall virtual | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | IExpr | mxqedcom.pas |
1285 | IOrderBy | constructor | IOrderBy | 923486 | public | __fastcall | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1286 | IOrderBy | function | ChangeDescend | 923487 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | BOOL | bDescend | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1287 | IOrderBy | function | FetchProjector | 923488 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | IProjector*& | ppProjector | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1288 | IOrderBy | function | GetIsDescend | 923489 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | BOOL& | IsDescend | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1289 | IOrderBy | function | GetPosition | 923490 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | Word& | Position | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1290 | IOrderBy | function | ~IOrderBy | 923491 | public | __fastcall virtual | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1291 | IProjector | constructor | IProjector | 923492 | public | __fastcall | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1292 | IProjector | function | FetchExpr | 923493 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | IExpr*& | ppExpr | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1293 | IProjector | function | GetBaseName | 923494 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | char *& | BaseName | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1294 | IProjector | function | GetIsAliased | 923495 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | BOOL& | IsAliased | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1295 | IProjector | function | GetName | 923496 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | char *& | Name | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1296 | IProjector | function | GetQualifier | 923497 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | char *& | Qualifier | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1297 | IProjector | function | ~IProjector | 923498 | public | __fastcall virtual | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1298 | ITable | constructor | ITable | 923499 | public | __fastcall | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1299 | ITable | function | FetchField | 923500 | public | virtual Word __stdcall | mxqedcom.hpp | 2 | Word | FldIndex | IField*& | pField | | | | | | | | | | | | | TObject | mxqedcom.pas |
1300 | ITable | function | GetAlias | 923501 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | char *& | Alias | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1301 | ITable | function | GetDbName | 923502 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | char *& | DbName | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1302 | ITable | function | GetDrvType | 923503 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | char *& | DrvType | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1303 | ITable | function | GetName | 923504 | public | virtual Word __stdcall | mxqedcom.hpp | 1 | char *& | Name | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1304 | ITable | function | ~ITable | 923505 | public | __fastcall virtual | mxqedcom.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxqedcom.pas |
1305 | InstantiateServethread | constructor | InstantiateServethread | 927964 | public | __fastcall | psock.hpp | 2 | Classes::TComponent* | Owner | Word | ItsSocket | | | | | | | | | | | | | TThread | Psock.pas |
1306 | InstantiateServethread | data | ServSock | 927965 | private | TNMGeneralServer* | psock.hpp | 0 | | | | | | | | | | | | | | | | | TThread | Psock.pas |
1307 | InstantiateServethread | function | Execute | 927966 | protected | virtual void __fastcall | psock.hpp | 1 | | void | | | | | | | | | | | | | | | TThread | Psock.pas |
1308 | InstantiateServethread | function | ~InstantiateServethread | 927967 | public | __fastcall virtual | psock.hpp | 1 | | void | | | | | | | | | | | | | | | TThread | Psock.pas |
1309 | LegendException | constructor | LegendException | 921179 | public | __fastcall | teengine.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | Exception | TeEngine.pas |
1310 | LegendException | constructor | LegendException | 921180 | public | __fastcall | teengine.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | TeEngine.pas |
1311 | LegendException | constructor | LegendException | 921181 | public | __fastcall | teengine.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | Exception | TeEngine.pas |
1312 | LegendException | constructor | LegendException | 921182 | public | __fastcall | teengine.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | Exception | TeEngine.pas |
1313 | LegendException | constructor | LegendException | 921183 | public | __fastcall | teengine.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | Exception | TeEngine.pas |
1314 | LegendException | constructor | LegendException | 921184 | public | __fastcall | teengine.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | TeEngine.pas |
1315 | LegendException | constructor | LegendException | 921185 | public | __fastcall | teengine.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | Exception | TeEngine.pas |
1316 | LegendException | constructor | LegendException | 921186 | public | __fastcall | teengine.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | Exception | TeEngine.pas |
1317 | LegendException | function | ~LegendException | 921187 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | Exception | TeEngine.pas |
1318 | NamedParm | data | Name | 930165 | protected | String | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
1319 | NamedParm | data | Parm | 930166 | protected | Variant | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
1320 | NamedParm | data | StringParm | 930167 | protected | AnsiString | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
1321 | NamedParm | data | StringPtr | 930168 | protected | AnsiString* | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
1322 | NamedParm | data | Type | 930169 | protected | int | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
1323 | NamedParm | function | AddElement | 930170 | protected | void | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
1324 | NamedParm | function | GetParm | 930171 | public | virtual Variant | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
1325 | NamedParm | function | GetParmName | 930172 | public | virtual String | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
1326 | NamedParm | function | GetStringParm | 930173 | public | virtual AnsiString | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
1327 | NamedParm | function | GetStringPtr | 930174 | public | virtual AnsiString* | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
1328 | NamedParm | function | GetType | 930175 | public | virtual int | sysdefs.h | 0 | | | | | | | | | | | | | | | | | | |
1329 | OutlineError | constructor | OutlineError | 915203 | public | __fastcall | outline.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | Outline.pas |
1330 | OutlineError | function | ~OutlineError | 915204 | public | __fastcall virtual | outline.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | Outline.pas |
1331 | PieException | constructor | PieException | 920547 | public | __fastcall | series.hpp | 1 | const System::AnsiString | Msg | | | | | | | | | | | | | | | ChartException | Series.pas |
1332 | PieException | constructor | PieException | 920548 | public | __fastcall | series.hpp | 3 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | ChartException | Series.pas |
1333 | PieException | constructor | PieException | 920549 | public | __fastcall | series.hpp | 2 | int | Ident | Extended | Dummy | | | | | | | | | | | | | ChartException | Series.pas |
1334 | PieException | constructor | PieException | 920550 | public | __fastcall | series.hpp | 3 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | ChartException | Series.pas |
1335 | PieException | constructor | PieException | 920551 | public | __fastcall | series.hpp | 2 | const System::AnsiString | Msg | int | AHelpContext | | | | | | | | | | | | | ChartException | Series.pas |
1336 | PieException | constructor | PieException | 920552 | public | __fastcall | series.hpp | 4 | const System::AnsiString | Msg | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | ChartException | Series.pas |
1337 | PieException | constructor | PieException | 920553 | public | __fastcall | series.hpp | 2 | int | Ident | int | AHelpContext | | | | | | | | | | | | | ChartException | Series.pas |
1338 | PieException | constructor | PieException | 920554 | public | __fastcall | series.hpp | 4 | int | Ident | const System::TVarRec * | Args | const int | Args_Size | int | AHelpContext | | | | | | | | | ChartException | Series.pas |
1339 | PieException | function | ~PieException | 920555 | public | __fastcall virtual | series.hpp | 1 | | void | | | | | | | | | | | | | | | ChartException | Series.pas |
1340 | Procedure | function | GetCallType | 930176 | public | virtual Byte | sysdefs.h | 0 | | | | | | | | | | | | | | | | | AutoCmd | |
1341 | Procedure | function | RequestResult | 930177 | public | virtual bool | sysdefs.h | 0 | | | | | | | | | | | | | | | | | AutoCmd | |
1342 | PropertyGet | function | GetCallType | 930178 | public | virtual Byte | sysdefs.h | 0 | | | | | | | | | | | | | | | | | AutoCmd | |
1343 | PropertyGet | function | RequestResult | 930179 | public | virtual bool | sysdefs.h | 0 | | | | | | | | | | | | | | | | | AutoCmd | |
1344 | PropertySet | function | GetCallType | 930180 | public | virtual Byte | sysdefs.h | 0 | | | | | | | | | | | | | | | | | AutoCmd | |
1345 | PropertySet | function | RequestResult | 930181 | public | virtual bool | sysdefs.h | 0 | | | | | | | | | | | | | | | | | AutoCmd | |
1346 | TAbstractSocket | constructor | TAbstractSocket | 929146 | public | __fastcall virtual | scktcomp.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1347 | TAbstractSocket | data | FActive | 929147 | private | bool | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1348 | TAbstractSocket | data | FAddress | 929148 | private | System::AnsiString | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1349 | TAbstractSocket | data | FHost | 929149 | private | System::AnsiString | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1350 | TAbstractSocket | data | FPort | 929150 | private | int | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1351 | TAbstractSocket | data | FService | 929151 | private | System::AnsiString | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1352 | TAbstractSocket | function | Close | 929152 | public | void __fastcall | scktcomp.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1353 | TAbstractSocket | function | DoActivate | 929153 | protected | virtual void __fastcall | scktcomp.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1354 | TAbstractSocket | function | DoError | 929154 | private | void __fastcall | scktcomp.hpp | 4 | System::TObject* | Sender | TCustomWinSocket* | Socket | TErrorEvent | ErrorEvent | int& | ErrorCode | | | | | | | | | TComponent | ScktComp.pas |
1355 | TAbstractSocket | function | DoEvent | 929155 | private | void __fastcall | scktcomp.hpp | 3 | System::TObject* | Sender | TCustomWinSocket* | Socket | TSocketEvent | SocketEvent | | | | | | | | | | | TComponent | ScktComp.pas |
1356 | TAbstractSocket | function | Error | 929156 | protected | virtual void __fastcall | scktcomp.hpp | 3 | TCustomWinSocket* | Socket | TErrorEvent | ErrorEvent | int& | ErrorCode | | | | | | | | | | | TComponent | ScktComp.pas |
1357 | TAbstractSocket | function | Event | 929157 | protected | virtual void __fastcall | scktcomp.hpp | 2 | TCustomWinSocket* | Socket | TSocketEvent | SocketEvent | | | | | | | | | | | | | TComponent | ScktComp.pas |
1358 | TAbstractSocket | function | InitSocket | 929158 | protected | void __fastcall | scktcomp.hpp | 1 | TCustomWinSocket* | Socket | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1359 | TAbstractSocket | function | Loaded | 929159 | protected | virtual void __fastcall | scktcomp.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1360 | TAbstractSocket | function | Open | 929160 | public | void __fastcall | scktcomp.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1361 | TAbstractSocket | function | SetActive | 929161 | protected | void __fastcall | scktcomp.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1362 | TAbstractSocket | function | SetAddress | 929162 | protected | void __fastcall | scktcomp.hpp | 1 | System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1363 | TAbstractSocket | function | SetHost | 929163 | protected | void __fastcall | scktcomp.hpp | 1 | System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1364 | TAbstractSocket | function | SetPort | 929164 | protected | void __fastcall | scktcomp.hpp | 1 | int | Value | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1365 | TAbstractSocket | function | SetService | 929165 | protected | void __fastcall | scktcomp.hpp | 1 | System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1366 | TAbstractSocket | function | ~TAbstractSocket | 929166 | public | __fastcall virtual | scktcomp.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | ScktComp.pas |
1367 | TAbstractSocket | property | Active | 929167 | protected | __property bool | scktcomp.hpp | 3 | | read=FActive | | write=SetActive | | nodefault | | | | | | | | | | | TComponent | ScktComp.pas |
1368 | TAbstractSocket | property | Address | 929168 | protected | __property System::AnsiString | scktcomp.hpp | 2 | | read=FAddress | | write=SetAddress | | | | | | | | | | | | | TComponent | ScktComp.pas |
1369 | TAbstractSocket | property | Host | 929169 | protected | __property System::AnsiString | scktcomp.hpp | 2 | | read=FHost | | write=SetHost | | | | | | | | | | | | | TComponent | ScktComp.pas |
1370 | TAbstractSocket | property | Port | 929170 | protected | __property int | scktcomp.hpp | 3 | | read=FPort | | write=SetPort | | nodefault | | | | | | | | | | | TComponent | ScktComp.pas |
1371 | TAbstractSocket | property | Service | 929171 | protected | __property System::AnsiString | scktcomp.hpp | 2 | | read=FService | | write=SetService | | | | | | | | | | | | | TComponent | ScktComp.pas |
1372 | TActiveXControl | constructor | TActiveXControl | 907205 | public | __fastcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1373 | TActiveXControl | constructor | TActiveXControl | 907206 | public | __fastcall | axctrls.hpp | 1 | _di_IUnknown const | Controller | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1374 | TActiveXControl | constructor | TActiveXControl | 907207 | public | __fastcall | axctrls.hpp | 2 | Comobj::TComObjectFactory* | Factory | _di_IUnknown const | Controller | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1375 | TActiveXControl | data | IPersistPropertyBag | 907208 | private | void *__IPersistPropertyBag;/* | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1376 | TActiveXControl | data | IPersistStorage | 907209 | private | void *__IPersistStorage;/* | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1377 | TActiveXControl | data | IPersistStreamInit | 907210 | private | void *__IPersistStreamInit;/* | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1378 | TActiveXControl | data | __IObjectSafety | 907211 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1379 | TActiveXControl | data | __IOleControl | 907212 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1380 | TActiveXControl | data | __IOleInPlaceActiveObject | 907213 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1381 | TActiveXControl | data | __IOleInPlaceObject | 907214 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1382 | TActiveXControl | data | __IOleObject | 907215 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1383 | TActiveXControl | data | __IPerPropertyBrowsing | 907216 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1384 | TActiveXControl | data | __ISimpleFrameSite | 907217 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1385 | TActiveXControl | data | __ISpecifyPropertyPages | 907218 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1386 | TActiveXControl | data | __IViewObject | 907219 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1387 | TActiveXControl | function | Close | 907220 | protected | HRESULT __stdcall | axctrls.hpp | 1 | int | dwSaveOption | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1388 | TActiveXControl | function | ContextSensitiveHelp | 907221 | protected | HRESULT __stdcall | axctrls.hpp | 1 | BOOL | fEnterMode | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1389 | TActiveXControl | function | DefinePropertyPages | 907222 | protected | virtual void __fastcall | axctrls.hpp | 1 | TDefinePropertyPage | DefinePropertyPage | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1390 | TActiveXControl | function | DoVerb | 907223 | protected | HRESULT __stdcall | axctrls.hpp | 6 | int | iVerb | Windows::PMsg | msg | _di_IOleClientSite const | activeSite | int | lindex | HWND | hwndParent | const Windows::TRect& | posRect | | | | | TAutoObject | AxCtrls.pas |
1391 | TActiveXControl | function | Draw | 907224 | protected | HRESULT __stdcall | axctrls.hpp | 8 | int | dwDrawAspect | int | lindex | void * | pvAspect | Activex::PDVTargetDevice | ptd | HDC | hicTargetDev | HDC | hdcDraw | Windows::PRect | prcBounds | Windows::PRect | prcWBounds | TAutoObject | AxCtrls.pas |
1392 | TActiveXControl | function | EnableModeless | 907225 | protected | HRESULT __stdcall | axctrls.hpp | 1 | BOOL | fEnable | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1393 | TActiveXControl | function | EventSinkChanged | 907226 | protected | virtual void __fastcall | axctrls.hpp | 1 | _di_IUnknown const | EventSink | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1394 | TActiveXControl | function | FreezeEvents | 907227 | protected | HRESULT __stdcall | axctrls.hpp | 1 | BOOL | bFreeze | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1395 | TActiveXControl | function | GetControlInfo | 907228 | protected | HRESULT __stdcall | axctrls.hpp | 1 | tagCONTROLINFO& | ci | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1396 | TActiveXControl | function | GetInterfaceSafetyOptions | 907229 | protected | virtual HRESULT __stdcall | axctrls.hpp | 3 | const GUID& | IID | PDWORD | pdwSupportedOptions | PDWORD | pdwEnabledOptions | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1397 | TActiveXControl | function | GetPropFromBag | 907230 | protected | virtual void __fastcall | axctrls.hpp | 4 | const System::WideString | PropName | int | DispatchID | _di_IPropertyBag | PropBag | _di_IErrorLog | ErrorLog | | | | | | | | | TAutoObject | AxCtrls.pas |
1398 | TActiveXControl | function | GetPropertyString | 907231 | protected | virtual bool __fastcall | axctrls.hpp | 2 | int | DispID | System::AnsiString& | S | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1399 | TActiveXControl | function | GetPropertyStrings | 907232 | protected | virtual bool __fastcall | axctrls.hpp | 2 | int | DispID | Classes::TStrings* | Strings | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1400 | TActiveXControl | function | GetPropertyValue | 907233 | protected | virtual void __fastcall | axctrls.hpp | 3 | int | DispID | int | Cookie | System::OleVariant& | Value | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1401 | TActiveXControl | function | Get_BackColor | 907234 | protected | HRESULT __safecall | axctrls.hpp | 1 | int& | Get_BackColor_result | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1402 | TActiveXControl | function | Get_Caption | 907235 | protected | HRESULT __safecall | axctrls.hpp | 1 | System::WideString& | Get_Caption_result | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1403 | TActiveXControl | function | Get_Enabled | 907236 | protected | HRESULT __safecall | axctrls.hpp | 1 | Word& | Get_Enabled_result | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1404 | TActiveXControl | function | Get_Font | 907237 | protected | HRESULT __safecall | axctrls.hpp | 1 | _di_IFontDisp& | Get_Font_result | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1405 | TActiveXControl | function | Get_ForeColor | 907238 | protected | HRESULT __safecall | axctrls.hpp | 1 | int& | Get_ForeColor_result | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1406 | TActiveXControl | function | Get_HWnd | 907239 | protected | HRESULT __safecall | axctrls.hpp | 1 | int& | Get_HWnd_result | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1407 | TActiveXControl | function | Get_TabStop | 907240 | protected | HRESULT __safecall | axctrls.hpp | 1 | Word& | Get_TabStop_result | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1408 | TActiveXControl | function | Get_Text | 907241 | protected | HRESULT __safecall | axctrls.hpp | 1 | System::WideString& | Get_Text_result | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1409 | TActiveXControl | function | HandsOffStorage | 907242 | protected | HRESULT __stdcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1410 | TActiveXControl | function | InPlaceActivate | 907243 | protected | HRESULT __fastcall | axctrls.hpp | 1 | bool | ActivateUI | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1411 | TActiveXControl | function | InPlaceDeactivate | 907244 | protected | HRESULT __stdcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1412 | TActiveXControl | function | InitFromData | 907245 | protected | HRESULT __stdcall | axctrls.hpp | 3 | _di_IDataObject const | dataObject | BOOL | fCreation | int | dwReserved | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1413 | TActiveXControl | function | InitNew | 907246 | protected | HRESULT __stdcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1414 | TActiveXControl | function | Initialize | 907247 | public | virtual void __fastcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1415 | TActiveXControl | function | InitializeControl | 907248 | protected | virtual void __fastcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1416 | TActiveXControl | function | IsDirty | 907249 | protected | HRESULT __stdcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1417 | TActiveXControl | function | IsUpToDate | 907250 | protected | HRESULT __stdcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1418 | TActiveXControl | function | LoadFromStream | 907251 | protected | virtual void __fastcall | axctrls.hpp | 1 | _di_IStream const | Stream | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1419 | TActiveXControl | function | OnAmbientPropertyChange | 907252 | protected | HRESULT __stdcall | axctrls.hpp | 1 | int | dispid | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1420 | TActiveXControl | function | OnDocWindowActivate | 907253 | protected | HRESULT __stdcall | axctrls.hpp | 1 | BOOL | fActivate | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1421 | TActiveXControl | function | OnFrameWindowActivate | 907254 | protected | HRESULT __stdcall | axctrls.hpp | 1 | BOOL | fActivate | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1422 | TActiveXControl | function | OnMnemonic | 907255 | protected | HRESULT __stdcall | axctrls.hpp | 1 | Windows::PMsg | msg | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1423 | TActiveXControl | function | PerformVerb | 907256 | protected | virtual void __fastcall | axctrls.hpp | 1 | int | Verb | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1424 | TActiveXControl | function | PersistPropBagInitNew | 907257 | protected | HRESULT __stdcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1425 | TActiveXControl | function | PersistPropBagLoad | 907258 | protected | HRESULT __stdcall | axctrls.hpp | 2 | _di_IPropertyBag const | pPropBag | _di_IErrorLog const | pErrorLog | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1426 | TActiveXControl | function | PersistPropBagSave | 907259 | protected | HRESULT __stdcall | axctrls.hpp | 3 | _di_IPropertyBag const | pPropBag | BOOL | fClearDirty | BOOL | fSaveAllProperties | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1427 | TActiveXControl | function | PersistStorageInitNew | 907260 | protected | HRESULT __stdcall | axctrls.hpp | 1 | _di_IStorage const | stg | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1428 | TActiveXControl | function | PersistStorageLoad | 907261 | protected | HRESULT __stdcall | axctrls.hpp | 1 | _di_IStorage const | stg | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1429 | TActiveXControl | function | PersistStorageSave | 907262 | protected | HRESULT __stdcall | axctrls.hpp | 2 | _di_IStorage const | stgSave | BOOL | fSameAsLoad | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1430 | TActiveXControl | function | PersistStreamLoad | 907263 | protected | HRESULT __stdcall | axctrls.hpp | 1 | _di_IStream const | stm | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1431 | TActiveXControl | function | PersistStreamSave | 907264 | protected | HRESULT __stdcall | axctrls.hpp | 2 | _di_IStream const | stm | BOOL | fClearDirty | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1432 | TActiveXControl | function | PropChanged | 907265 | public | void __fastcall | axctrls.hpp | 1 | const System::WideString | PropertyName | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1433 | TActiveXControl | function | PropRequestEdit | 907266 | public | bool __fastcall | axctrls.hpp | 1 | const System::WideString | PropertyName | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1434 | TActiveXControl | function | PutPropInBag | 907267 | protected | virtual void __fastcall | axctrls.hpp | 3 | const System::WideString | PropName | int | DispatchID | _di_IPropertyBag | PropBag | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1435 | TActiveXControl | function | ReactivateAndUndo | 907268 | protected | HRESULT __stdcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1436 | TActiveXControl | function | ResizeBorder | 907269 | protected | HRESULT __stdcall | axctrls.hpp | 3 | const Windows::TRect& | rcBorder | _di_IOleInPlaceUIWindow const | uiWindow | BOOL | fFrameWindow | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1437 | TActiveXControl | function | SaveCompleted | 907270 | protected | HRESULT __stdcall | axctrls.hpp | 1 | _di_IStorage const | stgNew | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1438 | TActiveXControl | function | SaveToStream | 907271 | protected | virtual void __fastcall | axctrls.hpp | 1 | _di_IStream const | Stream | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1439 | TActiveXControl | function | SetAdvise | 907272 | protected | HRESULT __stdcall | axctrls.hpp | 3 | int | aspects | int | advf | _di_IAdviseSink const | advSink | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1440 | TActiveXControl | function | SetClientSite | 907273 | protected | HRESULT __stdcall | axctrls.hpp | 1 | _di_IOleClientSite const | clientSite | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1441 | TActiveXControl | function | SetColorScheme | 907274 | protected | HRESULT __stdcall | axctrls.hpp | 1 | const tagLOGPALETTE& | logpal | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1442 | TActiveXControl | function | SetExtent | 907275 | protected | HRESULT __stdcall | axctrls.hpp | 2 | int | dwDrawAspect | const tagPOINT& | size | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1443 | TActiveXControl | function | SetHostNames | 907276 | protected | HRESULT __stdcall | axctrls.hpp | 2 | wchar_t * | szContainerApp | wchar_t * | szContainerObj | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1444 | TActiveXControl | function | SetInterfaceSafetyOptions | 907277 | protected | virtual HRESULT __stdcall | axctrls.hpp | 3 | const GUID& | IID | int | dwOptionSetMask | int | dwEnabledOptions | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1445 | TActiveXControl | function | SetMoniker | 907278 | protected | HRESULT __stdcall | axctrls.hpp | 2 | int | dwWhichMoniker | _di_IMoniker const | mk | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1446 | TActiveXControl | function | SetObjectRects | 907279 | protected | HRESULT __stdcall | axctrls.hpp | 2 | const Windows::TRect& | rcPosRect | const Windows::TRect& | rcClipRect | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1447 | TActiveXControl | function | Set_BackColor | 907280 | protected | HRESULT __safecall | axctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1448 | TActiveXControl | function | Set_Caption | 907281 | protected | HRESULT __safecall | axctrls.hpp | 1 | const System::WideString | Value | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1449 | TActiveXControl | function | Set_Enabled | 907282 | protected | HRESULT __safecall | axctrls.hpp | 1 | Word | Value | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1450 | TActiveXControl | function | Set_Font | 907283 | protected | HRESULT __safecall | axctrls.hpp | 1 | _di_IFontDisp const | Value | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1451 | TActiveXControl | function | Set_ForeColor | 907284 | protected | HRESULT __safecall | axctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1452 | TActiveXControl | function | Set_TabStop | 907285 | protected | HRESULT __safecall | axctrls.hpp | 1 | Word | Value | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1453 | TActiveXControl | function | Set_Text | 907286 | protected | HRESULT __safecall | axctrls.hpp | 1 | const System::WideString | Value | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1454 | TActiveXControl | function | ShowPropertyDialog | 907287 | protected | void __fastcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1455 | TActiveXControl | function | StdClickEvent | 907288 | protected | void __fastcall | axctrls.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1456 | TActiveXControl | function | StdDblClickEvent | 907289 | protected | void __fastcall | axctrls.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1457 | TActiveXControl | function | StdKeyDownEvent | 907290 | protected | void __fastcall | axctrls.hpp | 3 | System::TObject* | Sender | Word& | Key | Classes::TShiftState | Shift | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1458 | TActiveXControl | function | StdKeyPressEvent | 907291 | protected | void __fastcall | axctrls.hpp | 2 | System::TObject* | Sender | char& | Key | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1459 | TActiveXControl | function | StdKeyUpEvent | 907292 | protected | void __fastcall | axctrls.hpp | 3 | System::TObject* | Sender | Word& | Key | Classes::TShiftState | Shift | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1460 | TActiveXControl | function | StdMouseDownEvent | 907293 | protected | void __fastcall | axctrls.hpp | 5 | System::TObject* | Sender | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | TAutoObject | AxCtrls.pas |
1461 | TActiveXControl | function | StdMouseMoveEvent | 907294 | protected | void __fastcall | axctrls.hpp | 4 | System::TObject* | Sender | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TAutoObject | AxCtrls.pas |
1462 | TActiveXControl | function | StdMouseUpEvent | 907295 | protected | void __fastcall | axctrls.hpp | 5 | System::TObject* | Sender | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | TAutoObject | AxCtrls.pas |
1463 | TActiveXControl | function | TranslateAccelerator | 907296 | protected | HRESULT __stdcall | axctrls.hpp | 1 | tagMSG& | msg | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1464 | TActiveXControl | function | UIDeactivate | 907297 | protected | HRESULT __stdcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1465 | TActiveXControl | function | Unadvise | 907298 | protected | HRESULT __stdcall | axctrls.hpp | 1 | int | dwConnection | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1466 | TActiveXControl | function | Unfreeze | 907299 | protected | HRESULT __stdcall | axctrls.hpp | 1 | int | dwFreeze | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1467 | TActiveXControl | function | Update | 907300 | protected | HRESULT __stdcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1468 | TActiveXControl | function | WndProc | 907301 | protected | virtual void __fastcall | axctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1469 | TActiveXControl | function | ~TActiveXControl | 907302 | public | __fastcall virtual | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1470 | TActiveXControl | property | Control | 907303 | public | __property Controls::TWinControl* | axctrls.hpp | 1 | | read=FControl | | | | | | | | | | | | | | | TAutoObject | AxCtrls.pas |
1471 | TActiveXControlFactory | constructor | TActiveXControlFactory | 907304 | public | __fastcall | axctrls.hpp | 7 | Comobj::TComServerObject* | ComServer | System::TMetaClass* | ActiveXControlClass | System::TMetaClass* | WinControlClass | const GUID& | ClassID | int | ToolboxBitmapID | const System::AnsiString | LicStr | int | MiscStatus | | | TAutoObjectFactory | AxCtrls.pas |
1472 | TActiveXControlFactory | data | FEventIID | 907305 | private | GUID | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1473 | TActiveXControlFactory | data | FEventTypeInfo | 907306 | private | _di_ITypeInfo | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1474 | TActiveXControlFactory | data | FLicFileStrings | 907307 | private | Classes::TStringList* | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1475 | TActiveXControlFactory | data | FLicenseFileRead | 907308 | private | bool | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1476 | TActiveXControlFactory | data | FMiscStatus | 907309 | private | int | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1477 | TActiveXControlFactory | data | FToolboxBitmapID | 907310 | private | int | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1478 | TActiveXControlFactory | data | FVerbs | 907311 | private | Classes::TStringList* | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1479 | TActiveXControlFactory | data | FWinControlClass | 907312 | private | System::TMetaClass* | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1480 | TActiveXControlFactory | function | AddVerb | 907313 | public | void __fastcall | axctrls.hpp | 2 | int | Verb | const System::AnsiString | VerbName | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1481 | TActiveXControlFactory | function | GetLicenseFileName | 907314 | protected | virtual System::AnsiString __fastcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1482 | TActiveXControlFactory | function | HasMachineLicense | 907315 | protected | virtual bool __fastcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1483 | TActiveXControlFactory | function | UpdateRegistry | 907316 | public | virtual void __fastcall | axctrls.hpp | 1 | bool | Register | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1484 | TActiveXControlFactory | function | ~TActiveXControlFactory | 907317 | public | __fastcall virtual | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1485 | TActiveXControlFactory | property | EventIID | 907318 | public | __property GUID | axctrls.hpp | 1 | | read=FEventIID | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1486 | TActiveXControlFactory | property | EventTypeInfo | 907319 | public | __property _di_ITypeInfo | axctrls.hpp | 1 | | read=FEventTypeInfo | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1487 | TActiveXControlFactory | property | MiscStatus | 907320 | public | __property int | axctrls.hpp | 2 | | read=FMiscStatus | | nodefault | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1488 | TActiveXControlFactory | property | ToolboxBitmapID | 907321 | public | __property int | axctrls.hpp | 2 | | read=FToolboxBitmapID | | nodefault | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1489 | TActiveXControlFactory | property | WinControlClass | 907322 | public | __property System::TMetaClass* | axctrls.hpp | 1 | | read=FWinControlClass | | | | | | | | | | | | | | | TAutoObjectFactory | AxCtrls.pas |
1490 | TAdapterNotifier | constructor | TAdapterNotifier | 907323 | public | __fastcall | axctrls.hpp | 1 | TCustomAdapter* | Adapter | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
1491 | TAdapterNotifier | data | __IPropertyNotifySink | 907324 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
1492 | TAdapterNotifier | function | OnChanged | 907325 | protected | HRESULT __stdcall | axctrls.hpp | 1 | int | dispid | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
1493 | TAdapterNotifier | function | OnRequestEdit | 907326 | protected | HRESULT __stdcall | axctrls.hpp | 1 | int | dispid | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
1494 | TAdapterNotifier | function | ~TAdapterNotifier | 907327 | public | __fastcall virtual | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
1495 | TAddActionDialog | constructor | TAddActionDialog | 928186 | public | __fastcall virtual | addactn.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | AddActn.pas |
1496 | TAddActionDialog | constructor | TAddActionDialog | 928187 | public | __fastcall | addactn.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | AddActn.pas |
1497 | TAddActionDialog | constructor | TAddActionDialog | 928188 | public | __fastcall | addactn.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | AddActn.pas |
1498 | TAddActionDialog | data | Button1 | 928189 | __published | Stdctrls::TButton* | addactn.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AddActn.pas |
1499 | TAddActionDialog | data | Button2 | 928190 | __published | Stdctrls::TButton* | addactn.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AddActn.pas |
1500 | TAddActionDialog | data | Button3 | 928191 | __published | Stdctrls::TButton* | addactn.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AddActn.pas |
1501 | TAddActionDialog | data | ComponentEdit | 928192 | __published | Stdctrls::TEdit* | addactn.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AddActn.pas |
1502 | TAddActionDialog | data | Designer | 928193 | public | Dsgnintf::TFormDesigner* | addactn.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AddActn.pas |
1503 | TAddActionDialog | data | Label1 | 928194 | __published | Stdctrls::TLabel* | addactn.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AddActn.pas |
1504 | TAddActionDialog | data | Label2 | 928195 | __published | Stdctrls::TLabel* | addactn.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AddActn.pas |
1505 | TAddActionDialog | data | Label3 | 928196 | __published | Stdctrls::TLabel* | addactn.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AddActn.pas |
1506 | TAddActionDialog | data | TypeComboBox | 928197 | __published | Stdctrls::TComboBox* | addactn.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AddActn.pas |
1507 | TAddActionDialog | data | URLEdit | 928198 | __published | Stdctrls::TEdit* | addactn.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AddActn.pas |
1508 | TAddActionDialog | function | TypeComboBoxChange | 928199 | __published | void __fastcall | addactn.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AddActn.pas |
1509 | TAddActionDialog | function | ~TAddActionDialog | 928200 | public | __fastcall virtual | addactn.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | AddActn.pas |
1510 | TAddFields | constructor | TAddFields | 906719 | public | __fastcall virtual | dsadd.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | DSAdd.pas |
1511 | TAddFields | constructor | TAddFields | 906720 | public | __fastcall | dsadd.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | DSAdd.pas |
1512 | TAddFields | constructor | TAddFields | 906721 | public | __fastcall | dsadd.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | DSAdd.pas |
1513 | TAddFields | data | CancelBtn | 906722 | __published | Stdctrls::TButton* | dsadd.hpp | 0 | | | | | | | | | | | | | | | | | TForm | DSAdd.pas |
1514 | TAddFields | data | FieldsList | 906723 | __published | Stdctrls::TListBox* | dsadd.hpp | 0 | | | | | | | | | | | | | | | | | TForm | DSAdd.pas |
1515 | TAddFields | data | GroupBox1 | 906724 | __published | Stdctrls::TGroupBox* | dsadd.hpp | 0 | | | | | | | | | | | | | | | | | TForm | DSAdd.pas |
1516 | TAddFields | data | HelpBtn | 906725 | __published | Stdctrls::TButton* | dsadd.hpp | 0 | | | | | | | | | | | | | | | | | TForm | DSAdd.pas |
1517 | TAddFields | data | OkBtn | 906726 | __published | Stdctrls::TButton* | dsadd.hpp | 0 | | | | | | | | | | | | | | | | | TForm | DSAdd.pas |
1518 | TAddFields | function | FormCreate | 906727 | __published | void __fastcall | dsadd.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | DSAdd.pas |
1519 | TAddFields | function | HelpBtnClick | 906728 | __published | void __fastcall | dsadd.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | DSAdd.pas |
1520 | TAddFields | function | SelectAll | 906729 | public | void __fastcall | dsadd.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | DSAdd.pas |
1521 | TAddFields | function | ~TAddFields | 906730 | public | __fastcall virtual | dsadd.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | DSAdd.pas |
1522 | TAddTeeFunction | constructor | TAddTeeFunction | 921071 | public | __fastcall virtual | teefunci.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TTeeFunction | TeeFunci.pas |
1523 | TAddTeeFunction | function | Calculate | 921072 | public | virtual double __fastcall | teefunci.hpp | 3 | Teengine::TChartSeries* | Series | int | First | int | Last | | | | | | | | | | | TTeeFunction | TeeFunci.pas |
1524 | TAddTeeFunction | function | CalculateMany | 921073 | public | virtual double __fastcall | teefunci.hpp | 2 | Classes::TList* | SeriesList | int | ValueIndex | | | | | | | | | | | | | TTeeFunction | TeeFunci.pas |
1525 | TAddTeeFunction | function | ~TAddTeeFunction | 921074 | public | __fastcall virtual | teefunci.hpp | 1 | | void | | | | | | | | | | | | | | | TTeeFunction | TeeFunci.pas |
1526 | TAggDefinition | constructor | TAggDefinition | 923574 | public | __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxstore.pas |
1527 | TAggDefinition | data | FAggProc | 923575 | private | TDerivedAggProc | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TObject | mxstore.pas |
1528 | TAggDefinition | data | FSummaryIdx[256] | 923576 | private | Byte | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TObject | mxstore.pas |
1529 | TAggDefinition | function | ~TAggDefinition | 923577 | public | __fastcall virtual | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxstore.pas |
1530 | TAggDefinition | property | AggProc | 923578 | public | __property TDerivedAggProc | mxstore.hpp | 2 | | read=FAggProc | | write=FAggProc | | | | | | | | | | | | | TObject | mxstore.pas |
1531 | TAggregatedObject | constructor | TAggregatedObject | 907328 | public | __fastcall | axctrls.hpp | 1 | _di_IUnknown | Controller | | | | | | | | | | | | | | | TObject | AxCtrls.pas |
1532 | TAggregatedObject | data | FController | 907329 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TObject | AxCtrls.pas |
1533 | TAggregatedObject | function | GetController | 907330 | private | _di_IUnknown __fastcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | AxCtrls.pas |
1534 | TAggregatedObject | function | _AddRef | 907331 | protected | int __stdcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | AxCtrls.pas |
1535 | TAggregatedObject | function | _Release | 907332 | protected | int __stdcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | AxCtrls.pas |
1536 | TAggregatedObject | function | ~TAggregatedObject | 907333 | public | __fastcall virtual | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | AxCtrls.pas |
1537 | TAggregatedObject | property | Controller | 907334 | public | __property _di_IUnknown | axctrls.hpp | 1 | | read=GetController | | | | | | | | | | | | | | | TObject | AxCtrls.pas |
1538 | TAliasDrive | constructor | TAliasDrive | 917730 | public | __fastcall virtual | dbcombo.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1539 | TAliasDrive | constructor | TAliasDrive | 917731 | public | __fastcall | dbcombo.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1540 | TAliasDrive | data | FAliasBitmap | 917732 | private | Graphics::TBitmap* | dbcombo.hpp | 0 | | | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1541 | TAliasDrive | data | FAliasList | 917733 | private | Classes::TStrings* | dbcombo.hpp | 0 | | | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1542 | TAliasDrive | function | AddAliases | 917734 | public | void __fastcall | dbcombo.hpp | 1 | Classes::TStrings* | Value | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1543 | TAliasDrive | function | BuildList | 917735 | protected | virtual void __fastcall | dbcombo.hpp | 1 | | void | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1544 | TAliasDrive | function | Click | 917736 | protected | DYNAMIC void __fastcall | dbcombo.hpp | 1 | | void | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1545 | TAliasDrive | function | FreeBitmaps | 917737 | private | void __fastcall | dbcombo.hpp | 1 | | void | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1546 | TAliasDrive | function | LoadBitmaps | 917738 | private | void __fastcall | dbcombo.hpp | 1 | | void | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1547 | TAliasDrive | function | SetAlias | 917739 | public | bool __fastcall | dbcombo.hpp | 1 | const System::AnsiString | EditText | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1548 | TAliasDrive | function | ~TAliasDrive | 917740 | public | __fastcall virtual | dbcombo.hpp | 1 | | void | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1549 | TAliasDrive | property | AliasBitmap | 917741 | public | __property Graphics::TBitmap* | dbcombo.hpp | 1 | | read=FAliasBitmap | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1550 | TAliasDrive | property | AliasList | 917742 | public | __property Classes::TStrings* | dbcombo.hpp | 1 | | read=FAliasList | | | | | | | | | | | | | | | TDriveComboBox | DBCombo.pas |
1551 | TAliasFileListBox | constructor | TAliasFileListBox | 917743 | public | __fastcall virtual | dbcombo.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TFileListBox | DBCombo.pas |
1552 | TAliasFileListBox | constructor | TAliasFileListBox | 917744 | public | __fastcall | dbcombo.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TFileListBox | DBCombo.pas |
1553 | TAliasFileListBox | data | FAliasName | 917745 | protected | System::AnsiString | dbcombo.hpp | 0 | | | | | | | | | | | | | | | | | TFileListBox | DBCombo.pas |
1554 | TAliasFileListBox | data | FShowAlias | 917746 | protected | bool | dbcombo.hpp | 0 | | | | | | | | | | | | | | | | | TFileListBox | DBCombo.pas |
1555 | TAliasFileListBox | data | FSystem | 917747 | protected | bool | dbcombo.hpp | 0 | | | | | | | | | | | | | | | | | TFileListBox | DBCombo.pas |
1556 | TAliasFileListBox | data | FTableList | 917748 | protected | Classes::TStringList* | dbcombo.hpp | 0 | | | | | | | | | | | | | | | | | TFileListBox | DBCombo.pas |
1557 | TAliasFileListBox | function | ReadBitmaps | 917749 | protected | virtual void __fastcall | dbcombo.hpp | 1 | | void | | | | | | | | | | | | | | | TFileListBox | DBCombo.pas |
1558 | TAliasFileListBox | function | ReadFileNames | 917750 | protected | virtual void __fastcall | dbcombo.hpp | 1 | | void | | | | | | | | | | | | | | | TFileListBox | DBCombo.pas |
1559 | TAliasFileListBox | function | ~TAliasFileListBox | 917751 | public | __fastcall virtual | dbcombo.hpp | 1 | | void | | | | | | | | | | | | | | | TFileListBox | DBCombo.pas |
1560 | TAliasFileListBox | property | AliasName | 917752 | public | __property System::AnsiString | dbcombo.hpp | 2 | | read=FAliasName | | write=FAliasName | | | | | | | | | | | | | TFileListBox | DBCombo.pas |
1561 | TAliasFileListBox | property | ShowAlias | 917753 | public | __property bool | dbcombo.hpp | 3 | | read=FShowAlias | | write=FShowAlias | | nodefault | | | | | | | | | | | TFileListBox | DBCombo.pas |
1562 | TAliasFileListBox | property | System | 917754 | public | __property bool | dbcombo.hpp | 3 | | read=FSystem | | write=FSystem | | nodefault | | | | | | | | | | | TFileListBox | DBCombo.pas |
1563 | TAliasFileListBox | property | TableList | 917755 | public | __property Classes::TStringList* | dbcombo.hpp | 1 | | read=FTableList | | | | | | | | | | | | | | | TFileListBox | DBCombo.pas |
1564 | TAliasListBox | constructor | TAliasListBox | 917756 | public | __fastcall virtual | dbcombo.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TDirectoryListBox | DBCombo.pas |
1565 | TAliasListBox | constructor | TAliasListBox | 917757 | public | __fastcall | dbcombo.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TDirectoryListBox | DBCombo.pas |
1566 | TAliasListBox | data | FAliasBitmap | 917758 | private | Graphics::TBitmap* | dbcombo.hpp | 0 | | | | | | | | | | | | | | | | | TDirectoryListBox | DBCombo.pas |
1567 | TAliasListBox | data | FAliasName | 917759 | private | System::AnsiString | dbcombo.hpp | 0 | | | | | | | | | | | | | | | | | TDirectoryListBox | DBCombo.pas |
1568 | TAliasListBox | data | FShowAlias | 917760 | private | bool | dbcombo.hpp | 0 | | | | | | | | | | | | | | | | | TDirectoryListBox | DBCombo.pas |
1569 | TAliasListBox | function | BuildList | 917761 | protected | virtual void __fastcall | dbcombo.hpp | 1 | | void | | | | | | | | | | | | | | | TDirectoryListBox | DBCombo.pas |
1570 | TAliasListBox | function | SetAliasBitmap | 917762 | private | void __fastcall | dbcombo.hpp | 1 | Graphics::TBitmap* | Value | | | | | | | | | | | | | | | TDirectoryListBox | DBCombo.pas |
1571 | TAliasListBox | function | ~TAliasListBox | 917763 | public | __fastcall virtual | dbcombo.hpp | 1 | | void | | | | | | | | | | | | | | | TDirectoryListBox | DBCombo.pas |
1572 | TAliasListBox | property | AliasBitmap | 917764 | public | __property Graphics::TBitmap* | dbcombo.hpp | 2 | | read=FAliasBitmap | | write=SetAliasBitmap | | | | | | | | | | | | | TDirectoryListBox | DBCombo.pas |
1573 | TAliasListBox | property | AliasName | 917765 | public | __property System::AnsiString | dbcombo.hpp | 2 | | read=FAliasName | | write=FAliasName | | | | | | | | | | | | | TDirectoryListBox | DBCombo.pas |
1574 | TAliasListBox | property | ShowAlias | 917766 | public | __property bool | dbcombo.hpp | 3 | | read=FShowAlias | | write=FShowAlias | | nodefault | | | | | | | | | | | TDirectoryListBox | DBCombo.pas |
1575 | TAngleEditorDlg | constructor | TAngleEditorDlg | 929860 | public | __fastcall virtual | piereg.h | 1 | TComponent* | AOwner | | | | | | | | | | | | | | | TForm | |
1576 | TAngleEditorDlg | constructor | TAngleEditorDlg | 929861 | public | __fastcall | piereg.h | 2 | TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | |
1577 | TAngleEditorDlg | constructor | TAngleEditorDlg | 929862 | public | __fastcall | piereg.h | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | |
1578 | TAngleEditorDlg | data | CancelButton | 929863 | __published | TButton * | piereg.h | 0 | | | | | | | | | | | | | | | | | TForm | |
1579 | TAngleEditorDlg | data | EAngleLabel | 929864 | __published | TLabel * | piereg.h | 0 | | | | | | | | | | | | | | | | | TForm | |
1580 | TAngleEditorDlg | data | ETrackBar | 929865 | __published | TTrackBar * | piereg.h | 0 | | | | | | | | | | | | | | | | | TForm | |
1581 | TAngleEditorDlg | data | FAngles | 929866 | private | TAngles* | piereg.h | 0 | | | | | | | | | | | | | | | | | TForm | |
1582 | TAngleEditorDlg | data | FOrigEnd | 929867 | private | int | piereg.h | 0 | | | | | | | | | | | | | | | | | TForm | |
1583 | TAngleEditorDlg | data | FOrigStart | 929868 | private | int | piereg.h | 0 | | | | | | | | | | | | | | | | | TForm | |
1584 | TAngleEditorDlg | data | OKButton | 929869 | __published | TButton * | piereg.h | 0 | | | | | | | | | | | | | | | | | TForm | |
1585 | TAngleEditorDlg | data | SAngleLabel | 929870 | __published | TLabel * | piereg.h | 0 | | | | | | | | | | | | | | | | | TForm | |
1586 | TAngleEditorDlg | data | STrackBar | 929871 | __published | TTrackBar * | piereg.h | 0 | | | | | | | | | | | | | | | | | TForm | |
1587 | TAngleEditorDlg | function | CancelClick | 929872 | __published | void __fastcall | piereg.h | 1 | TObject* | Sender | | | | | | | | | | | | | | | TForm | |
1588 | TAngleEditorDlg | function | ETrackBarChange | 929873 | __published | void __fastcall | piereg.h | 1 | TObject* | Sender | | | | | | | | | | | | | | | TForm | |
1589 | TAngleEditorDlg | function | STrackBarChange | 929874 | __published | void __fastcall | piereg.h | 1 | TObject* | Sender | | | | | | | | | | | | | | | TForm | |
1590 | TAngleEditorDlg | function | SetAngles | 929875 | private | void __fastcall | piereg.h | 1 | TAngles* | Value | | | | | | | | | | | | | | | TForm | |
1591 | TAngleEditorDlg | function | SetEndAngle | 929876 | private | void __fastcall | piereg.h | 1 | int | Value | | | | | | | | | | | | | | | TForm | |
1592 | TAngleEditorDlg | function | SetStartAngle | 929877 | private | void __fastcall | piereg.h | 1 | int | Value | | | | | | | | | | | | | | | TForm | |
1593 | TAngleEditorDlg | function | ~TAngleEditorDlg | 929878 | public | __fastcall virtual | piereg.h | 1 | | void | | | | | | | | | | | | | | | TForm | |
1594 | TAngleEditorDlg | property | EditorAngles | 929879 | public | __property TAngles* | piereg.h | 3 | | read=FAngles | | write=SetAngles | | nodefault | | | | | | | | | | | TForm | |
1595 | TAngles | constructor | TAngles | 929890 | public | __fastcall | pies.h | 1 | | void | | | | | | | | | | | | | | | TPersistent | |
1596 | TAngles | data | FEndAngle | 929891 | private | int | pies.h | 0 | | | | | | | | | | | | | | | | | TPersistent | |
1597 | TAngles | data | FOnChange | 929892 | private | TNotifyEvent | pies.h | 0 | | | | | | | | | | | | | | | | | TPersistent | |
1598 | TAngles | data | FStartAngle | 929893 | private | int | pies.h | 0 | | | | | | | | | | | | | | | | | TPersistent | |
1599 | TAngles | function | Assign | 929894 | public | void __fastcall | pies.h | 1 | TPersistent* | Value | | | | | | | | | | | | | | | TPersistent | |
1600 | TAngles | function | Changed | 929895 | public | void __fastcall | pies.h | 1 | | void | | | | | | | | | | | | | | | TPersistent | |
1601 | TAngles | function | SetEnd | 929896 | private | void __fastcall | pies.h | 1 | int | Value | | | | | | | | | | | | | | | TPersistent | |
1602 | TAngles | function | SetStart | 929897 | private | void __fastcall | pies.h | 1 | int | Value | | | | | | | | | | | | | | | TPersistent | |
1603 | TAngles | function | ~TAngles | 929898 | public | __fastcall virtual | pies.h | 1 | | void | | | | | | | | | | | | | | | TPersistent | |
1604 | TAngles | property | EndAngle | 929899 | __published | __property int | pies.h | 3 | | read=FEndAngle | | write=SetEnd | | nodefault | | | | | | | | | | | TPersistent | |
1605 | TAngles | property | OnChange | 929900 | __published | __property TNotifyEvent | pies.h | 2 | | read=FOnChange | | write=FOnChange | | | | | | | | | | | | | TPersistent | |
1606 | TAngles | property | StartAngle | 929901 | __published | __property int | pies.h | 3 | | read=FStartAngle | | write=SetStart | | nodefault | | | | | | | | | | | TPersistent | |
1607 | TAnglesProperty | constructor | TAnglesProperty | 929880 | public | __fastcall | piereg.h | 1 | | void | | | | | | | | | | | | | | | TClassProperty | |
1608 | TAnglesProperty | function | Edit | 929881 | public | virtual void __fastcall | piereg.h | 0 | | | | | | | | | | | | | | | | | TClassProperty | |
1609 | TAnglesProperty | function | GetAttributes | 929882 | public | virtual TPropertyAttributes __fastcall | piereg.h | 1 | | void | | | | | | | | | | | | | | | TClassProperty | |
1610 | TAnglesProperty | function | ~TAnglesProperty | 929883 | public | __fastcall virtual | piereg.h | 1 | | void | | | | | | | | | | | | | | | TClassProperty | |
1611 | TAnimate | constructor | TAnimate | 908460 | public | __fastcall virtual | comctrls.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1612 | TAnimate | constructor | TAnimate | 908461 | public | __fastcall | comctrls.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1613 | TAnimate | data | FActive | 908462 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1614 | TAnimate | data | FAutoSize | 908463 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1615 | TAnimate | data | FCenter | 908464 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1616 | TAnimate | data | FCommonAVI | 908465 | private | TCommonAVI | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1617 | TAnimate | data | FFileName | 908466 | private | System::AnsiString | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1618 | TAnimate | data | FFrameCount | 908467 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1619 | TAnimate | data | FFrameHeight | 908468 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1620 | TAnimate | data | FFrameWidth | 908469 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1621 | TAnimate | data | FOnClose | 908470 | private | Classes::TNotifyEvent | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1622 | TAnimate | data | FOnOpen | 908471 | private | Classes::TNotifyEvent | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1623 | TAnimate | data | FOnStart | 908472 | private | Classes::TNotifyEvent | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1624 | TAnimate | data | FOnStop | 908473 | private | Classes::TNotifyEvent | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1625 | TAnimate | data | FOpen | 908474 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1626 | TAnimate | data | FRecreateNeeded | 908475 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1627 | TAnimate | data | FRepetitions | 908476 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1628 | TAnimate | data | FResHandle | 908477 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1629 | TAnimate | data | FResId | 908478 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1630 | TAnimate | data | FResName | 908479 | private | System::AnsiString | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1631 | TAnimate | data | FStartFrame | 908480 | private | short | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1632 | TAnimate | data | FStopCount | 908481 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1633 | TAnimate | data | FStopFrame | 908482 | private | short | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1634 | TAnimate | data | FStreamedActive | 908483 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1635 | TAnimate | data | FTimers | 908484 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1636 | TAnimate | data | FTransparent | 908485 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1637 | TAnimate | function | AdjustSize | 908486 | private | void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1638 | TAnimate | function | CMColorChanged | 908487 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1639 | TAnimate | function | CNCommand | 908488 | private | MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMCommand& | Message | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1640 | TAnimate | function | CheckOpen | 908489 | private | void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1641 | TAnimate | function | CreateParams | 908490 | protected | virtual void __fastcall | comctrls.hpp | 1 | Controls::TCreateParams& | Params | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1642 | TAnimate | function | CreateWnd | 908491 | protected | virtual void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1643 | TAnimate | function | DestroyWnd | 908492 | protected | virtual void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1644 | TAnimate | function | DoClose | 908493 | protected | virtual void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1645 | TAnimate | function | DoOpen | 908494 | protected | virtual void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1646 | TAnimate | function | DoStart | 908495 | protected | virtual void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1647 | TAnimate | function | DoStop | 908496 | protected | virtual void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1648 | TAnimate | function | GetActualResHandle | 908497 | private | int __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1649 | TAnimate | function | GetActualResId | 908498 | private | int __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1650 | TAnimate | function | GetAnimateParams | 908499 | private | void __fastcall | comctrls.hpp | 1 | void * | Params | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1651 | TAnimate | function | GetFrameInfo | 908500 | private | void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1652 | TAnimate | function | InternalClose | 908501 | private | bool __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1653 | TAnimate | function | InternalOpen | 908502 | private | bool __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1654 | TAnimate | function | Loaded | 908503 | protected | virtual void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1655 | TAnimate | function | Play | 908504 | public | void __fastcall | comctrls.hpp | 3 | Word | FromFrame | Word | ToFrame | int | Count | | | | | | | | | | | TWinControl | ComCtrls.pas |
1656 | TAnimate | function | Reset | 908505 | public | void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1657 | TAnimate | function | Seek | 908506 | public | void __fastcall | comctrls.hpp | 1 | short | Frame | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1658 | TAnimate | function | SetActive | 908507 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1659 | TAnimate | function | SetAnimateParams | 908508 | private | void __fastcall | comctrls.hpp | 1 | const void * | Params | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1660 | TAnimate | function | SetAutoSize | 908509 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1661 | TAnimate | function | SetCenter | 908510 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1662 | TAnimate | function | SetCommonAVI | 908511 | private | void __fastcall | comctrls.hpp | 1 | TCommonAVI | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1663 | TAnimate | function | SetFileName | 908512 | private | void __fastcall | comctrls.hpp | 1 | System::AnsiString | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1664 | TAnimate | function | SetOpen | 908513 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1665 | TAnimate | function | SetRepetitions | 908514 | private | void __fastcall | comctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1666 | TAnimate | function | SetResHandle | 908515 | private | void __fastcall | comctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1667 | TAnimate | function | SetResId | 908516 | private | void __fastcall | comctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1668 | TAnimate | function | SetResName | 908517 | private | void __fastcall | comctrls.hpp | 1 | System::AnsiString | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1669 | TAnimate | function | SetStartFrame | 908518 | private | void __fastcall | comctrls.hpp | 1 | short | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1670 | TAnimate | function | SetStopFrame | 908519 | private | void __fastcall | comctrls.hpp | 1 | short | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1671 | TAnimate | function | SetTimers | 908520 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1672 | TAnimate | function | SetTransparent | 908521 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1673 | TAnimate | function | Stop | 908522 | public | void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1674 | TAnimate | function | UpdateActiveState | 908523 | private | void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1675 | TAnimate | function | WMNCCalcSize | 908524 | private | MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMNCCalcSize& | Message | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1676 | TAnimate | function | WMNCHitTest | 908525 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMNCHitTest& | Message | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1677 | TAnimate | function | WMNCPaint | 908526 | private | MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1678 | TAnimate | function | WMSize | 908527 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMSize& | Message | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1679 | TAnimate | function | WMWindowPosChanged | 908528 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMWindowPosMsg& | Message | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1680 | TAnimate | function | WMWindowPosChanging | 908529 | private | MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMWindowPosMsg& | Message | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1681 | TAnimate | function | ~TAnimate | 908530 | public | __fastcall virtual | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1682 | TAnimate | property | Active | 908531 | __published | __property bool | comctrls.hpp | 3 | | read=FActive | | write=SetActive | | nodefault | | | | | | | | | | | TWinControl | ComCtrls.pas |
1683 | TAnimate | property | Align | 908532 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1684 | TAnimate | property | AutoSize | 908533 | __published | __property bool | comctrls.hpp | 3 | | read=FAutoSize | | write=SetAutoSize | | default=1 | | | | | | | | | | | TWinControl | ComCtrls.pas |
1685 | TAnimate | property | Center | 908534 | __published | __property bool | comctrls.hpp | 3 | | read=FCenter | | write=SetCenter | | default=1 | | | | | | | | | | | TWinControl | ComCtrls.pas |
1686 | TAnimate | property | Color | 908535 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1687 | TAnimate | property | CommonAVI | 908536 | __published | __property TCommonAVI | comctrls.hpp | 3 | | read=FCommonAVI | | write=SetCommonAVI | | default=0 | | | | | | | | | | | TWinControl | ComCtrls.pas |
1688 | TAnimate | property | FileName | 908537 | __published | __property System::AnsiString | comctrls.hpp | 2 | | read=FFileName | | write=SetFileName | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1689 | TAnimate | property | FrameCount | 908538 | public | __property int | comctrls.hpp | 2 | | read=FFrameCount | | nodefault | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1690 | TAnimate | property | FrameHeight | 908539 | public | __property int | comctrls.hpp | 2 | | read=FFrameHeight | | nodefault | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1691 | TAnimate | property | FrameWidth | 908540 | public | __property int | comctrls.hpp | 2 | | read=FFrameWidth | | nodefault | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1692 | TAnimate | property | OnClose | 908541 | __published | __property Classes::TNotifyEvent | comctrls.hpp | 2 | | read=FOnClose | | write=FOnClose | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1693 | TAnimate | property | OnOpen | 908542 | __published | __property Classes::TNotifyEvent | comctrls.hpp | 2 | | read=FOnOpen | | write=FOnOpen | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1694 | TAnimate | property | OnStart | 908543 | __published | __property Classes::TNotifyEvent | comctrls.hpp | 2 | | read=FOnStart | | write=FOnStart | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1695 | TAnimate | property | OnStop | 908544 | __published | __property Classes::TNotifyEvent | comctrls.hpp | 2 | | read=FOnStop | | write=FOnStop | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1696 | TAnimate | property | Open | 908545 | public | __property bool | comctrls.hpp | 3 | | read=FOpen | | write=SetOpen | | nodefault | | | | | | | | | | | TWinControl | ComCtrls.pas |
1697 | TAnimate | property | ParentColor | 908546 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1698 | TAnimate | property | ParentShowHint | 908547 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1699 | TAnimate | property | Repetitions | 908548 | __published | __property int | comctrls.hpp | 3 | | read=FRepetitions | | write=SetRepetitions | | default=0 | | | | | | | | | | | TWinControl | ComCtrls.pas |
1700 | TAnimate | property | ResHandle | 908549 | public | __property int | comctrls.hpp | 3 | | read=FResHandle | | write=SetResHandle | | nodefault | | | | | | | | | | | TWinControl | ComCtrls.pas |
1701 | TAnimate | property | ResId | 908550 | public | __property int | comctrls.hpp | 3 | | read=FResId | | write=SetResId | | nodefault | | | | | | | | | | | TWinControl | ComCtrls.pas |
1702 | TAnimate | property | ResName | 908551 | public | __property System::AnsiString | comctrls.hpp | 2 | | read=FResName | | write=SetResName | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1703 | TAnimate | property | ShowHint | 908552 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1704 | TAnimate | property | StartFrame | 908553 | __published | __property short | comctrls.hpp | 3 | | read=FStartFrame | | write=SetStartFrame | | default=1 | | | | | | | | | | | TWinControl | ComCtrls.pas |
1705 | TAnimate | property | StopFrame | 908554 | __published | __property short | comctrls.hpp | 3 | | read=FStopFrame | | write=SetStopFrame | | default=0 | | | | | | | | | | | TWinControl | ComCtrls.pas |
1706 | TAnimate | property | Timers | 908555 | __published | __property bool | comctrls.hpp | 3 | | read=FTimers | | write=SetTimers | | default=0 | | | | | | | | | | | TWinControl | ComCtrls.pas |
1707 | TAnimate | property | Transparent | 908556 | __published | __property bool | comctrls.hpp | 3 | | read=FTransparent | | write=SetTransparent | | default=1 | | | | | | | | | | | TWinControl | ComCtrls.pas |
1708 | TAnimate | property | Visible | 908557 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | ComCtrls.pas |
1709 | TApplication | constructor | TApplication | 912528 | public | __fastcall virtual | forms.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TComponent | Forms.pas |
1710 | TApplication | data | FActive | 912529 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1711 | TApplication | data | FAllowTesting | 912530 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1712 | TApplication | data | FDialogHandle | 912531 | private | HWND | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1713 | TApplication | data | FHandle | 912532 | private | HWND | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1714 | TApplication | data | FHandleCreated | 912533 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1715 | TApplication | data | FHelpFile | 912534 | private | System::AnsiString | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1716 | TApplication | data | FHint | 912535 | private | System::AnsiString | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1717 | TApplication | data | FHintActive | 912536 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1718 | TApplication | data | FHintColor | 912537 | private | Graphics::TColor | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1719 | TApplication | data | FHintControl | 912538 | private | Controls::TControl* | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1720 | TApplication | data | FHintCursorRect | 912539 | private | Windows::TRect | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1721 | TApplication | data | FHintHidePause | 912540 | private | int | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1722 | TApplication | data | FHintPause | 912541 | private | int | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1723 | TApplication | data | FHintShortPause | 912542 | private | int | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1724 | TApplication | data | FHintWindow | 912543 | private | Controls::THintWindow* | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1725 | TApplication | data | FIcon | 912544 | private | Graphics::TIcon* | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1726 | TApplication | data | FMainForm | 912545 | private | TForm* | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1727 | TApplication | data | FMouseControl | 912546 | private | Controls::TControl* | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1728 | TApplication | data | FObjectInstance | 912547 | private | void * | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1729 | TApplication | data | FOnActivate | 912548 | private | Classes::TNotifyEvent | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1730 | TApplication | data | FOnDeactivate | 912549 | private | Classes::TNotifyEvent | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1731 | TApplication | data | FOnException | 912550 | private | TExceptionEvent | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1732 | TApplication | data | FOnHelp | 912551 | private | Classes::THelpEvent | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1733 | TApplication | data | FOnHint | 912552 | private | Classes::TNotifyEvent | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1734 | TApplication | data | FOnIdle | 912553 | private | TIdleEvent | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1735 | TApplication | data | FOnMessage | 912554 | private | TMessageEvent | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1736 | TApplication | data | FOnMinimize | 912555 | private | Classes::TNotifyEvent | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1737 | TApplication | data | FOnRestore | 912556 | private | Classes::TNotifyEvent | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1738 | TApplication | data | FOnShowHint | 912557 | private | TShowHintEvent | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1739 | TApplication | data | FRunning | 912558 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1740 | TApplication | data | FShowHint | 912559 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1741 | TApplication | data | FShowMainForm | 912560 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1742 | TApplication | data | FTerminate | 912561 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1743 | TApplication | data | FTestLib | 912562 | private | int | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1744 | TApplication | data | FTimerHandle | 912563 | private | Word | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1745 | TApplication | data | FTimerMode | 912564 | private | TTimerMode | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1746 | TApplication | data | FTitle | 912565 | private | System::AnsiString | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1747 | TApplication | data | FTopMostLevel | 912566 | private | int | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1748 | TApplication | data | FTopMostList | 912567 | private | Classes::TList* | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1749 | TApplication | data | FUpdateFormatSettings | 912568 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1750 | TApplication | data | FUpdateMetricSettings | 912569 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1751 | TApplication | data | FWindowHooks | 912570 | private | Classes::TList* | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1752 | TApplication | data | FWindowList | 912571 | private | void * | forms.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Forms.pas |
1753 | TApplication | function | ActivateHint | 912572 | private | void __fastcall | forms.hpp | 1 | const tagPOINT& | CursorPos | | | | | | | | | | | | | | | TComponent | Forms.pas |
1754 | TApplication | function | BringToFront | 912573 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1755 | TApplication | function | CancelHint | 912574 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1756 | TApplication | function | CheckIniChange | 912575 | private | bool __fastcall | forms.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Forms.pas |
1757 | TApplication | function | ControlDestroyed | 912576 | public | void __fastcall | forms.hpp | 1 | Controls::TControl* | Control | | | | | | | | | | | | | | | TComponent | Forms.pas |
1758 | TApplication | function | CreateForm | 912577 | public | void __fastcall | forms.hpp | 2 | System::TMetaClass* | InstanceClass | void * | Reference | | | | | | | | | | | | | TComponent | Forms.pas |
1759 | TApplication | function | CreateHandle | 912578 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1760 | TApplication | function | DoMouseIdle | 912579 | private | Controls::TControl* __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1761 | TApplication | function | DoNormalizeTopMosts | 912580 | private | void __fastcall | forms.hpp | 1 | bool | IncludeMain | | | | | | | | | | | | | | | TComponent | Forms.pas |
1762 | TApplication | function | GetCurrentHelpFile | 912581 | private | System::AnsiString __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1763 | TApplication | function | GetDialogHandle | 912582 | private | HWND __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1764 | TApplication | function | GetExeName | 912583 | private | System::AnsiString __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1765 | TApplication | function | GetIconHandle | 912584 | private | HICON __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1766 | TApplication | function | GetTitle | 912585 | private | System::AnsiString __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1767 | TApplication | function | HandleException | 912586 | public | void __fastcall | forms.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TComponent | Forms.pas |
1768 | TApplication | function | HandleMessage | 912587 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1769 | TApplication | function | HelpCommand | 912588 | public | bool __fastcall | forms.hpp | 2 | int | Command | int | Data | | | | | | | | | | | | | TComponent | Forms.pas |
1770 | TApplication | function | HelpContext | 912589 | public | bool __fastcall | forms.hpp | 1 | Classes::THelpContext | Context | | | | | | | | | | | | | | | TComponent | Forms.pas |
1771 | TApplication | function | HelpJump | 912590 | public | bool __fastcall | forms.hpp | 1 | const System::AnsiString | JumpID | | | | | | | | | | | | | | | TComponent | Forms.pas |
1772 | TApplication | function | HideHint | 912591 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1773 | TApplication | function | HintMouseMessage | 912592 | public | void __fastcall | forms.hpp | 2 | Controls::TControl* | Control | Messages::TMessage& | Message | | | | | | | | | | | | | TComponent | Forms.pas |
1774 | TApplication | function | HintTimerExpired | 912593 | private | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1775 | TApplication | function | HookMainWindow | 912594 | public | void __fastcall | forms.hpp | 1 | TWindowHook | Hook | | | | | | | | | | | | | | | TComponent | Forms.pas |
1776 | TApplication | function | IconChanged | 912595 | private | void __fastcall | forms.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TComponent | Forms.pas |
1777 | TApplication | function | Idle | 912596 | private | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1778 | TApplication | function | Initialize | 912597 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1779 | TApplication | function | InvokeHelp | 912598 | private | bool __fastcall | forms.hpp | 2 | Word | Command | int | Data | | | | | | | | | | | | | TComponent | Forms.pas |
1780 | TApplication | function | IsDlgMsg | 912599 | private | bool __fastcall | forms.hpp | 1 | tagMSG& | Msg | | | | | | | | | | | | | | | TComponent | Forms.pas |
1781 | TApplication | function | IsHintMsg | 912600 | private | bool __fastcall | forms.hpp | 1 | tagMSG& | Msg | | | | | | | | | | | | | | | TComponent | Forms.pas |
1782 | TApplication | function | IsKeyMsg | 912601 | private | bool __fastcall | forms.hpp | 1 | tagMSG& | Msg | | | | | | | | | | | | | | | TComponent | Forms.pas |
1783 | TApplication | function | IsMDIMsg | 912602 | private | bool __fastcall | forms.hpp | 1 | tagMSG& | Msg | | | | | | | | | | | | | | | TComponent | Forms.pas |
1784 | TApplication | function | MessageBox | 912603 | public | int __fastcall | forms.hpp | 3 | char * | Text | char * | Caption | int | Flags | | | | | | | | | | | TComponent | Forms.pas |
1785 | TApplication | function | Minimize | 912604 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1786 | TApplication | function | NormalizeAllTopMosts | 912605 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1787 | TApplication | function | NormalizeTopMosts | 912606 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1788 | TApplication | function | NotifyForms | 912607 | private | void __fastcall | forms.hpp | 1 | Word | Msg | | | | | | | | | | | | | | | TComponent | Forms.pas |
1789 | TApplication | function | ProcessMessage | 912608 | private | bool __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1790 | TApplication | function | ProcessMessages | 912609 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1791 | TApplication | function | Restore | 912610 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1792 | TApplication | function | RestoreTopMosts | 912611 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1793 | TApplication | function | Run | 912612 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1794 | TApplication | function | SetDialogHandle | 912613 | private | void __fastcall | forms.hpp | 1 | HWND | Value | | | | | | | | | | | | | | | TComponent | Forms.pas |
1795 | TApplication | function | SetHandle | 912614 | private | void __fastcall | forms.hpp | 1 | HWND | Value | | | | | | | | | | | | | | | TComponent | Forms.pas |
1796 | TApplication | function | SetHint | 912615 | private | void __fastcall | forms.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | Forms.pas |
1797 | TApplication | function | SetHintColor | 912616 | private | void __fastcall | forms.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TComponent | Forms.pas |
1798 | TApplication | function | SetIcon | 912617 | private | void __fastcall | forms.hpp | 1 | Graphics::TIcon* | Value | | | | | | | | | | | | | | | TComponent | Forms.pas |
1799 | TApplication | function | SetShowHint | 912618 | private | void __fastcall | forms.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | Forms.pas |
1800 | TApplication | function | SetTitle | 912619 | private | void __fastcall | forms.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | Forms.pas |
1801 | TApplication | function | ShowException | 912620 | public | void __fastcall | forms.hpp | 1 | Sysutils::Exception* | E | | | | | | | | | | | | | | | TComponent | Forms.pas |
1802 | TApplication | function | StartHintTimer | 912621 | private | void __fastcall | forms.hpp | 2 | int | Value | TTimerMode | TimerMode | | | | | | | | | | | | | TComponent | Forms.pas |
1803 | TApplication | function | StopHintTimer | 912622 | private | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1804 | TApplication | function | Terminate | 912623 | public | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1805 | TApplication | function | UnhookMainWindow | 912624 | public | void __fastcall | forms.hpp | 1 | TWindowHook | Hook | | | | | | | | | | | | | | | TComponent | Forms.pas |
1806 | TApplication | function | UpdateVisible | 912625 | private | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1807 | TApplication | function | WndProc | 912626 | private | void __fastcall | forms.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Forms.pas |
1808 | TApplication | function | ~TApplication | 912627 | public | __fastcall virtual | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Forms.pas |
1809 | TApplication | property | Active | 912628 | public | __property bool | forms.hpp | 2 | | read=FActive | | nodefault | | | | | | | | | | | | | TComponent | Forms.pas |
1810 | TApplication | property | AllowTesting | 912629 | public | __property bool | forms.hpp | 3 | | read=FAllowTesting | | write=FAllowTesting | | nodefault | | | | | | | | | | | TComponent | Forms.pas |
1811 | TApplication | property | CurrentHelpFile | 912630 | public | __property System::AnsiString | forms.hpp | 1 | | read=GetCurrentHelpFile | | | | | | | | | | | | | | | TComponent | Forms.pas |
1812 | TApplication | property | DialogHandle | 912631 | public | __property HWND | forms.hpp | 3 | | read=GetDialogHandle | | write=SetDialogHandle | | nodefault | | | | | | | | | | | TComponent | Forms.pas |
1813 | TApplication | property | ExeName | 912632 | public | __property System::AnsiString | forms.hpp | 1 | | read=GetExeName | | | | | | | | | | | | | | | TComponent | Forms.pas |
1814 | TApplication | property | Handle | 912633 | public | __property HWND | forms.hpp | 3 | | read=FHandle | | write=SetHandle | | nodefault | | | | | | | | | | | TComponent | Forms.pas |
1815 | TApplication | property | HelpFile | 912634 | public | __property System::AnsiString | forms.hpp | 2 | | read=FHelpFile | | write=FHelpFile | | | | | | | | | | | | | TComponent | Forms.pas |
1816 | TApplication | property | Hint | 912635 | public | __property System::AnsiString | forms.hpp | 2 | | read=FHint | | write=SetHint | | | | | | | | | | | | | TComponent | Forms.pas |
1817 | TApplication | property | HintColor | 912636 | public | __property Graphics::TColor | forms.hpp | 3 | | read=FHintColor | | write=SetHintColor | | nodefault | | | | | | | | | | | TComponent | Forms.pas |
1818 | TApplication | property | HintHidePause | 912637 | public | __property int | forms.hpp | 3 | | read=FHintHidePause | | write=FHintHidePause | | nodefault | | | | | | | | | | | TComponent | Forms.pas |
1819 | TApplication | property | HintPause | 912638 | public | __property int | forms.hpp | 3 | | read=FHintPause | | write=FHintPause | | nodefault | | | | | | | | | | | TComponent | Forms.pas |
1820 | TApplication | property | HintShortPause | 912639 | public | __property int | forms.hpp | 3 | | read=FHintShortPause | | write=FHintShortPause | | nodefault | | | | | | | | | | | TComponent | Forms.pas |
1821 | TApplication | property | Icon | 912640 | public | __property Graphics::TIcon* | forms.hpp | 2 | | read=FIcon | | write=SetIcon | | | | | | | | | | | | | TComponent | Forms.pas |
1822 | TApplication | property | MainForm | 912641 | public | __property TForm* | forms.hpp | 1 | | read=FMainForm | | | | | | | | | | | | | | | TComponent | Forms.pas |
1823 | TApplication | property | OnActivate | 912642 | public | __property Classes::TNotifyEvent | forms.hpp | 2 | | read=FOnActivate | | write=FOnActivate | | | | | | | | | | | | | TComponent | Forms.pas |
1824 | TApplication | property | OnDeactivate | 912643 | public | __property Classes::TNotifyEvent | forms.hpp | 2 | | read=FOnDeactivate | | write=FOnDeactivate | | | | | | | | | | | | | TComponent | Forms.pas |
1825 | TApplication | property | OnException | 912644 | public | __property TExceptionEvent | forms.hpp | 2 | | read=FOnException | | write=FOnException | | | | | | | | | | | | | TComponent | Forms.pas |
1826 | TApplication | property | OnHelp | 912645 | public | __property Classes::THelpEvent | forms.hpp | 2 | | read=FOnHelp | | write=FOnHelp | | | | | | | | | | | | | TComponent | Forms.pas |
1827 | TApplication | property | OnHint | 912646 | public | __property Classes::TNotifyEvent | forms.hpp | 2 | | read=FOnHint | | write=FOnHint | | | | | | | | | | | | | TComponent | Forms.pas |
1828 | TApplication | property | OnIdle | 912647 | public | __property TIdleEvent | forms.hpp | 2 | | read=FOnIdle | | write=FOnIdle | | | | | | | | | | | | | TComponent | Forms.pas |
1829 | TApplication | property | OnMessage | 912648 | public | __property TMessageEvent | forms.hpp | 2 | | read=FOnMessage | | write=FOnMessage | | | | | | | | | | | | | TComponent | Forms.pas |
1830 | TApplication | property | OnMinimize | 912649 | public | __property Classes::TNotifyEvent | forms.hpp | 2 | | read=FOnMinimize | | write=FOnMinimize | | | | | | | | | | | | | TComponent | Forms.pas |
1831 | TApplication | property | OnRestore | 912650 | public | __property Classes::TNotifyEvent | forms.hpp | 2 | | read=FOnRestore | | write=FOnRestore | | | | | | | | | | | | | TComponent | Forms.pas |
1832 | TApplication | property | OnShowHint | 912651 | public | __property TShowHintEvent | forms.hpp | 2 | | read=FOnShowHint | | write=FOnShowHint | | | | | | | | | | | | | TComponent | Forms.pas |
1833 | TApplication | property | ShowHint | 912652 | public | __property bool | forms.hpp | 3 | | read=FShowHint | | write=SetShowHint | | nodefault | | | | | | | | | | | TComponent | Forms.pas |
1834 | TApplication | property | ShowMainForm | 912653 | public | __property bool | forms.hpp | 3 | | read=FShowMainForm | | write=FShowMainForm | | nodefault | | | | | | | | | | | TComponent | Forms.pas |
1835 | TApplication | property | Terminated | 912654 | public | __property bool | forms.hpp | 2 | | read=FTerminate | | nodefault | | | | | | | | | | | | | TComponent | Forms.pas |
1836 | TApplication | property | Title | 912655 | public | __property System::AnsiString | forms.hpp | 2 | | read=GetTitle | | write=SetTitle | | | | | | | | | | | | | TComponent | Forms.pas |
1837 | TApplication | property | UpdateFormatSettings | 912656 | public | __property bool | forms.hpp | 3 | | read=FUpdateFormatSettings | | write=FUpdateFormatSettings | | nodefault | | | | | | | | | | | TComponent | Forms.pas |
1838 | TApplication | property | UpdateMetricSettings | 912657 | public | __property bool | forms.hpp | 3 | | read=FUpdateMetricSettings | | write=FUpdateMetricSettings | | nodefault | | | | | | | | | | | TComponent | Forms.pas |
1839 | TAreaSeries | constructor | TAreaSeries | 920556 | public | __fastcall virtual | series.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1840 | TAreaSeries | data | FMultiArea | 920557 | private | TMultiArea | series.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1841 | TAreaSeries | function | Assign | 920558 | public | virtual void __fastcall | series.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1842 | TAreaSeries | function | CalcYPos | 920559 | protected | virtual int __fastcall | series.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1843 | TAreaSeries | function | CalcZOrder | 920560 | protected | virtual void __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1844 | TAreaSeries | function | GetEditorClass | 920561 | protected | virtual System::AnsiString __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1845 | TAreaSeries | function | GetOriginPos | 920562 | public | virtual int __fastcall | series.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1846 | TAreaSeries | function | MaxYValue | 920563 | public | virtual double __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1847 | TAreaSeries | function | MinYValue | 920564 | public | virtual double __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1848 | TAreaSeries | function | PrepareLegendCanvas | 920565 | protected | virtual void __fastcall | series.hpp | 3 | int | ValueIndex | Graphics::TColor& | BackColor | Graphics::TBrushStyle & | BrushStyle | | | | | | | | | | | TCustomSeries | Series.pas |
1849 | TAreaSeries | function | SetMultiArea | 920566 | private | void __fastcall | series.hpp | 1 | TMultiArea | Value | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1850 | TAreaSeries | function | SetOtherMultiArea | 920567 | private | void __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1851 | TAreaSeries | function | ~TAreaSeries | 920568 | public | __fastcall virtual | series.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1852 | TAreaSeries | property | AreaBrush | 920569 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1853 | TAreaSeries | property | AreaColor | 920570 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1854 | TAreaSeries | property | AreaLinesPen | 920571 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1855 | TAreaSeries | property | DrawArea | 920572 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1856 | TAreaSeries | property | InvertedStairs | 920573 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1857 | TAreaSeries | property | LinePen | 920574 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1858 | TAreaSeries | property | MultiArea | 920575 | __published | __property TMultiArea | series.hpp | 3 | | read=FMultiArea | | write=SetMultiArea | | default=0 | | | | | | | | | | | TCustomSeries | Series.pas |
1859 | TAreaSeries | property | Stairs | 920576 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1860 | TAreaSeries | property | XValues | 920577 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1861 | TAreaSeries | property | YValues | 920578 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSeries | Series.pas |
1862 | TAreaSeriesEditor | constructor | TAreaSeriesEditor | 919048 | public | __fastcall virtual | areaedit.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1863 | TAreaSeriesEditor | constructor | TAreaSeriesEditor | 919049 | public | __fastcall | areaedit.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | AreaEdit.pas |
1864 | TAreaSeriesEditor | constructor | TAreaSeriesEditor | 919050 | public | __fastcall | areaedit.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1865 | TAreaSeriesEditor | data | Area | 919051 | public | Series::TAreaSeries* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1866 | TAreaSeriesEditor | data | BAreaColor | 919052 | __published | Buttons::TBitBtn* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1867 | TAreaSeriesEditor | data | BAreaLinePen | 919053 | __published | Stdctrls::TButton* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1868 | TAreaSeriesEditor | data | BAreaLinesPen | 919054 | __published | Stdctrls::TButton* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1869 | TAreaSeriesEditor | data | CBAreaBrush | 919055 | __published | Stdctrls::TComboBox* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1870 | TAreaSeriesEditor | data | CBColorEach | 919056 | __published | Stdctrls::TCheckBox* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1871 | TAreaSeriesEditor | data | CBStairs | 919057 | __published | Stdctrls::TCheckBox* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1872 | TAreaSeriesEditor | data | GroupBox1 | 919058 | __published | Stdctrls::TGroupBox* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1873 | TAreaSeriesEditor | data | GroupBox2 | 919059 | __published | Stdctrls::TGroupBox* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1874 | TAreaSeriesEditor | data | Label4 | 919060 | __published | Stdctrls::TLabel* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1875 | TAreaSeriesEditor | data | RGMultiArea | 919061 | __published | Extctrls::TRadioGroup* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1876 | TAreaSeriesEditor | data | SHAreaColor | 919062 | __published | Extctrls::TShape* | areaedit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1877 | TAreaSeriesEditor | function | BAreaColorClick | 919063 | __published | void __fastcall | areaedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1878 | TAreaSeriesEditor | function | BAreaLinePenClick | 919064 | __published | void __fastcall | areaedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1879 | TAreaSeriesEditor | function | BAreaLinesPenClick | 919065 | __published | void __fastcall | areaedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1880 | TAreaSeriesEditor | function | CBAreaBrushChange | 919066 | __published | void __fastcall | areaedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1881 | TAreaSeriesEditor | function | CBColorEachClick | 919067 | __published | void __fastcall | areaedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1882 | TAreaSeriesEditor | function | CBStairsClick | 919068 | __published | void __fastcall | areaedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1883 | TAreaSeriesEditor | function | FormShow | 919069 | __published | void __fastcall | areaedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1884 | TAreaSeriesEditor | function | GetAreaColor | 919070 | public | Graphics::TColor __fastcall | areaedit.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1885 | TAreaSeriesEditor | function | RGMultiAreaClick | 919071 | __published | void __fastcall | areaedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1886 | TAreaSeriesEditor | function | RefreshShape | 919072 | public | void __fastcall | areaedit.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1887 | TAreaSeriesEditor | function | SHAreaColorMouseUp | 919073 | __published | void __fastcall | areaedit.hpp | 5 | System::TObject* | Sender | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | TForm | AreaEdit.pas |
1888 | TAreaSeriesEditor | function | ~TAreaSeriesEditor | 919074 | public | __fastcall virtual | areaedit.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | AreaEdit.pas |
1889 | TArrowSeries | constructor | TArrowSeries | 919075 | public | __fastcall virtual | arrowcha.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1890 | TArrowSeries | data | FEndXValues | 919076 | private | Teengine::TChartValueList* | arrowcha.hpp | 0 | | | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1891 | TArrowSeries | data | FEndYValues | 919077 | private | Teengine::TChartValueList* | arrowcha.hpp | 0 | | | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1892 | TArrowSeries | function | AddArrow | 919078 | public | int __fastcall | arrowcha.hpp | 6 | const double | X0 | const double | Y0 | const double | X1 | const double | Y1 | const System::AnsiString | ALabel | Graphics::TColor | AColor | | | | | TPointSeries | ArrowCha.pas |
1893 | TArrowSeries | function | DrawValue | 919079 | protected | virtual void __fastcall | arrowcha.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1894 | TArrowSeries | function | FillSampleValues | 919080 | public | virtual void __fastcall | arrowcha.hpp | 1 | int | NumValues | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1895 | TArrowSeries | function | GetArrowHeight | 919081 | private | int __fastcall | arrowcha.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1896 | TArrowSeries | function | GetArrowWidth | 919082 | private | int __fastcall | arrowcha.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1897 | TArrowSeries | function | GetEditorClass | 919083 | protected | virtual System::AnsiString __fastcall | arrowcha.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1898 | TArrowSeries | function | GetStartXValues | 919084 | private | Teengine::TChartValueList* __fastcall | arrowcha.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1899 | TArrowSeries | function | GetStartYValues | 919085 | private | Teengine::TChartValueList* __fastcall | arrowcha.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1900 | TArrowSeries | function | IsValidSourceOf | 919086 | protected | virtual bool __fastcall | arrowcha.hpp | 1 | Teengine::TChartSeries* | Value | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1901 | TArrowSeries | function | MaxXValue | 919087 | public | virtual double __fastcall | arrowcha.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1902 | TArrowSeries | function | MaxYValue | 919088 | public | virtual double __fastcall | arrowcha.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1903 | TArrowSeries | function | MinXValue | 919089 | public | virtual double __fastcall | arrowcha.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1904 | TArrowSeries | function | MinYValue | 919090 | public | virtual double __fastcall | arrowcha.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1905 | TArrowSeries | function | PrepareForGallery | 919091 | public | virtual void __fastcall | arrowcha.hpp | 1 | bool | IsEnabled | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1906 | TArrowSeries | function | SetArrowHeight | 919092 | private | void __fastcall | arrowcha.hpp | 1 | int | Value | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1907 | TArrowSeries | function | SetArrowWidth | 919093 | private | void __fastcall | arrowcha.hpp | 1 | int | Value | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1908 | TArrowSeries | function | SetEndXValues | 919094 | private | void __fastcall | arrowcha.hpp | 1 | Teengine::TChartValueList* | Value | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1909 | TArrowSeries | function | SetEndYValues | 919095 | private | void __fastcall | arrowcha.hpp | 1 | Teengine::TChartValueList* | Value | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1910 | TArrowSeries | function | SetStartXValues | 919096 | private | void __fastcall | arrowcha.hpp | 1 | Teengine::TChartValueList* | Value | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1911 | TArrowSeries | function | SetStartYValues | 919097 | private | void __fastcall | arrowcha.hpp | 1 | Teengine::TChartValueList* | Value | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1912 | TArrowSeries | function | ~TArrowSeries | 919098 | public | __fastcall virtual | arrowcha.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1913 | TArrowSeries | property | ArrowHeight | 919099 | __published | __property int | arrowcha.hpp | 4 | | read=GetArrowHeight | | write=SetArrowHeight | | stored=false | | nodefault | | | | | | | | | TPointSeries | ArrowCha.pas |
1914 | TArrowSeries | property | ArrowWidth | 919100 | __published | __property int | arrowcha.hpp | 4 | | read=GetArrowWidth | | write=SetArrowWidth | | stored=false | | nodefault | | | | | | | | | TPointSeries | ArrowCha.pas |
1915 | TArrowSeries | property | EndXValues | 919101 | __published | __property Teengine::TChartValueList* | arrowcha.hpp | 2 | | read=FEndXValues | | write=SetEndXValues | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1916 | TArrowSeries | property | EndYValues | 919102 | __published | __property Teengine::TChartValueList* | arrowcha.hpp | 2 | | read=FEndYValues | | write=SetEndYValues | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1917 | TArrowSeries | property | StartXValues | 919103 | __published | __property Teengine::TChartValueList* | arrowcha.hpp | 2 | | read=GetStartXValues | | write=SetStartXValues | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1918 | TArrowSeries | property | StartYValues | 919104 | __published | __property Teengine::TChartValueList* | arrowcha.hpp | 2 | | read=GetStartYValues | | write=SetStartYValues | | | | | | | | | | | | | TPointSeries | ArrowCha.pas |
1919 | TArrowSeriesEditor | constructor | TArrowSeriesEditor | 919105 | public | __fastcall virtual | arrowedi.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1920 | TArrowSeriesEditor | constructor | TArrowSeriesEditor | 919106 | public | __fastcall | arrowedi.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | Arrowedi.pas |
1921 | TArrowSeriesEditor | constructor | TArrowSeriesEditor | 919107 | public | __fastcall | arrowedi.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1922 | TArrowSeriesEditor | data | Arrow | 919108 | public | Arrowcha::TArrowSeries* | arrowedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1923 | TArrowSeriesEditor | data | BArrowColor | 919109 | __published | Buttons::TBitBtn* | arrowedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1924 | TArrowSeriesEditor | data | BBrush | 919110 | __published | Buttons::TBitBtn* | arrowedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1925 | TArrowSeriesEditor | data | BPen | 919111 | __published | Buttons::TBitBtn* | arrowedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1926 | TArrowSeriesEditor | data | CBColorEach | 919112 | __published | Stdctrls::TCheckBox* | arrowedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1927 | TArrowSeriesEditor | data | GroupBox1 | 919113 | __published | Stdctrls::TGroupBox* | arrowedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1928 | TArrowSeriesEditor | data | Label1 | 919114 | __published | Stdctrls::TLabel* | arrowedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1929 | TArrowSeriesEditor | data | Label2 | 919115 | __published | Stdctrls::TLabel* | arrowedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1930 | TArrowSeriesEditor | data | SEArrowHeight | 919116 | __published | Spin::TSpinEdit* | arrowedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1931 | TArrowSeriesEditor | data | SEArrowWidth | 919117 | __published | Spin::TSpinEdit* | arrowedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1932 | TArrowSeriesEditor | data | SHArrowColor | 919118 | __published | Extctrls::TShape* | arrowedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1933 | TArrowSeriesEditor | function | BArrowColorClick | 919119 | __published | void __fastcall | arrowedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1934 | TArrowSeriesEditor | function | BBrushClick | 919120 | __published | void __fastcall | arrowedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1935 | TArrowSeriesEditor | function | BPenClick | 919121 | __published | void __fastcall | arrowedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1936 | TArrowSeriesEditor | function | CBColorEachClick | 919122 | __published | void __fastcall | arrowedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1937 | TArrowSeriesEditor | function | FormShow | 919123 | __published | void __fastcall | arrowedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1938 | TArrowSeriesEditor | function | SEArrowHeightChange | 919124 | __published | void __fastcall | arrowedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1939 | TArrowSeriesEditor | function | SEArrowWidthChange | 919125 | __published | void __fastcall | arrowedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1940 | TArrowSeriesEditor | function | SHArrowColorMouseUp | 919126 | __published | void __fastcall | arrowedi.hpp | 5 | System::TObject* | Sender | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | TForm | Arrowedi.pas |
1941 | TArrowSeriesEditor | function | ~TArrowSeriesEditor | 919127 | public | __fastcall virtual | arrowedi.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | Arrowedi.pas |
1942 | TAssociateAttributes | constructor | TAssociateAttributes | 906731 | public | __fastcall virtual | dsattra.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1943 | TAssociateAttributes | constructor | TAssociateAttributes | 906732 | public | __fastcall | dsattra.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | DSAttrA.pas |
1944 | TAssociateAttributes | constructor | TAssociateAttributes | 906733 | public | __fastcall | dsattra.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1945 | TAssociateAttributes | data | AttributeNamesList | 906734 | __published | Stdctrls::TListBox* | dsattra.hpp | 0 | | | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1946 | TAssociateAttributes | data | CancelBtn | 906735 | __published | Stdctrls::TButton* | dsattra.hpp | 0 | | | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1947 | TAssociateAttributes | data | Edit | 906736 | __published | Stdctrls::TEdit* | dsattra.hpp | 0 | | | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1948 | TAssociateAttributes | data | GroupBox1 | 906737 | __published | Stdctrls::TGroupBox* | dsattra.hpp | 0 | | | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1949 | TAssociateAttributes | data | HelpBtn | 906738 | __published | Stdctrls::TButton* | dsattra.hpp | 0 | | | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1950 | TAssociateAttributes | data | OKBtn | 906739 | __published | Stdctrls::TButton* | dsattra.hpp | 0 | | | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1951 | TAssociateAttributes | function | AddToList | 906740 | private | void __fastcall | dsattra.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1952 | TAssociateAttributes | function | CancelBtnClick | 906741 | __published | void __fastcall | dsattra.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1953 | TAssociateAttributes | function | EditChange | 906742 | __published | void __fastcall | dsattra.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1954 | TAssociateAttributes | function | EditKeyDown | 906743 | __published | void __fastcall | dsattra.hpp | 3 | System::TObject* | Sender | Word& | Key | Classes::TShiftState | Shift | | | | | | | | | | | TForm | DSAttrA.pas |
1955 | TAssociateAttributes | function | Execute | 906744 | public | bool __fastcall | dsattra.hpp | 2 | Drintf::TAttrID& | AttrID | bool& | Continue | | | | | | | | | | | | | TForm | DSAttrA.pas |
1956 | TAssociateAttributes | function | FormCreate | 906745 | __published | void __fastcall | dsattra.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1957 | TAssociateAttributes | function | HelpBtnClick | 906746 | __published | void __fastcall | dsattra.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1958 | TAssociateAttributes | function | ListBoxClick | 906747 | __published | void __fastcall | dsattra.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1959 | TAssociateAttributes | function | ListBoxDblClick | 906748 | __published | void __fastcall | dsattra.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1960 | TAssociateAttributes | function | OKBtnClick | 906749 | __published | void __fastcall | dsattra.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1961 | TAssociateAttributes | function | ~TAssociateAttributes | 906750 | public | __fastcall virtual | dsattra.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | DSAttrA.pas |
1962 | TAttachment | constructor | TAttachment | 928201 | public | __fastcall virtual | bismtp.hpp | 1 | Classes::TCollection* | Collection | | | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1963 | TAttachment | data | FAttachmentType | 928202 | private | TAttachmentType | bismtp.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1964 | TAttachment | function | GetBody | 928203 | protected | virtual Classes::TStrings* __fastcall | bismtp.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1965 | TAttachment | function | GetStream | 928204 | protected | virtual Classes::TStream* __fastcall | bismtp.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1966 | TAttachment | function | GetValue | 928205 | protected | virtual System::AnsiString __fastcall | bismtp.hpp | 1 | const System::AnsiString | Name | | | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1967 | TAttachment | function | SetAttachmentType | 928206 | protected | virtual void __fastcall | bismtp.hpp | 1 | TAttachmentType | Value | | | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1968 | TAttachment | function | SetBody | 928207 | protected | virtual void __fastcall | bismtp.hpp | 1 | Classes::TStrings* | Value | | | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1969 | TAttachment | function | SetValue | 928208 | protected | virtual void __fastcall | bismtp.hpp | 2 | const System::AnsiString | Name | const System::AnsiString | Value | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1970 | TAttachment | function | ~TAttachment | 928209 | public | __fastcall virtual | bismtp.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1971 | TAttachment | property | AttachmentType | 928210 | public | __property TAttachmentType | bismtp.hpp | 3 | | read=FAttachmentType | | write=SetAttachmentType | | nodefault | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1972 | TAttachment | property | Body | 928211 | protected | __property Classes::TStrings* | bismtp.hpp | 2 | | read=GetBody | | write=SetBody | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1973 | TAttachment | property | Stream | 928212 | protected | __property Classes::TStream* | bismtp.hpp | 1 | | read=GetStream | | | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1974 | TAttachment | property | Values[System::AnsiString Name] | 928213 | public | __property System::AnsiString | bismtp.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | BISmtp.pas |
1975 | TAttachments | constructor | TAttachments | 928214 | public | __fastcall | bismtp.hpp | 2 | Classes::TPersistent* | AOwner | System::TMetaClass* | ItemClass | | | | | | | | | | | | | TOwnedCollection | BISmtp.pas |
1976 | TAttachments | function | Add | 928215 | public | HIDESBASE TAttachment* __fastcall | bismtp.hpp | 1 | | void | | | | | | | | | | | | | | | TOwnedCollection | BISmtp.pas |
1977 | TAttachments | function | GetAttachment | 928216 | protected | TAttachment* __fastcall | bismtp.hpp | 1 | int | Index | | | | | | | | | | | | | | | TOwnedCollection | BISmtp.pas |
1978 | TAttachments | function | SetAttachment | 928217 | protected | void __fastcall | bismtp.hpp | 2 | int | Index | TAttachment* | Value | | | | | | | | | | | | | TOwnedCollection | BISmtp.pas |
1979 | TAttachments | function | ~TAttachments | 928218 | public | __fastcall virtual | bismtp.hpp | 1 | | void | | | | | | | | | | | | | | | TOwnedCollection | BISmtp.pas |
1980 | TAutoIncField | constructor | TAutoIncField | 902627 | public | __fastcall virtual | db.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TIntegerField | Db.pas |
1981 | TAutoIncField | function | ~TAutoIncField | 902628 | public | __fastcall virtual | db.hpp | 1 | | void | | | | | | | | | | | | | | | TIntegerField | Db.pas |
1982 | TAutoIntfObject | constructor | TAutoIntfObject | 916790 | public | __fastcall | comobj.hpp | 2 | _di_ITypeLib const | TypeLib | const GUID& | DispIntf | | | | | | | | | | | | | TInterfacedObject | ComObj.pas |
1983 | TAutoIntfObject | data | __IDispatch | 916791 | private | void * | comobj.hpp | 0 | | | | | | | | | | | | | | | | | TInterfacedObject | ComObj.pas |
1984 | TAutoIntfObject | data | __ISupportErrorInfo | 916792 | private | void * | comobj.hpp | 0 | | | | | | | | | | | | | | | | | TInterfacedObject | ComObj.pas |
1985 | TAutoIntfObject | function | GetIDsOfNames | 916793 | protected | HRESULT __stdcall | comobj.hpp | 5 | const GUID& | IID | void * | Names | int | NameCount | int | LocaleID | void * | DispIDs | | | | | | | TInterfacedObject | ComObj.pas |
1986 | TAutoIntfObject | function | InterfaceSupportsErrorInfo | 916794 | protected | HRESULT __stdcall | comobj.hpp | 1 | const GUID& | iid | | | | | | | | | | | | | | | TInterfacedObject | ComObj.pas |
1987 | TAutoIntfObject | function | Invoke | 916795 | protected | HRESULT __stdcall | comobj.hpp | 8 | int | DispID | const GUID& | IID | int | LocaleID | Word | Flags | void * | Params | void * | VarResult | void * | ExcepInfo | void * | ArgErr | TInterfacedObject | ComObj.pas |
1988 | TAutoIntfObject | function | SafeCallException | 916796 | public | virtual HRESULT __fastcall | comobj.hpp | 2 | System::TObject* | ExceptObject | void * | ExceptAddr | | | | | | | | | | | | | TInterfacedObject | ComObj.pas |
1989 | TAutoIntfObject | function | ~TAutoIntfObject | 916797 | public | __fastcall virtual | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TInterfacedObject | ComObj.pas |
1990 | TAutoIntfObject | property | DispIID | 916798 | public | __property GUID | comobj.hpp | 1 | | read=FDispIID | | | | | | | | | | | | | | | TInterfacedObject | ComObj.pas |
1991 | TAutoIntfObject | property | DispIntfEntry | 916799 | public | __property System::PInterfaceEntry | comobj.hpp | 1 | | read=FDispIntfEntry | | | | | | | | | | | | | | | TInterfacedObject | ComObj.pas |
1992 | TAutoIntfObject | property | DispTypeInfo | 916800 | public | __property _di_ITypeInfo | comobj.hpp | 1 | | read=FDispTypeInfo | | | | | | | | | | | | | | | TInterfacedObject | ComObj.pas |
1993 | TAutoObject | constructor | TAutoObject | 916801 | public | __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TTypedComObject | ComObj.pas |
1994 | TAutoObject | constructor | TAutoObject | 916802 | public | __fastcall | comobj.hpp | 1 | _di_IUnknown const | Controller | | | | | | | | | | | | | | | TTypedComObject | ComObj.pas |
1995 | TAutoObject | constructor | TAutoObject | 916803 | public | __fastcall | comobj.hpp | 2 | TComObjectFactory* | Factory | _di_IUnknown const | Controller | | | | | | | | | | | | | TTypedComObject | ComObj.pas |
1996 | TAutoObject | data | __IDispatch | 916804 | private | void * | comobj.hpp | 0 | | | | | | | | | | | | | | | | | TTypedComObject | ComObj.pas |
1997 | TAutoObject | function | GetIDsOfNames | 916805 | protected | virtual HRESULT __stdcall | comobj.hpp | 5 | const GUID& | IID | void * | Names | int | NameCount | int | LocaleID | void * | DispIDs | | | | | | | TTypedComObject | ComObj.pas |
1998 | TAutoObject | function | Invoke | 916806 | protected | virtual HRESULT __stdcall | comobj.hpp | 8 | int | DispID | const GUID& | IID | int | LocaleID | Word | Flags | void * | Params | void * | VarResult | void * | ExcepInfo | void * | ArgErr | TTypedComObject | ComObj.pas |
1999 | TAutoObject | function | ~TAutoObject | 916807 | public | __fastcall virtual | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TTypedComObject | ComObj.pas |
2000 | TAutoObjectFactory | constructor | TAutoObjectFactory | 916808 | public | __fastcall | comobj.hpp | 4 | TComServerObject* | ComServer | System::TMetaClass* | AutoClass | const GUID & | ClassID | TClassInstancing | Instancing | | | | | | | | | TTypedComObjectFactory | ComObj.pas |
2001 | TAutoObjectFactory | data | FDispIntfEntry | 916809 | private | System::TInterfaceEntry * | comobj.hpp | 0 | | | | | | | | | | | | | | | | | TTypedComObjectFactory | ComObj.pas |
2002 | TAutoObjectFactory | data | FDispTypeInfo | 916810 | private | _di_ITypeInfo | comobj.hpp | 0 | | | | | | | | | | | | | | | | | TTypedComObjectFactory | ComObj.pas |
2003 | TAutoObjectFactory | function | GetIntfEntry | 916811 | public | virtual System::PInterfaceEntry __fastca | comobj.hpp | 1 | const GUID& | Guid | | | | | | | | | | | | | | | TTypedComObjectFactory | ComObj.pas |
2004 | TAutoObjectFactory | function | ~TAutoObjectFactory | 916812 | public | __fastcall virtual | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TTypedComObjectFactory | ComObj.pas |
2005 | TAutoObjectFactory | property | DispIntfEntry | 916813 | public | __property System::PInterfaceEntry | comobj.hpp | 1 | | read=FDispIntfEntry | | | | | | | | | | | | | | | TTypedComObjectFactory | ComObj.pas |
2006 | TAutoObjectFactory | property | DispTypeInfo | 916814 | public | __property _di_ITypeInfo | comobj.hpp | 1 | | read=FDispTypeInfo | | | | | | | | | | | | | | | TTypedComObjectFactory | ComObj.pas |
2007 | TAutomation | constructor | TAutomation | 914957 | public | __fastcall | oleauto.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2008 | TAutomation | data | FAutoObjectCount | 914958 | private | int | oleauto.hpp | 0 | | | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2009 | TAutomation | data | FClassFactoryCount | 914959 | private | int | oleauto.hpp | 0 | | | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2010 | TAutomation | data | FIsInprocServer | 914960 | private | bool | oleauto.hpp | 0 | | | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2011 | TAutomation | data | FOnLastRelease | 914961 | private | TLastReleaseEvent | oleauto.hpp | 0 | | | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2012 | TAutomation | data | FRegistryList | 914962 | private | TRegistryClass* | oleauto.hpp | 0 | | | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2013 | TAutomation | data | FStartMode | 914963 | private | TStartMode | oleauto.hpp | 0 | | | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2014 | TAutomation | function | CountAutoObject | 914964 | private | void __fastcall | oleauto.hpp | 1 | bool | Created | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2015 | TAutomation | function | Initialize | 914965 | private | void __fastcall | oleauto.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2016 | TAutomation | function | LastReleased | 914966 | private | void __fastcall | oleauto.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2017 | TAutomation | function | RegisterClass | 914967 | public | void __fastcall | oleauto.hpp | 1 | const TAutoClassInfo& | AutoClassInfo | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2018 | TAutomation | function | UpdateRegistry | 914968 | public | void __fastcall | oleauto.hpp | 1 | bool | Register | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2019 | TAutomation | function | ~TAutomation | 914969 | public | __fastcall virtual | oleauto.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | OleAuto.pas |
2020 | TAutomation | property | AutoObjectCount | 914970 | public | __property int | oleauto.hpp | 2 | | read=FAutoObjectCount | | nodefault | | | | | | | | | | | | | TObject | OleAuto.pas |
2021 | TAutomation | property | IsInprocServer | 914971 | public | __property bool | oleauto.hpp | 3 | | read=FIsInprocServer | | write=FIsInprocServer | | nodefault | | | | | | | | | | | TObject | OleAuto.pas |
2022 | TAutomation | property | OnLastRelease | 914972 | public | __property TLastReleaseEvent | oleauto.hpp | 2 | | read=FOnLastRelease | | write=FOnLastRelease | | | | | | | | | | | | | TObject | OleAuto.pas |
2023 | TAutomation | property | StartMode | 914973 | public | __property TStartMode | oleauto.hpp | 2 | | read=FStartMode | | nodefault | | | | | | | | | | | | | TObject | OleAuto.pas |
2024 | TAverageTeeFunction | constructor | TAverageTeeFunction | 921075 | public | __fastcall virtual | teefunci.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TTeeFunction | TeeFunci.pas |
2025 | TAverageTeeFunction | function | Calculate | 921076 | public | virtual double __fastcall | teefunci.hpp | 3 | Teengine::TChartSeries* | Series | int | First | int | Last | | | | | | | | | | | TTeeFunction | TeeFunci.pas |
2026 | TAverageTeeFunction | function | CalculateMany | 921077 | public | virtual double __fastcall | teefunci.hpp | 2 | Classes::TList* | SeriesList | int | ValueIndex | | | | | | | | | | | | | TTeeFunction | TeeFunci.pas |
2027 | TAverageTeeFunction | function | ~TAverageTeeFunction | 921078 | public | __fastcall virtual | teefunci.hpp | 1 | | void | | | | | | | | | | | | | | | TTeeFunction | TeeFunci.pas |
2028 | TAxisIncrement | constructor | TAxisIncrement | 919128 | public | __fastcall virtual | axisincr.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2029 | TAxisIncrement | constructor | TAxisIncrement | 919129 | public | __fastcall | axisincr.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | AxisIncr.pas |
2030 | TAxisIncrement | constructor | TAxisIncrement | 919130 | public | __fastcall | axisincr.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2031 | TAxisIncrement | data | BitBtn1 | 919131 | __published | Stdctrls::TButton* | axisincr.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2032 | TAxisIncrement | data | BitBtn2 | 919132 | __published | Stdctrls::TButton* | axisincr.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2033 | TAxisIncrement | data | CBExact | 919133 | __published | Stdctrls::TCheckBox* | axisincr.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2034 | TAxisIncrement | data | CBSteps | 919134 | __published | Stdctrls::TComboBox* | axisincr.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2035 | TAxisIncrement | data | Edit1 | 919135 | __published | Stdctrls::TEdit* | axisincr.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2036 | TAxisIncrement | data | IStep | 919136 | public | TDateTimeStep | axisincr.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2037 | TAxisIncrement | data | Increment | 919137 | public | double | axisincr.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2038 | TAxisIncrement | data | IsDateTime | 919138 | public | bool | axisincr.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2039 | TAxisIncrement | data | IsExact | 919139 | public | bool | axisincr.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2040 | TAxisIncrement | data | Label1 | 919140 | __published | Stdctrls::TLabel* | axisincr.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2041 | TAxisIncrement | data | RadioGroup1 | 919141 | __published | Extctrls::TRadioGroup* | axisincr.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2042 | TAxisIncrement | function | BitBtn1Click | 919142 | __published | void __fastcall | axisincr.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2043 | TAxisIncrement | function | CBExactClick | 919143 | __published | void __fastcall | axisincr.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2044 | TAxisIncrement | function | CBStepsChange | 919144 | __published | void __fastcall | axisincr.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2045 | TAxisIncrement | function | FormShow | 919145 | __published | void __fastcall | axisincr.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2046 | TAxisIncrement | function | RadioGroup1Click | 919146 | __published | void __fastcall | axisincr.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2047 | TAxisIncrement | function | SetEditText | 919147 | public | void __fastcall | axisincr.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2048 | TAxisIncrement | function | ~TAxisIncrement | 919148 | public | __fastcall virtual | axisincr.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | AxisIncr.pas |
2049 | TAxisMaxMin | constructor | TAxisMaxMin | 919149 | public | __fastcall virtual | axmaxmin.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2050 | TAxisMaxMin | constructor | TAxisMaxMin | 919150 | public | __fastcall | axmaxmin.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2051 | TAxisMaxMin | constructor | TAxisMaxMin | 919151 | public | __fastcall | axmaxmin.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2052 | TAxisMaxMin | data | BitBtn1 | 919152 | __published | Stdctrls::TButton* | axmaxmin.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2053 | TAxisMaxMin | data | BitBtn2 | 919153 | __published | Stdctrls::TButton* | axmaxmin.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2054 | TAxisMaxMin | data | EMaximum | 919154 | __published | Stdctrls::TEdit* | axmaxmin.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2055 | TAxisMaxMin | data | EMinimum | 919155 | __published | Stdctrls::TEdit* | axmaxmin.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2056 | TAxisMaxMin | data | IsDateTime | 919156 | public | bool | axmaxmin.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2057 | TAxisMaxMin | data | Label1 | 919157 | __published | Stdctrls::TLabel* | axmaxmin.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2058 | TAxisMaxMin | data | Label2 | 919158 | __published | Stdctrls::TLabel* | axmaxmin.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2059 | TAxisMaxMin | data | MaxMin | 919159 | public | double | axmaxmin.hpp | 0 | | | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2060 | TAxisMaxMin | function | BitBtn1Click | 919160 | __published | void __fastcall | axmaxmin.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2061 | TAxisMaxMin | function | BitBtn2Click | 919161 | __published | void __fastcall | axmaxmin.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2062 | TAxisMaxMin | function | FormShow | 919162 | __published | void __fastcall | axmaxmin.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2063 | TAxisMaxMin | function | ~TAxisMaxMin | 919163 | public | __fastcall virtual | axmaxmin.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | AxMaxMin.pas |
2064 | TBCDField | constructor | TBCDField | 902629 | public | __fastcall virtual | db.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TNumericField | Db.pas |
2065 | TBCDField | data | FCheckRange | 902630 | private | bool | db.hpp | 0 | | | | | | | | | | | | | | | | | TNumericField | Db.pas |
2066 | TBCDField | data | FCurrency | 902631 | private | bool | db.hpp | 0 | | | | | | | | | | | | | | | | | TNumericField | Db.pas |
2067 | TBCDField | data | FMaxValue | 902632 | private | System::Currency | db.hpp | 0 | | | | | | | | | | | | | | | | | TNumericField | Db.pas |
2068 | TBCDField | data | FMinValue | 902633 | private | System::Currency | db.hpp | 0 | | | | | | | | | | | | | | | | | TNumericField | Db.pas |
2069 | TBCDField | data | FPrecision | 902634 | private | int | db.hpp | 0 | | | | | | | | | | | | | | | | | TNumericField | Db.pas |
2070 | TBCDField | function | CheckTypeSize | 902635 | protected | virtual void __fastcall | db.hpp | 1 | int | Value | | | | | | | | | | | | | | | TNumericField | Db.pas |
2071 | TBCDField | function | CheckTypeSize | 902636 | protected | static void __fastcall | db.hpp | 2 | System::TMetaClass* | vmt | int | Value | | | | | | | | | | | | | TNumericField | Db.pas |
2072 | TBCDField | function | GetAsCurrency | 902637 | protected | virtual System::Currency __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TNumericField | Db.pas |
2073 | TBCDField | function | GetAsFloat | 902638 | protected | virtual double __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TNumericField | Db.pas |
2074 | TBCDField | function | GetAsInteger | 902639 | protected | virtual int __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TNumericField | Db.pas |
2075 | TBCDField | function | GetAsString | 902640 | protected | virtual System::AnsiString __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TNumericField | Db.pas |
2076 | TBCDField | function | GetAsVariant | 902641 | protected | virtual System::Variant __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TNumericField | Db.pas |
2077 | TBCDField | function | GetDataSize | 902642 | protected | virtual Word __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TNumericField | Db.pas |
2078 | TBCDField | function | GetDefaultWidth | 902643 | protected | virtual int __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TNumericField | Db.pas |
2079 | TBCDField | function | GetText | 902644 | protected | virtual void __fastcall | db.hpp | 2 | System::AnsiString& | Text | bool | DisplayText | | | | | | | | | | | | | TNumericField | Db.pas |
2080 | TBCDField | function | GetValue | 902645 | protected | bool __fastcall | db.hpp | 1 | System::Currency& | Value | | | | | | | | | | | | | | | TNumericField | Db.pas |
2081 | TBCDField | function | SetAsCurrency | 902646 | protected | virtual void __fastcall | db.hpp | 1 | System::Currency | Value | | | | | | | | | | | | | | | TNumericField | Db.pas |
2082 | TBCDField | function | SetAsFloat | 902647 | protected | virtual void __fastcall | db.hpp | 1 | double | Value | | | | | | | | | | | | | | | TNumericField | Db.pas |
2083 | TBCDField | function | SetAsInteger | 902648 | protected | virtual void __fastcall | db.hpp | 1 | int | Value | | | | | | | | | | | | | | | TNumericField | Db.pas |
2084 | TBCDField | function | SetAsString | 902649 | protected | virtual void __fastcall | db.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TNumericField | Db.pas |
2085 | TBCDField | function | SetCurrency | 902650 | private | void __fastcall | db.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TNumericField | Db.pas |
2086 | TBCDField | function | SetMaxValue | 902651 | private | void __fastcall | db.hpp | 1 | System::Currency | Value | | | | | | | | | | | | | | | TNumericField | Db.pas |
2087 | TBCDField | function | SetMinValue | 902652 | private | void __fastcall | db.hpp | 1 | System::Currency | Value | | | | | | | | | | | | | | | TNumericField | Db.pas |
2088 | TBCDField | function | SetVarValue | 902653 | protected | virtual void __fastcall | db.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TNumericField | Db.pas |
2089 | TBCDField | function | UpdateCheckRange | 902654 | private | void __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TNumericField | Db.pas |
2090 | TBCDField | function | ~TBCDField | 902655 | public | __fastcall virtual | db.hpp | 1 | | void | | | | | | | | | | | | | | | TNumericField | Db.pas |
2091 | TBCDField | property | MaxValue | 902656 | __published | __property System::Currency | db.hpp | 2 | | read=FMaxValue | | write=SetMaxValue | | | | | | | | | | | | | TNumericField | Db.pas |
2092 | TBCDField | property | MinValue | 902657 | __published | __property System::Currency | db.hpp | 2 | | read=FMinValue | | write=SetMinValue | | | | | | | | | | | | | TNumericField | Db.pas |
2093 | TBCDField | property | Size | 902658 | __published | __property | db.hpp | 0 | | | | | | | | | | | | | | | | | TNumericField | Db.pas |
2094 | TBCDField | property | Value | 902659 | public | __property System::Currency | db.hpp | 2 | | read=GetAsCurrency | | write=SetAsCurrency | | | | | | | | | | | | | TNumericField | Db.pas |
2095 | TBCDField | property | currency | 902660 | __published | __property bool | db.hpp | 3 | | read=FCurrency | | write=SetCurrency | | default=0 | | | | | | | | | | | TNumericField | Db.pas |
2096 | TBDECallback | constructor | TBDECallback | 905779 | public | __fastcall | dbtables.hpp | 7 | System::TObject* | AOwner | Bde::hDBICur | Handle | Bde::CBType | CBType | void * | CBBuf | int | CBBufSize | TBDECallbackEvent | CallbackEvent | bool | Chain | | | TObject | DBTables.pas |
2097 | TBDECallback | data | FCBType | 905780 | private | CBType | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBTables.pas |
2098 | TBDECallback | data | FCallbackEvent | 905781 | private | TBDECallbackEvent | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBTables.pas |
2099 | TBDECallback | data | FHandle | 905782 | private | Bde::_hDBIObj * | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBTables.pas |
2100 | TBDECallback | data | FInstalled | 905783 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBTables.pas |
2101 | TBDECallback | data | FOldCBBuf | 905784 | private | void * | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBTables.pas |
2102 | TBDECallback | data | FOldCBBufLen | 905785 | private | Word | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBTables.pas |
2103 | TBDECallback | data | FOldCBData | 905786 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBTables.pas |
2104 | TBDECallback | data | FOldCBFunc | 905787 | private | Bde::pfDBICallBack | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBTables.pas |
2105 | TBDECallback | data | FOwner | 905788 | private | System::TObject* | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBTables.pas |
2106 | TBDECallback | function | Invoke | 905789 | protected | Bde::CBRType __fastcall | dbtables.hpp | 2 | Bde::CBType | CallType | void * | CBInfo | | | | | | | | | | | | | TObject | DBTables.pas |
2107 | TBDECallback | function | ~TBDECallback | 905790 | public | __fastcall virtual | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DBTables.pas |
2108 | TBDEDataSet | constructor | TBDEDataSet | 905791 | public | __fastcall virtual | dbtables.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2109 | TBDEDataSet | data | FAsyncCallback | 905792 | private | TBDECallback* | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2110 | TBDEDataSet | data | FBlobCacheOfs | 905793 | private | Word | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2111 | TBDEDataSet | data | FBookmarkOfs | 905794 | private | Word | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2112 | TBDEDataSet | data | FCBYieldStep | 905795 | private | CBYieldStep | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2113 | TBDEDataSet | data | FCacheBlobs | 905796 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2114 | TBDEDataSet | data | FCachedUpdates | 905797 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2115 | TBDEDataSet | data | FCanModify | 905798 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2116 | TBDEDataSet | data | FCaseInsIndex | 905799 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2117 | TBDEDataSet | data | FConstDisableCount | 905800 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2118 | TBDEDataSet | data | FConstraintLayer | 905801 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2119 | TBDEDataSet | data | FExpIndex | 905802 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2120 | TBDEDataSet | data | FExprFilter | 905803 | private | Bde::_hDBIObj * | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2121 | TBDEDataSet | data | FFilterBuffer | 905804 | private | char * | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2122 | TBDEDataSet | data | FFuncFilter | 905805 | private | Bde::_hDBIObj * | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2123 | TBDEDataSet | data | FHandle | 905806 | private | Bde::_hDBIObj * | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2124 | TBDEDataSet | data | FInUpdateCallback | 905807 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2125 | TBDEDataSet | data | FIndexFieldCount | 905808 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2126 | TBDEDataSet | data | FIndexFieldMap[16] | 905809 | private | Word | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2127 | TBDEDataSet | data | FKeyBuffer | 905810 | private | TKeyBuffer * | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2128 | TBDEDataSet | data | FKeyBuffers[6] | 905811 | private | TKeyBuffer * | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2129 | TBDEDataSet | data | FKeySize | 905812 | private | Word | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2130 | TBDEDataSet | data | FLocale | 905813 | private | void * | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2131 | TBDEDataSet | data | FOnServerYield | 905814 | private | TOnServerYieldEvent | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2132 | TBDEDataSet | data | FOnUpdateError | 905815 | private | TUpdateErrorEvent | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2133 | TBDEDataSet | data | FOnUpdateRecord | 905816 | private | TUpdateRecordEvent | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2134 | TBDEDataSet | data | FProvIntf | 905817 | private | Stdvcl::_di_IProvider | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2135 | TBDEDataSet | data | FRecBufSize | 905818 | private | Word | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2136 | TBDEDataSet | data | FRecInfoOfs | 905819 | private | Word | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2137 | TBDEDataSet | data | FRecNoStatus | 905820 | private | TRecNoStatus | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2138 | TBDEDataSet | data | FRecProps | 905821 | private | Bde::RECProps | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2139 | TBDEDataSet | data | FRecordSize | 905822 | private | Word | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2140 | TBDEDataSet | data | FUpdateCBBuf | 905823 | private | Bde::DELAYUPDCbDesc * | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2141 | TBDEDataSet | data | FUpdateCallback | 905824 | private | TBDECallback* | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2142 | TBDEDataSet | data | FUpdateObject | 905825 | private | TDataSetUpdateObject* | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2143 | TBDEDataSet | function | ActivateFilters | 905826 | protected | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2144 | TBDEDataSet | function | AddFieldDesc | 905827 | protected | void __fastcall | dbtables.hpp | 2 | const Bde::FLDDesc& | FieldDesc | bool | ARequired | | | | | | | | | | | | | TDataSet | DBTables.pas |
2145 | TBDEDataSet | function | AllocCachedUpdateBuffers | 905828 | protected | void __fastcall | dbtables.hpp | 1 | bool | Allocate | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2146 | TBDEDataSet | function | AllocKeyBuffers | 905829 | protected | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2147 | TBDEDataSet | function | AllocRecordBuffer | 905830 | protected | virtual char * __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2148 | TBDEDataSet | function | ApplyUpdates | 905831 | public | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2149 | TBDEDataSet | function | BCDToCurr | 905832 | protected | virtual bool __fastcall | dbtables.hpp | 2 | void * | BCD | System::Currency& | Curr | | | | | | | | | | | | | TDataSet | DBTables.pas |
2150 | TBDEDataSet | function | BookmarkValid | 905833 | public | virtual bool __fastcall | dbtables.hpp | 1 | void * | Bookmark | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2151 | TBDEDataSet | function | CachedUpdateCallBack | 905834 | protected | Bde::CBRType __fastcall | dbtables.hpp | 1 | void * | CBInfo | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2152 | TBDEDataSet | function | Cancel | 905835 | public | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2153 | TBDEDataSet | function | CancelUpdates | 905836 | public | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2154 | TBDEDataSet | function | CheckCachedUpdateMode | 905837 | protected | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2155 | TBDEDataSet | function | CheckSetKeyMode | 905838 | protected | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2156 | TBDEDataSet | function | ClearBlobCache | 905839 | private | void __fastcall | dbtables.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2157 | TBDEDataSet | function | ClearCalcFields | 905840 | protected | virtual void __fastcall | dbtables.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2158 | TBDEDataSet | function | CloseBlob | 905841 | protected | virtual void __fastcall | dbtables.hpp | 1 | Db::TField* | Field | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2159 | TBDEDataSet | function | CloseCursor | 905842 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2160 | TBDEDataSet | function | CommitUpdates | 905843 | public | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2161 | TBDEDataSet | function | CompareBookmarks | 905844 | public | virtual int __fastcall | dbtables.hpp | 2 | void * | Bookmark1 | void * | Bookmark2 | | | | | | | | | | | | | TDataSet | DBTables.pas |
2162 | TBDEDataSet | function | ConstraintCallBack | 905845 | public | Word __stdcall | dbtables.hpp | 2 | Bde::DsInfoReq | Req | Bde::DataSources& | ADataSources | | | | | | | | | | | | | TDataSet | DBTables.pas |
2163 | TBDEDataSet | function | ConstraintsDisabled | 905846 | public | bool __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2164 | TBDEDataSet | function | CreateBlobStream | 905847 | public | virtual Classes::TStream* __fastcall | dbtables.hpp | 2 | Db::TField* | Field | Db::TBlobStreamMode | Mode | | | | | | | | | | | | | TDataSet | DBTables.pas |
2165 | TBDEDataSet | function | CreateExprFilter | 905848 | protected | Bde::hDBIFilter __fastcall | dbtables.hpp | 3 | const System::AnsiString | Expr | Db::TFilterOptions | Options | int | Priority | | | | | | | | | | | TDataSet | DBTables.pas |
2166 | TBDEDataSet | function | CreateFuncFilter | 905849 | protected | Bde::hDBIFilter __fastcall | dbtables.hpp | 2 | void * | FilterFunc | int | Priority | | | | | | | | | | | | | TDataSet | DBTables.pas |
2167 | TBDEDataSet | function | CreateHandle | 905850 | protected | virtual Bde::hDBICur __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2168 | TBDEDataSet | function | CreateLookupFilter | 905851 | protected | Bde::hDBIFilter __fastcall | dbtables.hpp | 4 | Classes::TList* | Fields | const System::Variant& | Values | Db::TLocateOptions | Options | int | Priority | | | | | | | | | TDataSet | DBTables.pas |
2169 | TBDEDataSet | function | CurrToBCD | 905852 | protected | virtual bool __fastcall | dbtables.hpp | 4 | const System::Currency | Curr | void * | BCD | int | Precision | int | Decimals | | | | | | | | | TDataSet | DBTables.pas |
2170 | TBDEDataSet | function | DeactivateFilters | 905853 | protected | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2171 | TBDEDataSet | function | DestroyHandle | 905854 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2172 | TBDEDataSet | function | DestroyLookupCursor | 905855 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2173 | TBDEDataSet | function | DisableConstraints | 905856 | public | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2174 | TBDEDataSet | function | EnableConstraints | 905857 | public | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2175 | TBDEDataSet | function | FetchAll | 905858 | public | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2176 | TBDEDataSet | function | FindRecord | 905859 | protected | virtual bool __fastcall | dbtables.hpp | 2 | bool | Restart | bool | GoForward | | | | | | | | | | | | | TDataSet | DBTables.pas |
2177 | TBDEDataSet | function | FlushBuffers | 905860 | public | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2178 | TBDEDataSet | function | ForceUpdateCallback | 905861 | protected | bool __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2179 | TBDEDataSet | function | FreeKeyBuffers | 905862 | protected | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2180 | TBDEDataSet | function | FreeRecordBuffer | 905863 | protected | virtual void __fastcall | dbtables.hpp | 1 | char *& | Buffer | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2181 | TBDEDataSet | function | GetActiveRecBuf | 905864 | private | bool __fastcall | dbtables.hpp | 1 | char *& | RecBuf | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2182 | TBDEDataSet | function | GetBlobData | 905865 | private | System::AnsiString __fastcall | dbtables.hpp | 2 | Db::TField* | Field | char * | Buffer | | | | | | | | | | | | | TDataSet | DBTables.pas |
2183 | TBDEDataSet | function | GetBookmarkData | 905866 | protected | virtual void __fastcall | dbtables.hpp | 2 | char * | Buffer | void * | Data | | | | | | | | | | | | | TDataSet | DBTables.pas |
2184 | TBDEDataSet | function | GetBookmarkFlag | 905867 | protected | virtual Db::TBookmarkFlag __fastcall | dbtables.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2185 | TBDEDataSet | function | GetCanModify | 905868 | protected | virtual bool __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2186 | TBDEDataSet | function | GetCurrentRecord | 905869 | public | virtual bool __fastcall | dbtables.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2187 | TBDEDataSet | function | GetFieldData | 905870 | protected | virtual bool __fastcall | dbtables.hpp | 2 | Db::TField* | Field | void * | Buffer | | | | | | | | | | | | | TDataSet | DBTables.pas |
2188 | TBDEDataSet | function | GetIndexField | 905871 | protected | Db::TField* __fastcall | dbtables.hpp | 1 | int | Index | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2189 | TBDEDataSet | function | GetIndexFieldCount | 905872 | protected | int __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2190 | TBDEDataSet | function | GetIndexInfo | 905873 | public | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2191 | TBDEDataSet | function | GetIsIndexField | 905874 | protected | virtual bool __fastcall | dbtables.hpp | 1 | Db::TField* | Field | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2192 | TBDEDataSet | function | GetKeyBuffer | 905875 | protected | PKeyBuffer __fastcall | dbtables.hpp | 1 | TKeyIndex | KeyIndex | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2193 | TBDEDataSet | function | GetKeyExclusive | 905876 | protected | bool __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2194 | TBDEDataSet | function | GetKeyFieldCount | 905877 | protected | int __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2195 | TBDEDataSet | function | GetLookupCursor | 905878 | protected | virtual Bde::hDBICur __fastcall | dbtables.hpp | 2 | const System::AnsiString | KeyFields | bool | CaseInsensitive | | | | | | | | | | | | | TDataSet | DBTables.pas |
2196 | TBDEDataSet | function | GetOldRecord | 905879 | private | char * __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2197 | TBDEDataSet | function | GetRecNo | 905880 | protected | virtual int __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2198 | TBDEDataSet | function | GetRecord | 905881 | protected | virtual Db::TGetResult __fastcall | dbtables.hpp | 3 | char * | Buffer | Db::TGetMode | GetMode | bool | DoCheck | | | | | | | | | | | TDataSet | DBTables.pas |
2199 | TBDEDataSet | function | GetRecordCount | 905882 | protected | virtual int __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2200 | TBDEDataSet | function | GetRecordSize | 905883 | protected | virtual Word __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2201 | TBDEDataSet | function | GetStateFieldValue | 905884 | protected | virtual System::Variant __fastcall | dbtables.hpp | 2 | Db::TDataSetState | State | Db::TField* | Field | | | | | | | | | | | | | TDataSet | DBTables.pas |
2202 | TBDEDataSet | function | GetUpdateRecordSet | 905885 | protected | TUpdateRecordTypes __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2203 | TBDEDataSet | function | GetUpdatesPending | 905886 | protected | bool __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2204 | TBDEDataSet | function | HasConstraints | 905887 | private | bool __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2205 | TBDEDataSet | function | InitBufferPointers | 905888 | private | void __fastcall | dbtables.hpp | 1 | bool | GetProps | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2206 | TBDEDataSet | function | InitKeyBuffer | 905889 | protected | PKeyBuffer __fastcall | dbtables.hpp | 1 | PKeyBuffer | Buffer | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2207 | TBDEDataSet | function | InitRecord | 905890 | protected | virtual void __fastcall | dbtables.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2208 | TBDEDataSet | function | InternalAddRecord | 905891 | protected | virtual void __fastcall | dbtables.hpp | 2 | void * | Buffer | bool | Append | | | | | | | | | | | | | TDataSet | DBTables.pas |
2209 | TBDEDataSet | function | InternalCancel | 905892 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2210 | TBDEDataSet | function | InternalClose | 905893 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2211 | TBDEDataSet | function | InternalDelete | 905894 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2212 | TBDEDataSet | function | InternalEdit | 905895 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2213 | TBDEDataSet | function | InternalFirst | 905896 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2214 | TBDEDataSet | function | InternalGotoBookmark | 905897 | protected | virtual void __fastcall | dbtables.hpp | 1 | void * | Bookmark | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2215 | TBDEDataSet | function | InternalHandleException | 905898 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2216 | TBDEDataSet | function | InternalInitFieldDefs | 905899 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2217 | TBDEDataSet | function | InternalInitRecord | 905900 | protected | virtual void __fastcall | dbtables.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2218 | TBDEDataSet | function | InternalLast | 905901 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2219 | TBDEDataSet | function | InternalOpen | 905902 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2220 | TBDEDataSet | function | InternalPost | 905903 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2221 | TBDEDataSet | function | InternalRefresh | 905904 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2222 | TBDEDataSet | function | InternalSetToRecord | 905905 | protected | virtual void __fastcall | dbtables.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2223 | TBDEDataSet | function | IsCursorOpen | 905906 | protected | virtual bool __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2224 | TBDEDataSet | function | IsSequenced | 905907 | public | virtual bool __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2225 | TBDEDataSet | function | Locate | 905908 | public | virtual bool __fastcall | dbtables.hpp | 3 | const System::AnsiString | KeyFields | const System::Variant& | KeyValues | Db::TLocateOptions | Options | | | | | | | | | | | TDataSet | DBTables.pas |
2226 | TBDEDataSet | function | LocateRecord | 905909 | protected | bool __fastcall | dbtables.hpp | 4 | const System::AnsiString | KeyFields | const System::Variant& | KeyValues | Db::TLocateOptions | Options | bool | SyncCursor | | | | | | | | | TDataSet | DBTables.pas |
2227 | TBDEDataSet | function | Lookup | 905910 | public | virtual System::Variant __fastcall | dbtables.hpp | 3 | const System::AnsiString | KeyFields | const System::Variant & | KeyValues | const System::AnsiString | ResultFields | | | | | | | | | | | TDataSet | DBTables.pas |
2228 | TBDEDataSet | function | MapsToIndex | 905911 | protected | bool __fastcall | dbtables.hpp | 2 | Classes::TList* | Fields | bool | CaseInsensitive | | | | | | | | | | | | | TDataSet | DBTables.pas |
2229 | TBDEDataSet | function | OpenCursor | 905912 | protected | virtual void __fastcall | dbtables.hpp | 1 | bool | InfoQuery | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2230 | TBDEDataSet | function | Post | 905913 | public | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2231 | TBDEDataSet | function | PostKeyBuffer | 905914 | protected | void __fastcall | dbtables.hpp | 1 | bool | Commit | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2232 | TBDEDataSet | function | PrepareCursor | 905915 | protected | virtual void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2233 | TBDEDataSet | function | ProcessUpdates | 905916 | protected | Word __fastcall | dbtables.hpp | 1 | Bde::DBIDelayedUpdCmd | UpdCmd | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2234 | TBDEDataSet | function | RecordFilter | 905917 | private | short __stdcall | dbtables.hpp | 2 | void * | RecBuf | int | RecNo | | | | | | | | | | | | | TDataSet | DBTables.pas |
2235 | TBDEDataSet | function | ResetCursorRange | 905918 | protected | bool __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2236 | TBDEDataSet | function | RevertRecord | 905919 | public | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2237 | TBDEDataSet | function | SetBlobData | 905920 | private | void __fastcall | dbtables.hpp | 3 | Db::TField* | Field | char * | Buffer | System::AnsiString | Value | | | | | | | | | | | TDataSet | DBTables.pas |
2238 | TBDEDataSet | function | SetBookmarkData | 905921 | protected | virtual void __fastcall | dbtables.hpp | 2 | char * | Buffer | void * | Data | | | | | | | | | | | | | TDataSet | DBTables.pas |
2239 | TBDEDataSet | function | SetBookmarkFlag | 905922 | protected | virtual void __fastcall | dbtables.hpp | 2 | char * | Buffer | Db::TBookmarkFlag | Value | | | | | | | | | | | | | TDataSet | DBTables.pas |
2240 | TBDEDataSet | function | SetCachedUpdates | 905923 | protected | void __fastcall | dbtables.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2241 | TBDEDataSet | function | SetCursorRange | 905924 | protected | bool __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2242 | TBDEDataSet | function | SetFieldData | 905925 | protected | virtual void __fastcall | dbtables.hpp | 2 | Db::TField* | Field | void * | Buffer | | | | | | | | | | | | | TDataSet | DBTables.pas |
2243 | TBDEDataSet | function | SetFilterData | 905926 | protected | void __fastcall | dbtables.hpp | 2 | const System::AnsiString | Text | Db::TFilterOptions | Options | | | | | | | | | | | | | TDataSet | DBTables.pas |
2244 | TBDEDataSet | function | SetFilterHandle | 905927 | protected | void __fastcall | dbtables.hpp | 2 | Bde::hDBIFilter& | Filter | Bde::hDBIFilter | Value | | | | | | | | | | | | | TDataSet | DBTables.pas |
2245 | TBDEDataSet | function | SetFilterOptions | 905928 | protected | virtual void __fastcall | dbtables.hpp | 1 | Db::TFilterOptions | Value | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2246 | TBDEDataSet | function | SetFilterText | 905929 | protected | virtual void __fastcall | dbtables.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2247 | TBDEDataSet | function | SetFiltered | 905930 | protected | virtual void __fastcall | dbtables.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2248 | TBDEDataSet | function | SetIndexField | 905931 | protected | void __fastcall | dbtables.hpp | 2 | int | Index | Db::TField* | Value | | | | | | | | | | | | | TDataSet | DBTables.pas |
2249 | TBDEDataSet | function | SetKeyBuffer | 905932 | protected | void __fastcall | dbtables.hpp | 2 | TKeyIndex | KeyIndex | bool | Clear | | | | | | | | | | | | | TDataSet | DBTables.pas |
2250 | TBDEDataSet | function | SetKeyExclusive | 905933 | protected | void __fastcall | dbtables.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2251 | TBDEDataSet | function | SetKeyFieldCount | 905934 | protected | void __fastcall | dbtables.hpp | 1 | int | Value | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2252 | TBDEDataSet | function | SetKeyFields | 905935 | protected | void __fastcall | dbtables.hpp | 3 | TKeyIndex | KeyIndex | const System::TVarRec * | Values | const int | Values_Size | | | | | | | | | | | TDataSet | DBTables.pas |
2253 | TBDEDataSet | function | SetLinkRanges | 905936 | protected | void __fastcall | dbtables.hpp | 1 | Classes::TList* | MasterFields | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2254 | TBDEDataSet | function | SetLocale | 905937 | protected | void __fastcall | dbtables.hpp | 1 | void * | Value | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2255 | TBDEDataSet | function | SetOnFilterRecord | 905938 | protected | virtual void __fastcall | dbtables.hpp | 1 | const Db::TFilterRecordEvent | Value | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2256 | TBDEDataSet | function | SetOnUpdateError | 905939 | protected | void __fastcall | dbtables.hpp | 1 | TUpdateErrorEvent | UpdateEvent | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2257 | TBDEDataSet | function | SetRecNo | 905940 | protected | virtual void __fastcall | dbtables.hpp | 1 | int | Value | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2258 | TBDEDataSet | function | SetStateFieldValue | 905941 | protected | virtual void __fastcall | dbtables.hpp | 3 | Db::TDataSetState | State | Db::TField* | Field | const System::Variant & | Value | | | | | | | | | | | TDataSet | DBTables.pas |
2259 | TBDEDataSet | function | SetUpdateObject | 905942 | protected | void __fastcall | dbtables.hpp | 1 | TDataSetUpdateObject* | Value | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2260 | TBDEDataSet | function | SetUpdateRecordSet | 905943 | protected | void __fastcall | dbtables.hpp | 1 | TUpdateRecordTypes | RecordTypes | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2261 | TBDEDataSet | function | SetupCallBack | 905944 | protected | void __fastcall | dbtables.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2262 | TBDEDataSet | function | SwitchToIndex | 905945 | protected | void __fastcall | dbtables.hpp | 2 | const System::AnsiString | IndexName | const System::AnsiString | TagName | | | | | | | | | | | | | TDataSet | DBTables.pas |
2263 | TBDEDataSet | function | Translate | 905946 | public | virtual void __fastcall | dbtables.hpp | 3 | char * | Src | char * | Dest | bool | ToOem | | | | | | | | | | | TDataSet | DBTables.pas |
2264 | TBDEDataSet | function | UpdateCallbackRequired | 905947 | protected | bool __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2265 | TBDEDataSet | function | UpdateStatus | 905948 | public | Db::TUpdateStatus __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2266 | TBDEDataSet | function | YieldCallBack | 905949 | protected | Bde::CBRType __fastcall | dbtables.hpp | 1 | void * | CBInfo | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2267 | TBDEDataSet | function | ~TBDEDataSet | 905950 | public | __fastcall virtual | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2268 | TBDEDataSet | property | Active | 905951 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2269 | TBDEDataSet | property | AfterCancel | 905952 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2270 | TBDEDataSet | property | AfterClose | 905953 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2271 | TBDEDataSet | property | AfterDelete | 905954 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2272 | TBDEDataSet | property | AfterEdit | 905955 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2273 | TBDEDataSet | property | AfterInsert | 905956 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2274 | TBDEDataSet | property | AfterOpen | 905957 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2275 | TBDEDataSet | property | AfterPost | 905958 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2276 | TBDEDataSet | property | AfterScroll | 905959 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2277 | TBDEDataSet | property | AutoCalcFields | 905960 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2278 | TBDEDataSet | property | BeforeCancel | 905961 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2279 | TBDEDataSet | property | BeforeClose | 905962 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2280 | TBDEDataSet | property | BeforeDelete | 905963 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2281 | TBDEDataSet | property | BeforeEdit | 905964 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2282 | TBDEDataSet | property | BeforeInsert | 905965 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2283 | TBDEDataSet | property | BeforeOpen | 905966 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2284 | TBDEDataSet | property | BeforePost | 905967 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2285 | TBDEDataSet | property | BeforeScroll | 905968 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2286 | TBDEDataSet | property | CacheBlobs | 905969 | public | __property bool | dbtables.hpp | 3 | | read=FCacheBlobs | | write=FCacheBlobs | | default=1 | | | | | | | | | | | TDataSet | DBTables.pas |
2287 | TBDEDataSet | property | CachedUpdates | 905970 | __published | __property bool | dbtables.hpp | 3 | | read=FCachedUpdates | | write=SetCachedUpdates | | default=0 | | | | | | | | | | | TDataSet | DBTables.pas |
2288 | TBDEDataSet | property | ExpIndex | 905971 | public | __property bool | dbtables.hpp | 2 | | read=FExpIndex | | nodefault | | | | | | | | | | | | | TDataSet | DBTables.pas |
2289 | TBDEDataSet | property | Filter | 905972 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2290 | TBDEDataSet | property | FilterOptions | 905973 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2291 | TBDEDataSet | property | Filtered | 905974 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2292 | TBDEDataSet | property | Handle | 905975 | public | __property Bde::hDBICur | dbtables.hpp | 1 | | read=FHandle | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2293 | TBDEDataSet | property | KeySize | 905976 | public | __property Word | dbtables.hpp | 2 | | read=FKeySize | | nodefault | | | | | | | | | | | | | TDataSet | DBTables.pas |
2294 | TBDEDataSet | property | Locale | 905977 | public | __property void * | dbtables.hpp | 1 | | read=FLocale | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2295 | TBDEDataSet | property | OnCalcFields | 905978 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2296 | TBDEDataSet | property | OnDeleteError | 905979 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2297 | TBDEDataSet | property | OnEditError | 905980 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2298 | TBDEDataSet | property | OnFilterRecord | 905981 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2299 | TBDEDataSet | property | OnNewRecord | 905982 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2300 | TBDEDataSet | property | OnPostError | 905983 | __published | __property | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBTables.pas |
2301 | TBDEDataSet | property | OnServerYield | 905984 | __published | __property TOnServerYieldEvent | dbtables.hpp | 2 | | read=FOnServerYield | | write=FOnServerYield | | | | | | | | | | | | | TDataSet | DBTables.pas |
2302 | TBDEDataSet | property | OnUpdateError | 905985 | __published | __property TUpdateErrorEvent | dbtables.hpp | 2 | | read=FOnUpdateError | | write=SetOnUpdateError | | | | | | | | | | | | | TDataSet | DBTables.pas |
2303 | TBDEDataSet | property | OnUpdateRecord | 905986 | __published | __property TUpdateRecordEvent | dbtables.hpp | 2 | | read=FOnUpdateRecord | | write=FOnUpdateRecord | | | | | | | | | | | | | TDataSet | DBTables.pas |
2304 | TBDEDataSet | property | UpdateObject | 905987 | public | __property TDataSetUpdateObject* | dbtables.hpp | 2 | | read=FUpdateObject | | write=SetUpdateObject | | | | | | | | | | | | | TDataSet | DBTables.pas |
2305 | TBDEDataSet | property | UpdateRecordTypes | 905988 | public | __property TUpdateRecordTypes | dbtables.hpp | 3 | | read=GetUpdateRecordSet | | write=SetUpdateRecordSet | | nodefault | | | | | | | | | | | TDataSet | DBTables.pas |
2306 | TBDEDataSet | property | UpdatesPending | 905989 | public | __property bool | dbtables.hpp | 2 | | read=GetUpdatesPending | | nodefault | | | | | | | | | | | | | TDataSet | DBTables.pas |
2307 | TBarSeries | constructor | TBarSeries | 920579 | public | __fastcall virtual | series.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2308 | TBarSeries | function | CalcHorizMargins | 920580 | protected | virtual void __fastcall | series.hpp | 2 | int& | LeftMargin | int& | RightMargin | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2309 | TBarSeries | function | CalcVerticalMargins | 920581 | protected | virtual void __fastcall | series.hpp | 2 | int& | TopMargin | int& | BottomMargin | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2310 | TBarSeries | function | CalcXPos | 920582 | protected | virtual int __fastcall | series.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2311 | TBarSeries | function | CalcYPos | 920583 | protected | virtual int __fastcall | series.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2312 | TBarSeries | function | DrawBar | 920584 | public | virtual void __fastcall | series.hpp | 4 | const Windows::TRect& | BarBounds | int | BarIndex | int | StartPos | int | EndPos | | | | | | | | | TCustomBarSeries | Series.pas |
2313 | TBarSeries | function | DrawMark | 920585 | protected | virtual void __fastcall | series.hpp | 7 | int | ValueIndex | const System::AnsiString | St | const Windows::TRect & | R | int | iMaX | int | iMaY | int | fMaX | int | fMay | | | TCustomBarSeries | Series.pas |
2314 | TBarSeries | function | DrawValue | 920586 | protected | virtual void __fastcall | series.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2315 | TBarSeries | function | DrawValuesForward | 920587 | protected | virtual bool __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2316 | TBarSeries | function | GetOriginPos | 920588 | public | int __fastcall | series.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2317 | TBarSeries | function | InternalCalcBarSize | 920589 | protected | virtual int __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2318 | TBarSeries | function | InternalCalcMarkLength | 920590 | private | virtual int __fastcall | series.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2319 | TBarSeries | function | InternalClicked | 920591 | private | virtual bool __fastcall | series.hpp | 3 | int | ValueIndex | int | x | int | y | | | | | | | | | | | TCustomBarSeries | Series.pas |
2320 | TBarSeries | function | MaxYValue | 920592 | public | virtual double __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2321 | TBarSeries | function | MinYValue | 920593 | public | virtual double __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2322 | TBarSeries | function | ~TBarSeries | 920594 | public | __fastcall virtual | series.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2323 | TBarSeries | property | BarWidth | 920595 | public | __property int | series.hpp | 2 | | read=IBarSize | | nodefault | | | | | | | | | | | | | TCustomBarSeries | Series.pas |
2324 | TBarSeries | property | CustomBarWidth | 920596 | __published | __property int | series.hpp | 3 | | read=FCustomBarSize | | write=SetCustomBarSize | | default=0 | | | | | | | | | | | TCustomBarSeries | Series.pas |
2325 | TBarSeriesEditor | constructor | TBarSeriesEditor | 919164 | public | __fastcall virtual | baredit.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2326 | TBarSeriesEditor | constructor | TBarSeriesEditor | 919165 | public | __fastcall | baredit.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | BarEdit.pas |
2327 | TBarSeriesEditor | constructor | TBarSeriesEditor | 919166 | public | __fastcall | baredit.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2328 | TBarSeriesEditor | data | BBarBrush | 919167 | __published | Stdctrls::TButton* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2329 | TBarSeriesEditor | data | BBarColor | 919168 | __published | Buttons::TBitBtn* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2330 | TBarSeriesEditor | data | BBarPen | 919169 | __published | Stdctrls::TButton* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2331 | TBarSeriesEditor | data | Bar | 919170 | public | Series::TCustomBarSeries* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2332 | TBarSeriesEditor | data | CBBarSideMargins | 919171 | __published | Stdctrls::TCheckBox* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2333 | TBarSeriesEditor | data | CBBarStyle | 919172 | __published | Stdctrls::TComboBox* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2334 | TBarSeriesEditor | data | CBColorEach | 919173 | __published | Stdctrls::TCheckBox* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2335 | TBarSeriesEditor | data | CBDarkBar | 919174 | __published | Stdctrls::TCheckBox* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2336 | TBarSeriesEditor | data | CBMarksAutoPosition | 919175 | __published | Stdctrls::TCheckBox* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2337 | TBarSeriesEditor | data | CBYOrigin | 919176 | __published | Stdctrls::TCheckBox* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2338 | TBarSeriesEditor | data | CreatingForm | 919177 | public | bool | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2339 | TBarSeriesEditor | data | EYOrigin | 919178 | __published | Stdctrls::TEdit* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2340 | TBarSeriesEditor | data | GroupBox1 | 919179 | __published | Stdctrls::TGroupBox* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2341 | TBarSeriesEditor | data | GroupBox2 | 919180 | __published | Stdctrls::TGroupBox* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2342 | TBarSeriesEditor | data | Label1 | 919181 | __published | Stdctrls::TLabel* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2343 | TBarSeriesEditor | data | Label2 | 919182 | __published | Stdctrls::TLabel* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2344 | TBarSeriesEditor | data | Label3 | 919183 | __published | Stdctrls::TLabel* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2345 | TBarSeriesEditor | data | RGMultiBar | 919184 | __published | Extctrls::TRadioGroup* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2346 | TBarSeriesEditor | data | SEBarOffset | 919185 | __published | Spin::TSpinEdit* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2347 | TBarSeriesEditor | data | SEBarwidth | 919186 | __published | Spin::TSpinEdit* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2348 | TBarSeriesEditor | data | SHBarColor | 919187 | __published | Extctrls::TShape* | baredit.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2349 | TBarSeriesEditor | function | BBarBrushClick | 919188 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2350 | TBarSeriesEditor | function | BBarColorClick | 919189 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2351 | TBarSeriesEditor | function | BBarPenClick | 919190 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2352 | TBarSeriesEditor | function | CBBarSideMarginsClick | 919191 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2353 | TBarSeriesEditor | function | CBBarStyleChange | 919192 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2354 | TBarSeriesEditor | function | CBColorEachClick | 919193 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2355 | TBarSeriesEditor | function | CBDarkBarClick | 919194 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2356 | TBarSeriesEditor | function | CBMarksAutoPositionClick | 919195 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2357 | TBarSeriesEditor | function | CBYOriginClick | 919196 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2358 | TBarSeriesEditor | function | EYOriginChange | 919197 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2359 | TBarSeriesEditor | function | FormShow | 919198 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2360 | TBarSeriesEditor | function | RGMultiBarClick | 919199 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2361 | TBarSeriesEditor | function | RefreshShape | 919200 | public | void __fastcall | baredit.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2362 | TBarSeriesEditor | function | SEBarOffsetChange | 919201 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2363 | TBarSeriesEditor | function | SEBarwidthChange | 919202 | __published | void __fastcall | baredit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2364 | TBarSeriesEditor | function | SHBarColorMouseUp | 919203 | __published | void __fastcall | baredit.hpp | 5 | System::TObject* | Sender | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | TForm | BarEdit.pas |
2365 | TBarSeriesEditor | function | ~TBarSeriesEditor | 919204 | public | __fastcall virtual | baredit.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | BarEdit.pas |
2366 | TBaseArray | constructor | TBaseArray | 922145 | public | __fastcall virtual | mxarrays.hpp | 2 | int | itemcount | int | iSize | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2367 | TBaseArray | data | FCapacity | 922146 | private | int | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2368 | TBaseArray | data | FCompProc | 922147 | private | TCompareProc | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2369 | TBaseArray | data | FCount | 922148 | private | int | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2370 | TBaseArray | data | FDuplicates | 922149 | private | TDuplicates | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2371 | TBaseArray | data | FFlags | 922150 | private | TArrayFlagSet | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2372 | TBaseArray | data | FItemSize | 922151 | private | int | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2373 | TBaseArray | data | FMemory | 922152 | private | void * | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2374 | TBaseArray | data | FSortOrder | 922153 | private | TSortOrder | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2375 | TBaseArray | function | BlockCopy | 922154 | protected | void __fastcall | mxarrays.hpp | 4 | TBaseArray* | Source | int | fromIndex | int | toIndex | int | numitems | | | | | | | | | TPersistent | mxarrays.pas |
2376 | TBaseArray | function | Clear | 922155 | public | void __fastcall | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2377 | TBaseArray | function | ClearFlag | 922156 | protected | void __fastcall | mxarrays.hpp | 1 | TArrayFlags | aFlag | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2378 | TBaseArray | function | CopyFrom | 922157 | private | void __fastcall | mxarrays.hpp | 3 | int | toIndex | int | numItems | void * | Source | | | | | | | | | | | TPersistent | mxarrays.pas |
2379 | TBaseArray | function | Delete | 922158 | public | virtual void __fastcall | mxarrays.hpp | 1 | int | Index | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2380 | TBaseArray | function | Exchange | 922159 | public | virtual void __fastcall | mxarrays.hpp | 2 | int | Index1 | int | Index2 | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2381 | TBaseArray | function | FindItem | 922160 | public | bool __fastcall | mxarrays.hpp | 2 | int& | Index | void * | Value | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2382 | TBaseArray | function | GetAutoSize | 922161 | protected | bool __fastcall | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2383 | TBaseArray | function | GetItem | 922162 | public | void __fastcall | mxarrays.hpp | 2 | int | index | void * | Value | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2384 | TBaseArray | function | GetItemPtr | 922163 | private | void * __fastcall | mxarrays.hpp | 1 | int | index | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2385 | TBaseArray | function | GetLimit | 922164 | private | int __fastcall | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2386 | TBaseArray | function | Grow | 922165 | protected | virtual void __fastcall | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2387 | TBaseArray | function | HasFlag | 922166 | protected | bool __fastcall | mxarrays.hpp | 1 | TArrayFlags | aFlag | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2388 | TBaseArray | function | IndexOf | 922167 | public | virtual int __fastcall | mxarrays.hpp | 1 | void * | Item | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2389 | TBaseArray | function | Insert | 922168 | public | virtual void __fastcall | mxarrays.hpp | 2 | int | Index | void * | Value | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2390 | TBaseArray | function | InsertAt | 922169 | public | void __fastcall | mxarrays.hpp | 2 | int | Index | void * | Value | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2391 | TBaseArray | function | InternalHandleException | 922170 | protected | void __fastcall | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2392 | TBaseArray | function | InvalidateItems | 922171 | protected | virtual void __fastcall | mxarrays.hpp | 2 | int | atIndex | int | numItems | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2393 | TBaseArray | function | PutItem | 922172 | public | void __fastcall | mxarrays.hpp | 2 | int | index | void * | Value | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2394 | TBaseArray | function | RemoveItem | 922173 | public | void __fastcall | mxarrays.hpp | 1 | int | Index | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2395 | TBaseArray | function | RemoveRange | 922174 | protected | void __fastcall | mxarrays.hpp | 2 | int | atIndex | int | numItems | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2396 | TBaseArray | function | SetAutoSize | 922175 | protected | void __fastcall | mxarrays.hpp | 1 | bool | aSize | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2397 | TBaseArray | function | SetCapacity | 922176 | protected | virtual void __fastcall | mxarrays.hpp | 1 | int | NewCapacity | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2398 | TBaseArray | function | SetCount | 922177 | private | void __fastcall | mxarrays.hpp | 1 | int | NewCount | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2399 | TBaseArray | function | SetFlag | 922178 | protected | void __fastcall | mxarrays.hpp | 1 | TArrayFlags | aFlag | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2400 | TBaseArray | function | Sort | 922179 | public | virtual void __fastcall | mxarrays.hpp | 1 | TCompareProc | Compare | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2401 | TBaseArray | function | ValidIndex | 922180 | protected | bool __fastcall | mxarrays.hpp | 1 | int | Index | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2402 | TBaseArray | function | ValidateBounds | 922181 | protected | bool __fastcall | mxarrays.hpp | 2 | int | atIndex | int& | numItems | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2403 | TBaseArray | function | ~TBaseArray | 922182 | public | __fastcall virtual | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2404 | TBaseArray | property | AutoSize | 922183 | public | __property bool | mxarrays.hpp | 3 | | read=GetAutoSize | | write=SetAutoSize | | nodefault | | | | | | | | | | | TPersistent | mxarrays.pas |
2405 | TBaseArray | property | Capacity | 922184 | public | __property int | mxarrays.hpp | 3 | | read=FCapacity | | write=SetCapacity | | nodefault | | | | | | | | | | | TPersistent | mxarrays.pas |
2406 | TBaseArray | property | CompareProc | 922185 | public | __property TCompareProc | mxarrays.hpp | 2 | | read=FCompProc | | write=FCompProc | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2407 | TBaseArray | property | Count | 922186 | public | __property int | mxarrays.hpp | 3 | | read=FCount | | write=SetCount | | nodefault | | | | | | | | | | | TPersistent | mxarrays.pas |
2408 | TBaseArray | property | Duplicates | 922187 | public | __property TDuplicates | mxarrays.hpp | 3 | | read=FDuplicates | | write=FDuplicates | | nodefault | | | | | | | | | | | TPersistent | mxarrays.pas |
2409 | TBaseArray | property | ItemSize | 922188 | public | __property int | mxarrays.hpp | 2 | | read=FItemSize | | nodefault | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2410 | TBaseArray | property | Limit | 922189 | public | __property int | mxarrays.hpp | 3 | | read=GetLimit | | write=SetCapacity | | nodefault | | | | | | | | | | | TPersistent | mxarrays.pas |
2411 | TBaseArray | property | List | 922190 | public | __property void * | mxarrays.hpp | 1 | | read=FMemory | | | | | | | | | | | | | | | TPersistent | mxarrays.pas |
2412 | TBaseArray | property | SortOrder | 922191 | public | __property TSortOrder | mxarrays.hpp | 3 | | read=FSortOrder | | write=FSortOrder | | nodefault | | | | | | | | | | | TPersistent | mxarrays.pas |
2413 | TBatchMove | constructor | TBatchMove | 905990 | public | __fastcall virtual | dbtables.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2414 | TBatchMove | data | FAbortOnKeyViol | 905991 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2415 | TBatchMove | data | FAbortOnProblem | 905992 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2416 | TBatchMove | data | FChangedCount | 905993 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2417 | TBatchMove | data | FChangedTableName | 905994 | private | System::AnsiString | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2418 | TBatchMove | data | FCommitCount | 905995 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2419 | TBatchMove | data | FDestination | 905996 | private | TTable* | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2420 | TBatchMove | data | FKeyViolCount | 905997 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2421 | TBatchMove | data | FKeyViolTableName | 905998 | private | System::AnsiString | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2422 | TBatchMove | data | FMappings | 905999 | private | Classes::TStrings* | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2423 | TBatchMove | data | FMode | 906000 | private | TBatchMode | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2424 | TBatchMove | data | FMovedCount | 906001 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2425 | TBatchMove | data | FProblemCount | 906002 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2426 | TBatchMove | data | FProblemTableName | 906003 | private | System::AnsiString | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2427 | TBatchMove | data | FRecordCount | 906004 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2428 | TBatchMove | data | FSource | 906005 | private | TBDEDataSet* | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2429 | TBatchMove | data | FTransliterate | 906006 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2430 | TBatchMove | function | ConvertName | 906007 | private | char * __fastcall | dbtables.hpp | 2 | const System::AnsiString | Name | char * | Buffer | | | | | | | | | | | | | TComponent | DBTables.pas |
2431 | TBatchMove | function | Execute | 906008 | public | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2432 | TBatchMove | function | Notification | 906009 | protected | virtual void __fastcall | dbtables.hpp | 2 | Classes::TComponent* | AComponent | Classes::TOperation | Operation | | | | | | | | | | | | | TComponent | DBTables.pas |
2433 | TBatchMove | function | SetMappings | 906010 | private | void __fastcall | dbtables.hpp | 1 | Classes::TStrings* | Value | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2434 | TBatchMove | function | SetSource | 906011 | private | void __fastcall | dbtables.hpp | 1 | TBDEDataSet* | Value | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2435 | TBatchMove | function | ~TBatchMove | 906012 | public | __fastcall virtual | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | DBTables.pas |
2436 | TBatchMove | property | AbortOnKeyViol | 906013 | __published | __property bool | dbtables.hpp | 3 | | read=FAbortOnKeyViol | | write=FAbortOnKeyViol | | default=1 | | | | | | | | | | | TComponent | DBTables.pas |
2437 | TBatchMove | property | AbortOnProblem | 906014 | __published | __property bool | dbtables.hpp | 3 | | read=FAbortOnProblem | | write=FAbortOnProblem | | default=1 | | | | | | | | | | | TComponent | DBTables.pas |
2438 | TBatchMove | property | ChangedCount | 906015 | public | __property int | dbtables.hpp | 2 | | read=FChangedCount | | nodefault | | | | | | | | | | | | | TComponent | DBTables.pas |
2439 | TBatchMove | property | ChangedTableName | 906016 | __published | __property System::AnsiString | dbtables.hpp | 2 | | read=FChangedTableName | | write=FChangedTableName | | | | | | | | | | | | | TComponent | DBTables.pas |
2440 | TBatchMove | property | CommitCount | 906017 | __published | __property int | dbtables.hpp | 3 | | read=FCommitCount | | write=FCommitCount | | default=0 | | | | | | | | | | | TComponent | DBTables.pas |
2441 | TBatchMove | property | Destination | 906018 | __published | __property TTable* | dbtables.hpp | 2 | | read=FDestination | | write=FDestination | | | | | | | | | | | | | TComponent | DBTables.pas |
2442 | TBatchMove | property | KeyViolCount | 906019 | public | __property int | dbtables.hpp | 2 | | read=FKeyViolCount | | nodefault | | | | | | | | | | | | | TComponent | DBTables.pas |
2443 | TBatchMove | property | KeyViolTableName | 906020 | __published | __property System::AnsiString | dbtables.hpp | 2 | | read=FKeyViolTableName | | write=FKeyViolTableName | | | | | | | | | | | | | TComponent | DBTables.pas |
2444 | TBatchMove | property | Mappings | 906021 | __published | __property Classes::TStrings* | dbtables.hpp | 2 | | read=FMappings | | write=SetMappings | | | | | | | | | | | | | TComponent | DBTables.pas |
2445 | TBatchMove | property | Mode | 906022 | __published | __property TBatchMode | dbtables.hpp | 3 | | read=FMode | | write=FMode | | default=0 | | | | | | | | | | | TComponent | DBTables.pas |
2446 | TBatchMove | property | MovedCount | 906023 | public | __property int | dbtables.hpp | 2 | | read=FMovedCount | | nodefault | | | | | | | | | | | | | TComponent | DBTables.pas |
2447 | TBatchMove | property | ProblemCount | 906024 | public | __property int | dbtables.hpp | 2 | | read=FProblemCount | | nodefault | | | | | | | | | | | | | TComponent | DBTables.pas |
2448 | TBatchMove | property | ProblemTableName | 906025 | __published | __property System::AnsiString | dbtables.hpp | 2 | | read=FProblemTableName | | write=FProblemTableName | | | | | | | | | | | | | TComponent | DBTables.pas |
2449 | TBatchMove | property | RecordCount | 906026 | __published | __property int | dbtables.hpp | 3 | | read=FRecordCount | | write=FRecordCount | | default=0 | | | | | | | | | | | TComponent | DBTables.pas |
2450 | TBatchMove | property | Source | 906027 | __published | __property TBDEDataSet* | dbtables.hpp | 2 | | read=FSource | | write=SetSource | | | | | | | | | | | | | TComponent | DBTables.pas |
2451 | TBatchMove | property | Transliterate | 906028 | __published | __property bool | dbtables.hpp | 3 | | read=FTransliterate | | write=FTransliterate | | default=1 | | | | | | | | | | | TComponent | DBTables.pas |
2452 | TBevel | constructor | TBevel | 911826 | public | __fastcall virtual | extctrls.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2453 | TBevel | data | FShape | 911827 | private | TBevelShape | extctrls.hpp | 0 | | | | | | | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2454 | TBevel | data | FStyle | 911828 | private | TBevelStyle | extctrls.hpp | 0 | | | | | | | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2455 | TBevel | function | Paint | 911829 | protected | virtual void __fastcall | extctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2456 | TBevel | function | SetShape | 911830 | private | void __fastcall | extctrls.hpp | 1 | TBevelShape | Value | | | | | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2457 | TBevel | function | SetStyle | 911831 | private | void __fastcall | extctrls.hpp | 1 | TBevelStyle | Value | | | | | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2458 | TBevel | function | ~TBevel | 911832 | public | __fastcall virtual | extctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2459 | TBevel | property | Align | 911833 | __published | __property | extctrls.hpp | 0 | | | | | | | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2460 | TBevel | property | ParentShowHint | 911834 | __published | __property | extctrls.hpp | 0 | | | | | | | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2461 | TBevel | property | Shape | 911835 | __published | __property TBevelShape | extctrls.hpp | 3 | | read=FShape | | write=SetShape | | default=0 | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2462 | TBevel | property | ShowHint | 911836 | __published | __property | extctrls.hpp | 0 | | | | | | | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2463 | TBevel | property | Style | 911837 | __published | __property TBevelStyle | extctrls.hpp | 3 | | read=FStyle | | write=SetStyle | | default=0 | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2464 | TBevel | property | Visible | 911838 | __published | __property | extctrls.hpp | 0 | | | | | | | | | | | | | | | | | TGraphicControl | ExtCtrls.pas |
2465 | TBinData | constructor | TBinData | 922401 | public | __fastcall | mxcommon.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2466 | TBinData | data | FNameList | 922402 | private | Classes::TStringList* | mxcommon.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2467 | TBinData | data | FOtherStr | 922403 | private | System::AnsiString | mxcommon.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2468 | TBinData | data | FValueList | 922404 | private | Classes::TList* | mxcommon.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2469 | TBinData | function | AddBin | 922405 | public | int __fastcall | mxcommon.hpp | 2 | System::AnsiString | BinName | int | vType | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2470 | TBinData | function | AddBinValue | 922406 | public | int __fastcall | mxcommon.hpp | 2 | System::AnsiString | BinName | const System::Variant& | Value | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2471 | TBinData | function | AddBinValues | 922407 | public | void __fastcall | mxcommon.hpp | 3 | System::AnsiString | BinName | const System::TVarRec * | Values | const int | Values_Size | | | | | | | | | | | TPersistent | mxcommon.pas |
2472 | TBinData | function | AddIBinValue | 922408 | public | int __fastcall | mxcommon.hpp | 2 | int | iBin | const System::Variant& | value | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2473 | TBinData | function | Assign | 922409 | public | virtual void __fastcall | mxcommon.hpp | 1 | Classes::TPersistent* | Value | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2474 | TBinData | function | BinValueCount | 922410 | public | int __fastcall | mxcommon.hpp | 1 | System::AnsiString | BinName | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2475 | TBinData | function | Clear | 922411 | public | void __fastcall | mxcommon.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2476 | TBinData | function | FindName | 922412 | private | bool __fastcall | mxcommon.hpp | 2 | System::AnsiString | BinName | int& | pos | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2477 | TBinData | function | GetAllBinValueCount | 922413 | public | int __fastcall | mxcommon.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2478 | TBinData | function | GetBinCount | 922414 | public | int __fastcall | mxcommon.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2479 | TBinData | function | GetBinName | 922415 | public | System::AnsiString __fastcall | mxcommon.hpp | 1 | int | Index | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2480 | TBinData | function | GetBinNameDataType | 922416 | public | Db::TFieldType __fastcall | mxcommon.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2481 | TBinData | function | GetBinValue | 922417 | public | System::Variant __fastcall | mxcommon.hpp | 2 | System::AnsiString | BinName | int | Index | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2482 | TBinData | function | GetBinValues | 922418 | public | System::Variant __fastcall | mxcommon.hpp | 1 | System::AnsiString | BinName | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2483 | TBinData | function | GetIBinValue | 922419 | public | System::Variant __fastcall | mxcommon.hpp | 2 | int | iBin | int | ValueIndex | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2484 | TBinData | function | GetIBinValueCount | 922420 | public | int __fastcall | mxcommon.hpp | 1 | int | iBin | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2485 | TBinData | function | GetMaxBinNameSize | 922421 | public | int __fastcall | mxcommon.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2486 | TBinData | function | ~TBinData | 922422 | public | __fastcall virtual | mxcommon.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2487 | TBinData | property | BinCount | 922423 | public | __property int | mxcommon.hpp | 2 | | read=GetBinCount | | nodefault | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2488 | TBinData | property | BinName[int Index] | 922424 | public | __property System::AnsiString | mxcommon.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2489 | TBinData | property | NameList | 922425 | public | __property Classes::TStringList* | mxcommon.hpp | 1 | | read=FNameList | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2490 | TBinData | property | OtherBinName | 922426 | public | __property System::AnsiString | mxcommon.hpp | 2 | | read=FOtherStr | | write=FOtherStr | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2491 | TBinData | property | ValueList | 922427 | public | __property Classes::TList* | mxcommon.hpp | 1 | | read=FValueList | | | | | | | | | | | | | | | TPersistent | mxcommon.pas |
2492 | TBinaryField | constructor | TBinaryField | 902661 | public | __fastcall virtual | db.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TField | Db.pas |
2493 | TBinaryField | function | CheckTypeSize | 902662 | protected | virtual void __fastcall | db.hpp | 1 | int | Value | | | | | | | | | | | | | | | TField | Db.pas |
2494 | TBinaryField | function | CheckTypeSize | 902663 | protected | static void __fastcall | db.hpp | 2 | System::TMetaClass* | vmt | int | Value | | | | | | | | | | | | | TField | Db.pas |
2495 | TBinaryField | function | GetAsString | 902664 | protected | virtual System::AnsiString __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2496 | TBinaryField | function | GetAsVariant | 902665 | protected | virtual System::Variant __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2497 | TBinaryField | function | GetText | 902666 | protected | virtual void __fastcall | db.hpp | 2 | System::AnsiString& | Text | bool | DisplayText | | | | | | | | | | | | | TField | Db.pas |
2498 | TBinaryField | function | SetAsString | 902667 | protected | virtual void __fastcall | db.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TField | Db.pas |
2499 | TBinaryField | function | SetText | 902668 | protected | virtual void __fastcall | db.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TField | Db.pas |
2500 | TBinaryField | function | SetVarValue | 902669 | protected | virtual void __fastcall | db.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TField | Db.pas |
2501 | TBinaryField | function | ~TBinaryField | 902670 | public | __fastcall virtual | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2502 | TBinaryField | property | Size | 902671 | __published | __property | db.hpp | 0 | | | | | | | | | | | | | | | | | TField | Db.pas |
2503 | TBitBtn | constructor | TBitBtn | 907495 | public | __fastcall virtual | buttons.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TButton | Buttons.pas |
2504 | TBitBtn | constructor | TBitBtn | 907496 | public | __fastcall | buttons.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TButton | Buttons.pas |
2505 | TBitBtn | data | FCanvas | 907497 | private | Graphics::TCanvas* | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2506 | TBitBtn | data | FGlyph | 907498 | private | void * | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2507 | TBitBtn | data | FKind | 907499 | private | TBitBtnKind | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2508 | TBitBtn | data | FLayout | 907500 | private | TButtonLayout | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2509 | TBitBtn | data | FMargin | 907501 | private | int | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2510 | TBitBtn | data | FModifiedGlyph | 907502 | private | bool | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2511 | TBitBtn | data | FSpacing | 907503 | private | int | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2512 | TBitBtn | data | FStyle | 907504 | private | TButtonStyle | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2513 | TBitBtn | data | IsFocused | 907505 | private | bool | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2514 | TBitBtn | function | CMEnabledChanged | 907506 | private | HIDESBASE MESSAGE void __fastcall | buttons.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TButton | Buttons.pas |
2515 | TBitBtn | function | CMFontChanged | 907507 | private | HIDESBASE MESSAGE void __fastcall | buttons.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TButton | Buttons.pas |
2516 | TBitBtn | function | CNDrawItem | 907508 | private | MESSAGE void __fastcall | buttons.hpp | 1 | Messages::TWMDrawItem& | Message | | | | | | | | | | | | | | | TButton | Buttons.pas |
2517 | TBitBtn | function | CNMeasureItem | 907509 | private | MESSAGE void __fastcall | buttons.hpp | 1 | Messages::TWMMeasureItem& | Message | | | | | | | | | | | | | | | TButton | Buttons.pas |
2518 | TBitBtn | function | Click | 907510 | public | DYNAMIC void __fastcall | buttons.hpp | 1 | | void | | | | | | | | | | | | | | | TButton | Buttons.pas |
2519 | TBitBtn | function | CreateHandle | 907511 | protected | virtual void __fastcall | buttons.hpp | 1 | | void | | | | | | | | | | | | | | | TButton | Buttons.pas |
2520 | TBitBtn | function | CreateParams | 907512 | protected | virtual void __fastcall | buttons.hpp | 1 | Controls::TCreateParams& | Params | | | | | | | | | | | | | | | TButton | Buttons.pas |
2521 | TBitBtn | function | DrawItem | 907513 | private | void __fastcall | buttons.hpp | 1 | const tagDRAWITEMSTRUCT& | DrawItemStruct | | | | | | | | | | | | | | | TButton | Buttons.pas |
2522 | TBitBtn | function | GetGlyph | 907514 | private | Graphics::TBitmap* __fastcall | buttons.hpp | 1 | | void | | | | | | | | | | | | | | | TButton | Buttons.pas |
2523 | TBitBtn | function | GetKind | 907515 | private | TBitBtnKind __fastcall | buttons.hpp | 1 | | void | | | | | | | | | | | | | | | TButton | Buttons.pas |
2524 | TBitBtn | function | GetNumGlyphs | 907516 | private | TNumGlyphs __fastcall | buttons.hpp | 1 | | void | | | | | | | | | | | | | | | TButton | Buttons.pas |
2525 | TBitBtn | function | GetPalette | 907517 | protected | DYNAMIC HPALETTE __fastcall | buttons.hpp | 1 | | void | | | | | | | | | | | | | | | TButton | Buttons.pas |
2526 | TBitBtn | function | GlyphChanged | 907518 | private | void __fastcall | buttons.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TButton | Buttons.pas |
2527 | TBitBtn | function | IsCustom | 907519 | private | bool __fastcall | buttons.hpp | 1 | | void | | | | | | | | | | | | | | | TButton | Buttons.pas |
2528 | TBitBtn | function | IsCustomCaption | 907520 | private | bool __fastcall | buttons.hpp | 1 | | void | | | | | | | | | | | | | | | TButton | Buttons.pas |
2529 | TBitBtn | function | SetButtonStyle | 907521 | protected | virtual void __fastcall | buttons.hpp | 1 | bool | ADefault | | | | | | | | | | | | | | | TButton | Buttons.pas |
2530 | TBitBtn | function | SetGlyph | 907522 | private | void __fastcall | buttons.hpp | 1 | Graphics::TBitmap* | Value | | | | | | | | | | | | | | | TButton | Buttons.pas |
2531 | TBitBtn | function | SetKind | 907523 | private | void __fastcall | buttons.hpp | 1 | TBitBtnKind | Value | | | | | | | | | | | | | | | TButton | Buttons.pas |
2532 | TBitBtn | function | SetLayout | 907524 | private | void __fastcall | buttons.hpp | 1 | TButtonLayout | Value | | | | | | | | | | | | | | | TButton | Buttons.pas |
2533 | TBitBtn | function | SetMargin | 907525 | private | void __fastcall | buttons.hpp | 1 | int | Value | | | | | | | | | | | | | | | TButton | Buttons.pas |
2534 | TBitBtn | function | SetNumGlyphs | 907526 | private | void __fastcall | buttons.hpp | 1 | TNumGlyphs | Value | | | | | | | | | | | | | | | TButton | Buttons.pas |
2535 | TBitBtn | function | SetSpacing | 907527 | private | void __fastcall | buttons.hpp | 1 | int | Value | | | | | | | | | | | | | | | TButton | Buttons.pas |
2536 | TBitBtn | function | SetStyle | 907528 | private | void __fastcall | buttons.hpp | 1 | TButtonStyle | Value | | | | | | | | | | | | | | | TButton | Buttons.pas |
2537 | TBitBtn | function | WMLButtonDblClk | 907529 | private | HIDESBASE MESSAGE void __fastcall | buttons.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TButton | Buttons.pas |
2538 | TBitBtn | function | ~TBitBtn | 907530 | public | __fastcall virtual | buttons.hpp | 1 | | void | | | | | | | | | | | | | | | TButton | Buttons.pas |
2539 | TBitBtn | property | Cancel | 907531 | __published | __property | buttons.hpp | 2 | | stored=IsCustom | | default=0 | | | | | | | | | | | | | TButton | Buttons.pas |
2540 | TBitBtn | property | Caption | 907532 | __published | __property | buttons.hpp | 1 | | stored=IsCustomCaption | | | | | | | | | | | | | | | TButton | Buttons.pas |
2541 | TBitBtn | property | Default | 907533 | __published | __property | buttons.hpp | 2 | | stored=IsCustom | | default=0 | | | | | | | | | | | | | TButton | Buttons.pas |
2542 | TBitBtn | property | Enabled | 907534 | __published | __property | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2543 | TBitBtn | property | Glyph | 907535 | __published | __property Graphics::TBitmap* | buttons.hpp | 3 | | read=GetGlyph | | write=SetGlyph | | stored=IsCustom | | | | | | | | | | | TButton | Buttons.pas |
2544 | TBitBtn | property | Kind | 907536 | __published | __property TBitBtnKind | buttons.hpp | 3 | | read=GetKind | | write=SetKind | | default=0 | | | | | | | | | | | TButton | Buttons.pas |
2545 | TBitBtn | property | Layout | 907537 | __published | __property TButtonLayout | buttons.hpp | 3 | | read=FLayout | | write=SetLayout | | default=0 | | | | | | | | | | | TButton | Buttons.pas |
2546 | TBitBtn | property | Margin | 907538 | __published | __property int | buttons.hpp | 3 | | read=FMargin | | write=SetMargin | | default=-1 | | | | | | | | | | | TButton | Buttons.pas |
2547 | TBitBtn | property | ModalResult | 907539 | __published | __property | buttons.hpp | 2 | | stored=IsCustom | | default=0 | | | | | | | | | | | | | TButton | Buttons.pas |
2548 | TBitBtn | property | NumGlyphs | 907540 | __published | __property TNumGlyphs | buttons.hpp | 4 | | read=GetNumGlyphs | | write=SetNumGlyphs | | stored=IsCustom | | default=1 | | | | | | | | | TButton | Buttons.pas |
2549 | TBitBtn | property | OnEnter | 907541 | __published | __property | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2550 | TBitBtn | property | OnExit | 907542 | __published | __property | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2551 | TBitBtn | property | ParentShowHint | 907543 | __published | __property | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2552 | TBitBtn | property | ShowHint | 907544 | __published | __property | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2553 | TBitBtn | property | Spacing | 907545 | __published | __property int | buttons.hpp | 3 | | read=FSpacing | | write=SetSpacing | | default=4 | | | | | | | | | | | TButton | Buttons.pas |
2554 | TBitBtn | property | Style | 907546 | __published | __property TButtonStyle | buttons.hpp | 3 | | read=FStyle | | write=SetStyle | | default=0 | | | | | | | | | | | TButton | Buttons.pas |
2555 | TBitBtn | property | TabOrder | 907547 | __published | __property | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2556 | TBitBtn | property | TabStop | 907548 | __published | __property | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2557 | TBitBtn | property | Visible | 907549 | __published | __property | buttons.hpp | 0 | | | | | | | | | | | | | | | | | TButton | Buttons.pas |
2558 | TBitmap | constructor | TBitmap | 913215 | public | __fastcall virtual | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2559 | TBitmap | data | FCanvas | 913216 | private | TCanvas* | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2560 | TBitmap | data | FIgnorePalette | 913217 | private | bool | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2561 | TBitmap | data | FImage | 913218 | private | TBitmapImage* | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2562 | TBitmap | data | FMaskBitsValid | 913219 | private | bool | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2563 | TBitmap | data | FMaskValid | 913220 | private | bool | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2564 | TBitmap | data | FTransparentColor | 913221 | private | TColor | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2565 | TBitmap | data | FTransparentMode | 913222 | private | TTransparentMode | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2566 | TBitmap | function | Assign | 913223 | public | virtual void __fastcall | graphics.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2567 | TBitmap | function | Changed | 913224 | protected | virtual void __fastcall | graphics.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2568 | TBitmap | function | Changing | 913225 | private | void __fastcall | graphics.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2569 | TBitmap | function | CopyImage | 913226 | private | void __fastcall | graphics.hpp | 3 | HBITMAP | AHandle | HPALETTE | APalette | const tagDIBSECTION& | DIB | | | | | | | | | | | TGraphic | Graphics.pas |
2570 | TBitmap | function | DIBNeeded | 913227 | private | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2571 | TBitmap | function | Dormant | 913228 | public | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2572 | TBitmap | function | Draw | 913229 | protected | virtual void __fastcall | graphics.hpp | 2 | TCanvas* | ACanvas | const Windows::TRect& | Rect | | | | | | | | | | | | | TGraphic | Graphics.pas |
2573 | TBitmap | function | FreeContext | 913230 | private | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2574 | TBitmap | function | FreeImage | 913231 | public | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2575 | TBitmap | function | GetCanvas | 913232 | private | TCanvas* __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2576 | TBitmap | function | GetEmpty | 913233 | protected | virtual bool __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2577 | TBitmap | function | GetHandle | 913234 | private | virtual HBITMAP __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2578 | TBitmap | function | GetHandleType | 913235 | private | TBitmapHandleType __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2579 | TBitmap | function | GetHeight | 913236 | protected | virtual int __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2580 | TBitmap | function | GetMaskHandle | 913237 | private | virtual HBITMAP __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2581 | TBitmap | function | GetMonochrome | 913238 | private | bool __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2582 | TBitmap | function | GetPalette | 913239 | protected | virtual HPALETTE __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2583 | TBitmap | function | GetPixelFormat | 913240 | private | TPixelFormat __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2584 | TBitmap | function | GetScanline | 913241 | private | void * __fastcall | graphics.hpp | 1 | int | Row | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2585 | TBitmap | function | GetTransparentColor | 913242 | private | TColor __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2586 | TBitmap | function | GetWidth | 913243 | protected | virtual int __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2587 | TBitmap | function | HandleNeeded | 913244 | protected | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2588 | TBitmap | function | LoadFromClipboardFormat | 913245 | public | virtual void __fastcall | graphics.hpp | 3 | Word | AFormat | int | AData | HPALETTE | APalette | | | | | | | | | | | TGraphic | Graphics.pas |
2589 | TBitmap | function | LoadFromResourceID | 913246 | public | void __fastcall | graphics.hpp | 2 | int | Instance | int | ResID | | | | | | | | | | | | | TGraphic | Graphics.pas |
2590 | TBitmap | function | LoadFromResourceName | 913247 | public | void __fastcall | graphics.hpp | 2 | int | Instance | const System::AnsiString | ResName | | | | | | | | | | | | | TGraphic | Graphics.pas |
2591 | TBitmap | function | LoadFromStream | 913248 | public | virtual void __fastcall | graphics.hpp | 1 | Classes::TStream* | Stream | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2592 | TBitmap | function | Mask | 913249 | public | void __fastcall | graphics.hpp | 1 | TColor | TransparentColor | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2593 | TBitmap | function | MaskHandleNeeded | 913250 | protected | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2594 | TBitmap | function | NewImage | 913251 | private | void __fastcall | graphics.hpp | 4 | HBITMAP | NewHandle | HPALETTE | NewPalette | const tagDIBSECTION& | NewDIB | bool | OS2Format | | | | | | | | | TGraphic | Graphics.pas |
2595 | TBitmap | function | PaletteNeeded | 913252 | protected | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2596 | TBitmap | function | ReadDIB | 913253 | private | void __fastcall | graphics.hpp | 2 | Classes::TStream* | Stream | int | ImageSize | | | | | | | | | | | | | TGraphic | Graphics.pas |
2597 | TBitmap | function | ReadData | 913254 | protected | virtual void __fastcall | graphics.hpp | 1 | Classes::TStream* | Stream | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2598 | TBitmap | function | ReadStream | 913255 | private | void __fastcall | graphics.hpp | 2 | Classes::TStream* | Stream | int | Size | | | | | | | | | | | | | TGraphic | Graphics.pas |
2599 | TBitmap | function | ReleaseHandle | 913256 | public | HBITMAP __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2600 | TBitmap | function | ReleaseMaskHandle | 913257 | public | HBITMAP __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2601 | TBitmap | function | ReleasePalette | 913258 | public | HPALETTE __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2602 | TBitmap | function | SaveToClipboardFormat | 913259 | public | virtual void __fastcall | graphics.hpp | 3 | Word& | Format | int& | Data | HPALETTE& | APalette | | | | | | | | | | | TGraphic | Graphics.pas |
2603 | TBitmap | function | SaveToStream | 913260 | public | virtual void __fastcall | graphics.hpp | 1 | Classes::TStream* | Stream | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2604 | TBitmap | function | SetHandle | 913261 | private | void __fastcall | graphics.hpp | 1 | HBITMAP | Value | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2605 | TBitmap | function | SetHandleType | 913262 | private | virtual void __fastcall | graphics.hpp | 1 | TBitmapHandleType | Value | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2606 | TBitmap | function | SetHeight | 913263 | protected | virtual void __fastcall | graphics.hpp | 1 | int | Value | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2607 | TBitmap | function | SetMonochrome | 913264 | private | void __fastcall | graphics.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2608 | TBitmap | function | SetPalette | 913265 | protected | virtual void __fastcall | graphics.hpp | 1 | HPALETTE | Value | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2609 | TBitmap | function | SetPixelFormat | 913266 | private | void __fastcall | graphics.hpp | 1 | TPixelFormat | Value | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2610 | TBitmap | function | SetTransparentColor | 913267 | private | void __fastcall | graphics.hpp | 1 | TColor | Value | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2611 | TBitmap | function | SetTransparentMode | 913268 | private | void __fastcall | graphics.hpp | 1 | TTransparentMode | Value | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2612 | TBitmap | function | SetWidth | 913269 | protected | virtual void __fastcall | graphics.hpp | 1 | int | Value | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2613 | TBitmap | function | TransparentColorStored | 913270 | private | bool __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2614 | TBitmap | function | WriteData | 913271 | protected | virtual void __fastcall | graphics.hpp | 1 | Classes::TStream* | Stream | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2615 | TBitmap | function | WriteStream | 913272 | private | void __fastcall | graphics.hpp | 2 | Classes::TStream* | Stream | bool | WriteSize | | | | | | | | | | | | | TGraphic | Graphics.pas |
2616 | TBitmap | function | ~TBitmap | 913273 | public | __fastcall virtual | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2617 | TBitmap | property | Canvas | 913274 | public | __property TCanvas* | graphics.hpp | 1 | | read=GetCanvas | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2618 | TBitmap | property | Handle | 913275 | public | __property HBITMAP | graphics.hpp | 3 | | read=GetHandle | | write=SetHandle | | nodefault | | | | | | | | | | | TGraphic | Graphics.pas |
2619 | TBitmap | property | HandleType | 913276 | public | __property TBitmapHandleType | graphics.hpp | 3 | | read=GetHandleType | | write=SetHandleType | | nodefault | | | | | | | | | | | TGraphic | Graphics.pas |
2620 | TBitmap | property | IgnorePalette | 913277 | public | __property bool | graphics.hpp | 3 | | read=FIgnorePalette | | write=FIgnorePalette | | nodefault | | | | | | | | | | | TGraphic | Graphics.pas |
2621 | TBitmap | property | MaskHandle | 913278 | public | __property HBITMAP | graphics.hpp | 2 | | read=GetMaskHandle | | nodefault | | | | | | | | | | | | | TGraphic | Graphics.pas |
2622 | TBitmap | property | Monochrome | 913279 | public | __property bool | graphics.hpp | 3 | | read=GetMonochrome | | write=SetMonochrome | | nodefault | | | | | | | | | | | TGraphic | Graphics.pas |
2623 | TBitmap | property | PixelFormat | 913280 | public | __property TPixelFormat | graphics.hpp | 3 | | read=GetPixelFormat | | write=SetPixelFormat | | nodefault | | | | | | | | | | | TGraphic | Graphics.pas |
2624 | TBitmap | property | ScanLine[int Row] | 913281 | public | __property void * | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TGraphic | Graphics.pas |
2625 | TBitmap | property | TransparentColor | 913282 | public | __property TColor | graphics.hpp | 4 | | read=GetTransparentColor | | write=SetTransparentColor | | stored=TransparentColorStored | | nodefault | | | | | | | | | TGraphic | Graphics.pas |
2626 | TBitmap | property | TransparentMode | 913283 | public | __property TTransparentMode | graphics.hpp | 3 | | read=FTransparentMode | | write=SetTransparentMode | | default=0 | | | | | | | | | | | TGraphic | Graphics.pas |
2627 | TBitmapImage | constructor | TBitmapImage | 913284 | public | __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TSharedImage | Graphics.pas |
2628 | TBitmapImage | data | FDIB | 913285 | private | tagDIBSECTION | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TSharedImage | Graphics.pas |
2629 | TBitmapImage | data | FDIBHandle | 913286 | private | HBITMAP | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TSharedImage | Graphics.pas |
2630 | TBitmapImage | data | FHalftone | 913287 | private | bool | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TSharedImage | Graphics.pas |
2631 | TBitmapImage | data | FHandle | 913288 | private | HBITMAP | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TSharedImage | Graphics.pas |
2632 | TBitmapImage | data | FMaskHandle | 913289 | private | HBITMAP | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TSharedImage | Graphics.pas |
2633 | TBitmapImage | data | FOS2Format | 913290 | private | bool | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TSharedImage | Graphics.pas |
2634 | TBitmapImage | data | FPalette | 913291 | private | HPALETTE | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TSharedImage | Graphics.pas |
2635 | TBitmapImage | function | FreeHandle | 913292 | protected | virtual void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TSharedImage | Graphics.pas |
2636 | TBitmapImage | function | ~TBitmapImage | 913293 | protected | __fastcall virtual | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TSharedImage | Graphics.pas |
2637 | TBits | constructor | TBits | 907856 | public | __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | Classes.pas |
2638 | TBits | data | FBits | 907857 | private | void * | classes.hpp | 0 | | | | | | | | | | | | | | | | | TObject | Classes.pas |
2639 | TBits | data | FSize | 907858 | private | int | classes.hpp | 0 | | | | | | | | | | | | | | | | | TObject | Classes.pas |
2640 | TBits | function | Error | 907859 | private | void __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | Classes.pas |
2641 | TBits | function | GetBit | 907860 | private | bool __fastcall | classes.hpp | 1 | int | Index | | | | | | | | | | | | | | | TObject | Classes.pas |
2642 | TBits | function | OpenBit | 907861 | public | int __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | Classes.pas |
2643 | TBits | function | SetBit | 907862 | private | void __fastcall | classes.hpp | 2 | int | Index | bool | Value | | | | | | | | | | | | | TObject | Classes.pas |
2644 | TBits | function | SetSize | 907863 | private | void __fastcall | classes.hpp | 1 | int | Value | | | | | | | | | | | | | | | TObject | Classes.pas |
2645 | TBits | function | ~TBits | 907864 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | Classes.pas |
2646 | TBits | property | Size | 907865 | public | __property int | classes.hpp | 3 | | read=FSize | | write=SetSize | | nodefault | | | | | | | | | | | TObject | Classes.pas |
2647 | TBlobField | constructor | TBlobField | 902672 | public | __fastcall virtual | db.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TField | Db.pas |
2648 | TBlobField | data | FModified | 902673 | private | bool | db.hpp | 0 | | | | | | | | | | | | | | | | | TField | Db.pas |
2649 | TBlobField | data | FModifiedRecord | 902674 | private | int | db.hpp | 0 | | | | | | | | | | | | | | | | | TField | Db.pas |
2650 | TBlobField | data | FTransliterate | 902675 | private | bool | db.hpp | 0 | | | | | | | | | | | | | | | | | TField | Db.pas |
2651 | TBlobField | function | Assign | 902676 | public | virtual void __fastcall | db.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TField | Db.pas |
2652 | TBlobField | function | AssignTo | 902677 | protected | virtual void __fastcall | db.hpp | 1 | Classes::TPersistent* | Dest | | | | | | | | | | | | | | | TField | Db.pas |
2653 | TBlobField | function | Clear | 902678 | public | virtual void __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2654 | TBlobField | function | FreeBuffers | 902679 | protected | virtual void __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2655 | TBlobField | function | GetAsString | 902680 | protected | virtual System::AnsiString __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2656 | TBlobField | function | GetAsVariant | 902681 | protected | virtual System::Variant __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2657 | TBlobField | function | GetBlobSize | 902682 | protected | virtual int __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2658 | TBlobField | function | GetBlobType | 902683 | private | TBlobType __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2659 | TBlobField | function | GetIsNull | 902684 | protected | virtual bool __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2660 | TBlobField | function | GetModified | 902685 | private | bool __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2661 | TBlobField | function | GetText | 902686 | protected | virtual void __fastcall | db.hpp | 2 | System::AnsiString& | Text | bool | DisplayText | | | | | | | | | | | | | TField | Db.pas |
2662 | TBlobField | function | IsBlob | 902687 | public | virtual bool __fastcall | db.hpp | 0 | | | | | | | | | | | | | | | | | TField | Db.pas |
2663 | TBlobField | function | IsBlob | 902688 | public | static bool __fastcall | db.hpp | 1 | System::TMetaClass* | vmt | | | | | | | | | | | | | | | TField | Db.pas |
2664 | TBlobField | function | LoadFromBitmap | 902689 | private | void __fastcall | db.hpp | 1 | Graphics::TBitmap* | Bitmap | | | | | | | | | | | | | | | TField | Db.pas |
2665 | TBlobField | function | LoadFromBlob | 902690 | private | void __fastcall | db.hpp | 1 | TBlobField* | Blob | | | | | | | | | | | | | | | TField | Db.pas |
2666 | TBlobField | function | LoadFromFile | 902691 | public | void __fastcall | db.hpp | 1 | const System::AnsiString | FileName | | | | | | | | | | | | | | | TField | Db.pas |
2667 | TBlobField | function | LoadFromStream | 902692 | public | void __fastcall | db.hpp | 1 | Classes::TStream* | Stream | | | | | | | | | | | | | | | TField | Db.pas |
2668 | TBlobField | function | LoadFromStrings | 902693 | private | void __fastcall | db.hpp | 1 | Classes::TStrings* | Strings | | | | | | | | | | | | | | | TField | Db.pas |
2669 | TBlobField | function | SaveToBitmap | 902694 | private | void __fastcall | db.hpp | 1 | Graphics::TBitmap* | Bitmap | | | | | | | | | | | | | | | TField | Db.pas |
2670 | TBlobField | function | SaveToFile | 902695 | public | void __fastcall | db.hpp | 1 | const System::AnsiString | FileName | | | | | | | | | | | | | | | TField | Db.pas |
2671 | TBlobField | function | SaveToStream | 902696 | public | void __fastcall | db.hpp | 1 | Classes::TStream* | Stream | | | | | | | | | | | | | | | TField | Db.pas |
2672 | TBlobField | function | SaveToStrings | 902697 | private | void __fastcall | db.hpp | 1 | Classes::TStrings* | Strings | | | | | | | | | | | | | | | TField | Db.pas |
2673 | TBlobField | function | SetAsString | 902698 | protected | virtual void __fastcall | db.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TField | Db.pas |
2674 | TBlobField | function | SetBlobType | 902699 | private | void __fastcall | db.hpp | 1 | TBlobType | Value | | | | | | | | | | | | | | | TField | Db.pas |
2675 | TBlobField | function | SetFieldType | 902700 | public | virtual void __fastcall | db.hpp | 1 | TFieldType | Value | | | | | | | | | | | | | | | TField | Db.pas |
2676 | TBlobField | function | SetModified | 902701 | private | void __fastcall | db.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TField | Db.pas |
2677 | TBlobField | function | SetText | 902702 | protected | virtual void __fastcall | db.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TField | Db.pas |
2678 | TBlobField | function | SetVarValue | 902703 | protected | virtual void __fastcall | db.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TField | Db.pas |
2679 | TBlobField | function | ~TBlobField | 902704 | public | __fastcall virtual | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2680 | TBlobField | property | BlobSize | 902705 | public | __property int | db.hpp | 2 | | read=GetBlobSize | | nodefault | | | | | | | | | | | | | TField | Db.pas |
2681 | TBlobField | property | BlobType | 902706 | __published | __property TBlobType | db.hpp | 3 | | read=GetBlobType | | write=SetBlobType | | nodefault | | | | | | | | | | | TField | Db.pas |
2682 | TBlobField | property | Modified | 902707 | public | __property bool | db.hpp | 3 | | read=GetModified | | write=SetModified | | nodefault | | | | | | | | | | | TField | Db.pas |
2683 | TBlobField | property | Size | 902708 | __published | __property | db.hpp | 0 | | | | | | | | | | | | | | | | | TField | Db.pas |
2684 | TBlobField | property | Transliterate | 902709 | public | __property bool | db.hpp | 3 | | read=FTransliterate | | write=FTransliterate | | nodefault | | | | | | | | | | | TField | Db.pas |
2685 | TBlobField | property | Value | 902710 | public | __property System::AnsiString | db.hpp | 2 | | read=GetAsString | | write=SetAsString | | | | | | | | | | | | | TField | Db.pas |
2686 | TBlobStream | constructor | TBlobStream | 906029 | public | __fastcall | dbtables.hpp | 2 | Db::TBlobField* | Field | Db::TBlobStreamMode | Mode | | | | | | | | | | | | | TStream | DBTables.pas |
2687 | TBlobStream | data | FBlobData | 906030 | private | System::AnsiString | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TStream | DBTables.pas |
2688 | TBlobStream | data | FBuffer | 906031 | private | char * | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TStream | DBTables.pas |
2689 | TBlobStream | data | FCacheSize | 906032 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TStream | DBTables.pas |
2690 | TBlobStream | data | FCached | 906033 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TStream | DBTables.pas |
2691 | TBlobStream | data | FDataSet | 906034 | private | TBDEDataSet* | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TStream | DBTables.pas |
2692 | TBlobStream | data | FField | 906035 | private | Db::TBlobField* | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TStream | DBTables.pas |
2693 | TBlobStream | data | FFieldNo | 906036 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TStream | DBTables.pas |
2694 | TBlobStream | data | FMode | 906037 | private | TBlobStreamMode | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TStream | DBTables.pas |
2695 | TBlobStream | data | FModified | 906038 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TStream | DBTables.pas |
2696 | TBlobStream | data | FOpened | 906039 | private | bool | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TStream | DBTables.pas |
2697 | TBlobStream | data | FPosition | 906040 | private | int | dbtables.hpp | 0 | | | | | | | | | | | | | | | | | TStream | DBTables.pas |
2698 | TBlobStream | function | GetBlobSize | 906041 | private | int __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TStream | DBTables.pas |
2699 | TBlobStream | function | Read | 906042 | public | virtual int __fastcall | dbtables.hpp | 2 | void * | Buffer | int | Count | | | | | | | | | | | | | TStream | DBTables.pas |
2700 | TBlobStream | function | Seek | 906043 | public | virtual int __fastcall | dbtables.hpp | 2 | int | Offset | Word | Origin | | | | | | | | | | | | | TStream | DBTables.pas |
2701 | TBlobStream | function | Truncate | 906044 | public | void __fastcall | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TStream | DBTables.pas |
2702 | TBlobStream | function | Write | 906045 | public | virtual int __fastcall | dbtables.hpp | 2 | const void * | Buffer | int | Count | | | | | | | | | | | | | TStream | DBTables.pas |
2703 | TBlobStream | function | ~TBlobStream | 906046 | public | __fastcall virtual | dbtables.hpp | 1 | | void | | | | | | | | | | | | | | | TStream | DBTables.pas |
2704 | TBltBitmap | constructor | TBltBitmap | 929527 | public | __fastcall virtual | cgauges.h | 0 | | | | | | | | | | | | | | | | | TBitmap | |
2705 | TBltBitmap | function | MakeLike | 929528 | public | void __fastcall | cgauges.h | 1 | Graphics::TBitmap* | ATemplate | | | | | | | | | | | | | | | TBitmap | |
2706 | TBookmarkList | constructor | TBookmarkList | 905100 | public | __fastcall | dbgrids.hpp | 1 | TCustomDBGrid* | AGrid | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2707 | TBookmarkList | data | FCache | 905101 | private | System::AnsiString | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2708 | TBookmarkList | data | FCacheFind | 905102 | private | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2709 | TBookmarkList | data | FCacheIndex | 905103 | private | int | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2710 | TBookmarkList | data | FGrid | 905104 | private | TCustomDBGrid* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2711 | TBookmarkList | data | FLinkActive | 905105 | private | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2712 | TBookmarkList | data | FList | 905106 | private | Classes::TStringList* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2713 | TBookmarkList | function | Clear | 905107 | public | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2714 | TBookmarkList | function | Compare | 905108 | protected | int __fastcall | dbgrids.hpp | 2 | const System::AnsiString | Item1 | const System::AnsiString | Item2 | | | | | | | | | | | | | TObject | DBGrids.pas |
2715 | TBookmarkList | function | CurrentRow | 905109 | protected | System::AnsiString __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2716 | TBookmarkList | function | Delete | 905110 | public | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2717 | TBookmarkList | function | Find | 905111 | public | bool __fastcall | dbgrids.hpp | 2 | const System::AnsiString | Item | int& | Index | | | | | | | | | | | | | TObject | DBGrids.pas |
2718 | TBookmarkList | function | GetCount | 905112 | private | int __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2719 | TBookmarkList | function | GetCurrentRowSelected | 905113 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2720 | TBookmarkList | function | GetItem | 905114 | private | System::AnsiString __fastcall | dbgrids.hpp | 1 | int | Index | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2721 | TBookmarkList | function | IndexOf | 905115 | public | int __fastcall | dbgrids.hpp | 1 | const System::AnsiString | Item | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2722 | TBookmarkList | function | LinkActive | 905116 | protected | void __fastcall | dbgrids.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2723 | TBookmarkList | function | Refresh | 905117 | public | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2724 | TBookmarkList | function | SetCurrentRowSelected | 905118 | private | void __fastcall | dbgrids.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2725 | TBookmarkList | function | StringsChanged | 905119 | private | void __fastcall | dbgrids.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2726 | TBookmarkList | function | ~TBookmarkList | 905120 | public | __fastcall virtual | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DBGrids.pas |
2727 | TBookmarkList | property | Count | 905121 | public | __property int | dbgrids.hpp | 2 | | read=GetCount | | nodefault | | | | | | | | | | | | | TObject | DBGrids.pas |
2728 | TBookmarkList | property | CurrentRowSelected | 905122 | public | __property bool | dbgrids.hpp | 3 | | read=GetCurrentRowSelected | | write=SetCurrentRowSelected | | nodefault | | | | | | | | | | | TObject | DBGrids.pas |
2729 | TBoolProperty | constructor | TBoolProperty | 911386 | public | __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TEnumProperty | DsgnIntf.pas |
2730 | TBoolProperty | function | GetValue | 911387 | public | virtual System::AnsiString __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TEnumProperty | DsgnIntf.pas |
2731 | TBoolProperty | function | GetValues | 911388 | public | virtual void __fastcall | dsgnintf.hpp | 1 | Classes::TGetStrProc | Proc | | | | | | | | | | | | | | | TEnumProperty | DsgnIntf.pas |
2732 | TBoolProperty | function | SetValue | 911389 | public | virtual void __fastcall | dsgnintf.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TEnumProperty | DsgnIntf.pas |
2733 | TBoolProperty | function | ~TBoolProperty | 911390 | public | __fastcall virtual | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TEnumProperty | DsgnIntf.pas |
2734 | TBooleanField | constructor | TBooleanField | 902711 | public | __fastcall virtual | db.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TField | Db.pas |
2735 | TBooleanField | data | FDisplayValues | 902712 | private | System::AnsiString | db.hpp | 0 | | | | | | | | | | | | | | | | | TField | Db.pas |
2736 | TBooleanField | data | FTextValues[2] | 902713 | private | System::AnsiString | db.hpp | 0 | | | | | | | | | | | | | | | | | TField | Db.pas |
2737 | TBooleanField | function | GetAsBoolean | 902714 | protected | virtual bool __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2738 | TBooleanField | function | GetAsString | 902715 | protected | virtual System::AnsiString __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2739 | TBooleanField | function | GetAsVariant | 902716 | protected | virtual System::Variant __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2740 | TBooleanField | function | GetDataSize | 902717 | protected | virtual Word __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2741 | TBooleanField | function | GetDefaultWidth | 902718 | protected | virtual int __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2742 | TBooleanField | function | LoadTextValues | 902719 | private | void __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2743 | TBooleanField | function | SetAsBoolean | 902720 | protected | virtual void __fastcall | db.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TField | Db.pas |
2744 | TBooleanField | function | SetAsString | 902721 | protected | virtual void __fastcall | db.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TField | Db.pas |
2745 | TBooleanField | function | SetDisplayValues | 902722 | private | void __fastcall | db.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TField | Db.pas |
2746 | TBooleanField | function | SetVarValue | 902723 | protected | virtual void __fastcall | db.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TField | Db.pas |
2747 | TBooleanField | function | ~TBooleanField | 902724 | public | __fastcall virtual | db.hpp | 1 | | void | | | | | | | | | | | | | | | TField | Db.pas |
2748 | TBooleanField | property | DisplayValues | 902725 | __published | __property System::AnsiString | db.hpp | 2 | | read=FDisplayValues | | write=SetDisplayValues | | | | | | | | | | | | | TField | Db.pas |
2749 | TBooleanField | property | Value | 902726 | public | __property bool | db.hpp | 3 | | read=GetAsBoolean | | write=SetAsBoolean | | nodefault | | | | | | | | | | | TField | Db.pas |
2750 | TBrush | constructor | TBrush | 913294 | public | __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2751 | TBrush | function | Assign | 913295 | public | virtual void __fastcall | graphics.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2752 | TBrush | function | GetBitmap | 913296 | protected | TBitmap* __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2753 | TBrush | function | GetColor | 913297 | protected | TColor __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2754 | TBrush | function | GetData | 913298 | private | void __fastcall | graphics.hpp | 1 | TBrushData& | BrushData | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2755 | TBrush | function | GetHandle | 913299 | protected | HBRUSH __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2756 | TBrush | function | GetStyle | 913300 | protected | TBrushStyle __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2757 | TBrush | function | SetBitmap | 913301 | protected | void __fastcall | graphics.hpp | 1 | TBitmap* | Value | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2758 | TBrush | function | SetColor | 913302 | protected | void __fastcall | graphics.hpp | 1 | TColor | Value | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2759 | TBrush | function | SetData | 913303 | private | void __fastcall | graphics.hpp | 1 | const TBrushData& | BrushData | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2760 | TBrush | function | SetHandle | 913304 | protected | void __fastcall | graphics.hpp | 1 | HBRUSH | Value | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2761 | TBrush | function | SetStyle | 913305 | protected | void __fastcall | graphics.hpp | 1 | TBrushStyle | Value | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2762 | TBrush | function | ~TBrush | 913306 | public | __fastcall virtual | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2763 | TBrush | property | Bitmap | 913307 | public | __property TBitmap* | graphics.hpp | 2 | | read=GetBitmap | | write=SetBitmap | | | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2764 | TBrush | property | Color | 913308 | __published | __property TColor | graphics.hpp | 3 | | read=GetColor | | write=SetColor | | default=16777215 | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2765 | TBrush | property | Handle | 913309 | public | __property HBRUSH | graphics.hpp | 3 | | read=GetHandle | | write=SetHandle | | nodefault | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2766 | TBrush | property | Style | 913310 | __published | __property TBrushStyle | graphics.hpp | 3 | | read=GetStyle | | write=SetStyle | | default=0 | | | | | | | | | | | TGraphicsObject | Graphics.pas |
2767 | TBrushDialog | constructor | TBrushDialog | 919205 | public | __fastcall virtual | brushdlg.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2768 | TBrushDialog | constructor | TBrushDialog | 919206 | public | __fastcall | brushdlg.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | BrushDlg.pas |
2769 | TBrushDialog | constructor | TBrushDialog | 919207 | public | __fastcall | brushdlg.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2770 | TBrushDialog | data | BColor | 919208 | __published | Stdctrls::TButton* | brushdlg.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2771 | TBrushDialog | data | BackupBrush | 919209 | public | Graphics::TBrush* | brushdlg.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2772 | TBrushDialog | data | Button2 | 919210 | __published | Stdctrls::TButton* | brushdlg.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2773 | TBrushDialog | data | Button3 | 919211 | __published | Stdctrls::TButton* | brushdlg.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2774 | TBrushDialog | data | GroupBox1 | 919212 | __published | Stdctrls::TGroupBox* | brushdlg.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2775 | TBrushDialog | data | RGStyle | 919213 | __published | Extctrls::TRadioGroup* | brushdlg.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2776 | TBrushDialog | data | SHColor | 919214 | __published | Extctrls::TShape* | brushdlg.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2777 | TBrushDialog | data | TheBrush | 919215 | public | Graphics::TBrush* | brushdlg.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2778 | TBrushDialog | function | BColorClick | 919216 | __published | void __fastcall | brushdlg.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2779 | TBrushDialog | function | Button3Click | 919217 | __published | void __fastcall | brushdlg.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2780 | TBrushDialog | function | FormClose | 919218 | __published | void __fastcall | brushdlg.hpp | 2 | System::TObject* | Sender | Forms::TCloseAction& | Action | | | | | | | | | | | | | TForm | BrushDlg.pas |
2781 | TBrushDialog | function | FormShow | 919219 | __published | void __fastcall | brushdlg.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2782 | TBrushDialog | function | RGStyleClick | 919220 | __published | void __fastcall | brushdlg.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2783 | TBrushDialog | function | RedrawShape | 919221 | public | void __fastcall | brushdlg.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2784 | TBrushDialog | function | SHColorMouseUp | 919222 | __published | void __fastcall | brushdlg.hpp | 5 | System::TObject* | Sender | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | TForm | BrushDlg.pas |
2785 | TBrushDialog | function | ~TBrushDialog | 919223 | public | __fastcall virtual | brushdlg.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | BrushDlg.pas |
2786 | TBubbleSeries | constructor | TBubbleSeries | 919224 | public | __fastcall virtual | bubblech.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2787 | TBubbleSeries | data | FRadiusValues | 919225 | private | Teengine::TChartValueList* | bubblech.hpp | 0 | | | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2788 | TBubbleSeries | data | FSquared | 919226 | private | bool | bubblech.hpp | 0 | | | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2789 | TBubbleSeries | function | AddBubble | 919227 | public | int __fastcall | bubblech.hpp | 5 | const double | AX | const double | AY | const double | ARadius | const System::AnsiString | AXLabel | Graphics::TColor | AColor | | | | | | | TPointSeries | BubbleCh.pas |
2790 | TBubbleSeries | function | Assign | 919228 | public | virtual void __fastcall | bubblech.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2791 | TBubbleSeries | function | DrawLegendShape | 919229 | protected | virtual void __fastcall | bubblech.hpp | 2 | int | ValueIndex | const Windows::TRect& | Rect | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2792 | TBubbleSeries | function | DrawValue | 919230 | protected | virtual void __fastcall | bubblech.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2793 | TBubbleSeries | function | FillSampleValues | 919231 | public | virtual void __fastcall | bubblech.hpp | 1 | int | NumValues | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2794 | TBubbleSeries | function | GetEditorClass | 919232 | protected | virtual System::AnsiString __fastcall | bubblech.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2795 | TBubbleSeries | function | IsValidSourceOf | 919233 | protected | virtual bool __fastcall | bubblech.hpp | 1 | Teengine::TChartSeries* | Value | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2796 | TBubbleSeries | function | MaxYValue | 919234 | public | virtual double __fastcall | bubblech.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2797 | TBubbleSeries | function | MinYValue | 919235 | public | virtual double __fastcall | bubblech.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2798 | TBubbleSeries | function | SetRadiusValues | 919236 | private | void __fastcall | bubblech.hpp | 1 | Teengine::TChartValueList* | Value | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2799 | TBubbleSeries | function | SetSquared | 919237 | private | void __fastcall | bubblech.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2800 | TBubbleSeries | function | ~TBubbleSeries | 919238 | public | __fastcall virtual | bubblech.hpp | 1 | | void | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2801 | TBubbleSeries | property | ColorEachPoint | 919239 | __published | __property | bubblech.hpp | 0 | | | | | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2802 | TBubbleSeries | property | RadiusValues | 919240 | __published | __property Teengine::TChartValueList* | bubblech.hpp | 2 | | read=FRadiusValues | | write=SetRadiusValues | | | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2803 | TBubbleSeries | property | Squared | 919241 | __published | __property bool | bubblech.hpp | 3 | | read=FSquared | | write=SetSquared | | default=1 | | | | | | | | | | | TPointSeries | BubbleCh.pas |
2804 | TBubbleSeriesEditor | constructor | TBubbleSeriesEditor | 919242 | public | __fastcall virtual | bubbledi.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2805 | TBubbleSeriesEditor | constructor | TBubbleSeriesEditor | 919243 | public | __fastcall | bubbledi.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | BubblEdi.pas |
2806 | TBubbleSeriesEditor | constructor | TBubbleSeriesEditor | 919244 | public | __fastcall | bubbledi.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2807 | TBubbleSeriesEditor | data | BPoinPenCol | 919245 | __published | Buttons::TBitBtn* | bubbledi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2808 | TBubbleSeriesEditor | data | BPointFillColor | 919246 | __published | Buttons::TBitBtn* | bubbledi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2809 | TBubbleSeriesEditor | data | CB3dPoint | 919247 | __published | Stdctrls::TCheckBox* | bubbledi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2810 | TBubbleSeriesEditor | data | CBInflate | 919248 | __published | Stdctrls::TCheckBox* | bubbledi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2811 | TBubbleSeriesEditor | data | CBPointColorDef | 919249 | __published | Stdctrls::TCheckBox* | bubbledi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2812 | TBubbleSeriesEditor | data | GroupBox1 | 919250 | __published | Stdctrls::TGroupBox* | bubbledi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2813 | TBubbleSeriesEditor | data | RGStyle | 919251 | __published | Extctrls::TRadioGroup* | bubbledi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2814 | TBubbleSeriesEditor | data | TheSeries | 919252 | public | Bubblech::TBubbleSeries* | bubbledi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2815 | TBubbleSeriesEditor | function | BPoinPenColClick | 919253 | __published | void __fastcall | bubbledi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2816 | TBubbleSeriesEditor | function | BPointFillColorClick | 919254 | __published | void __fastcall | bubbledi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2817 | TBubbleSeriesEditor | function | CB3dPointClick | 919255 | __published | void __fastcall | bubbledi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2818 | TBubbleSeriesEditor | function | CBInflateClick | 919256 | __published | void __fastcall | bubbledi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2819 | TBubbleSeriesEditor | function | CBPointColorDefClick | 919257 | __published | void __fastcall | bubbledi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2820 | TBubbleSeriesEditor | function | FormCreate | 919258 | __published | void __fastcall | bubbledi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2821 | TBubbleSeriesEditor | function | FormShow | 919259 | __published | void __fastcall | bubbledi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2822 | TBubbleSeriesEditor | function | RGStyleClick | 919260 | __published | void __fastcall | bubbledi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2823 | TBubbleSeriesEditor | function | ~TBubbleSeriesEditor | 919261 | public | __fastcall virtual | bubbledi.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | BubblEdi.pas |
2824 | TBuilderDim | constructor | TBuilderDim | 923579 | public | __fastcall | mxstore.hpp | 2 | Cardinal | Items | Db::TFieldType | DataType | | | | | | | | | | | | | TDimension | mxstore.pas |
2825 | TBuilderDim | data | FActiveIndex | 923580 | private | int | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2826 | TBuilderDim | data | FGroupBreak | 923581 | private | bool | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2827 | TBuilderDim | data | FLastVal | 923582 | private | System::Variant | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2828 | TBuilderDim | data | FSummary | 923583 | private | Mxarrays::TCustomArray* | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2829 | TBuilderDim | data | FSummaryDataType | 923584 | private | int | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2830 | TBuilderDim | data | FValueList | 923585 | private | Mxarrays::TStringArray* | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2831 | TBuilderDim | function | Add | 923586 | public | HIDESBASE void __fastcall | mxstore.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2832 | TBuilderDim | function | AddSummary | 923587 | public | void __fastcall | mxstore.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2833 | TBuilderDim | function | GetLastVal | 923588 | protected | System::Variant __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2834 | TBuilderDim | function | GetSumCount | 923589 | public | int __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2835 | TBuilderDim | function | GetSummary | 923590 | public | System::Variant __fastcall | mxstore.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2836 | TBuilderDim | function | InitSummary | 923591 | public | void __fastcall | mxstore.hpp | 1 | int | DataType | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2837 | TBuilderDim | function | MatchLastVal | 923592 | public | bool __fastcall | mxstore.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2838 | TBuilderDim | function | SetLastVal | 923593 | protected | void __fastcall | mxstore.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2839 | TBuilderDim | function | ~TBuilderDim | 923594 | public | __fastcall virtual | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimension | mxstore.pas |
2840 | TBuilderDim | property | GroupBreak | 923595 | public | __property bool | mxstore.hpp | 3 | | read=FGroupBreak | | write=FGroupBreak | | nodefault | | | | | | | | | | | TDimension | mxstore.pas |
2841 | TBuilderDim | property | LastVal | 923596 | public | __property System::Variant | mxstore.hpp | 2 | | read=GetLastVal | | write=SetLastVal | | | | | | | | | | | | | TDimension | mxstore.pas |
2842 | TBuilderDim | property | SumCount | 923597 | public | __property int | mxstore.hpp | 2 | | read=GetSumCount | | nodefault | | | | | | | | | | | | | TDimension | mxstore.pas |
2843 | TButton | constructor | TButton | 915608 | public | __fastcall virtual | stdctrls.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2844 | TButton | constructor | TButton | 915609 | public | __fastcall | stdctrls.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2845 | TButton | data | FActive | 915610 | private | bool | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2846 | TButton | data | FCancel | 915611 | private | bool | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2847 | TButton | data | FDefault | 915612 | private | bool | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2848 | TButton | data | FModalResult | 915613 | private | Forms::TModalResult | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2849 | TButton | function | CMDialogChar | 915614 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMKey& | Message | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2850 | TButton | function | CMDialogKey | 915615 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMKey& | Message | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2851 | TButton | function | CMFocusChanged | 915616 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Controls::TCMFocusChanged& | Message | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2852 | TButton | function | CNCommand | 915617 | private | MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMCommand& | Message | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2853 | TButton | function | Click | 915618 | public | DYNAMIC void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2854 | TButton | function | CreateParams | 915619 | protected | virtual void __fastcall | stdctrls.hpp | 1 | Controls::TCreateParams& | Params | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2855 | TButton | function | CreateWnd | 915620 | protected | virtual void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2856 | TButton | function | SetButtonStyle | 915621 | protected | virtual void __fastcall | stdctrls.hpp | 1 | bool | ADefault | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2857 | TButton | function | SetDefault | 915622 | private | void __fastcall | stdctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2858 | TButton | function | WMEraseBkgnd | 915623 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMEraseBkgnd& | Message | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2859 | TButton | function | ~TButton | 915624 | public | __fastcall virtual | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2860 | TButton | property | Cancel | 915625 | __published | __property bool | stdctrls.hpp | 3 | | read=FCancel | | write=FCancel | | default=0 | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2861 | TButton | property | Caption | 915626 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2862 | TButton | property | Default | 915627 | __published | __property bool | stdctrls.hpp | 3 | | read=FDefault | | write=SetDefault | | default=0 | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2863 | TButton | property | DragCursor | 915628 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2864 | TButton | property | DragMode | 915629 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2865 | TButton | property | Enabled | 915630 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2866 | TButton | property | Font | 915631 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2867 | TButton | property | ModalResult | 915632 | __published | __property Forms::TModalResult | stdctrls.hpp | 3 | | read=FModalResult | | write=FModalResult | | default=0 | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2868 | TButton | property | OnClick | 915633 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2869 | TButton | property | OnDragDrop | 915634 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2870 | TButton | property | OnDragOver | 915635 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2871 | TButton | property | OnEndDrag | 915636 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2872 | TButton | property | OnEnter | 915637 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2873 | TButton | property | OnExit | 915638 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2874 | TButton | property | OnKeyDown | 915639 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2875 | TButton | property | OnKeyPress | 915640 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2876 | TButton | property | OnKeyUp | 915641 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2877 | TButton | property | OnMouseDown | 915642 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2878 | TButton | property | OnMouseMove | 915643 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2879 | TButton | property | OnMouseUp | 915644 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2880 | TButton | property | OnStartDrag | 915645 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2881 | TButton | property | ParentFont | 915646 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2882 | TButton | property | ParentShowHint | 915647 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2883 | TButton | property | PopupMenu | 915648 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2884 | TButton | property | ShowHint | 915649 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2885 | TButton | property | TabOrder | 915650 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2886 | TButton | property | TabStop | 915651 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2887 | TButton | property | Visible | 915652 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
2888 | TButtonControl | constructor | TButtonControl | 915653 | public | __fastcall virtual | stdctrls.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
2889 | TButtonControl | constructor | TButtonControl | 915654 | public | __fastcall | stdctrls.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
2890 | TButtonControl | data | FClicksDisabled | 915655 | private | bool | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
2891 | TButtonControl | function | WndProc | 915656 | protected | virtual void __fastcall | stdctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
2892 | TButtonControl | function | ~TButtonControl | 915657 | public | __fastcall virtual | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
2893 | TBytesField | constructor | TBytesField | 902727 | public | __fastcall virtual | db.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TBinaryField | Db.pas |
2894 | TBytesField | function | GetDataSize | 902728 | protected | virtual Word __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TBinaryField | Db.pas |
2895 | TBytesField | function | ~TBytesField | 902729 | public | __fastcall virtual | db.hpp | 1 | | void | | | | | | | | | | | | | | | TBinaryField | Db.pas |
2896 | TCCalendar | constructor | TCCalendar | 929463 | public | __fastcall virtual | ccalendr.h | 1 | TComponent * | AOwner | | | | | | | | | | | | | | | TCustomGrid | |
2897 | TCCalendar | constructor | TCCalendar | 929464 | public | __fastcall | ccalendr.h | 1 | HWND | Parent | | | | | | | | | | | | | | | TCustomGrid | |
2898 | TCCalendar | data | FDate | 929465 | private | TDateTime | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2899 | TCCalendar | data | FMonthOffset | 929466 | private | Integer | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2900 | TCCalendar | data | FOnChange | 929467 | private | TNotifyEvent | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2901 | TCCalendar | data | FReadOnly | 929468 | private | Boolean | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2902 | TCCalendar | data | FStartOfWeek | 929469 | private | TDayOfWeek | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2903 | TCCalendar | data | FUpdating | 929470 | private | Boolean | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2904 | TCCalendar | data | FUseCurrentDate | 929471 | private | Boolean | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2905 | TCCalendar | function | Change | 929472 | protected | virtual void __fastcall | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2906 | TCCalendar | function | ChangeMonth | 929473 | protected | void __fastcall | ccalendr.h | 1 | Integer | Delta | | | | | | | | | | | | | | | TCustomGrid | |
2907 | TCCalendar | function | Click | 929474 | protected | DYNAMIC void __fastcall | ccalendr.h | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | |
2908 | TCCalendar | function | DaysPerMonth | 929475 | public | virtual int __fastcall | ccalendr.h | 2 | int | AYear | int | AMonth | | | | | | | | | | | | | TCustomGrid | |
2909 | TCCalendar | function | DaysThisMonth | 929476 | protected | virtual int __fastcall | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2910 | TCCalendar | function | DrawCell | 929477 | protected | virtual void __fastcall | ccalendr.h | 4 | int | ACol | int | ARow | const TRect& | ARect | TGridDrawState | AState | | | | | | | | | TCustomGrid | |
2911 | TCCalendar | function | GetCellText | 929478 | private | AnsiString __fastcall | ccalendr.h | 2 | int | ACol | int | ARow | | | | | | | | | | | | | TCustomGrid | |
2912 | TCCalendar | function | GetDateElement | 929479 | private | Integer __fastcall | ccalendr.h | 1 | Integer | Index | | | | | | | | | | | | | | | TCustomGrid | |
2913 | TCCalendar | function | IsLeapYear | 929480 | protected | virtual bool __fastcall | ccalendr.h | 1 | int | AYear | | | | | | | | | | | | | | | TCustomGrid | |
2914 | TCCalendar | function | NextMonth | 929481 | public | void __fastcall | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2915 | TCCalendar | function | NextYear | 929482 | public | void __fastcall | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2916 | TCCalendar | function | PrevMonth | 929483 | public | void __fastcall | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2917 | TCCalendar | function | PrevYear | 929484 | public | void __fastcall | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2918 | TCCalendar | function | SeTCCalendarDate | 929485 | private | void __fastcall | ccalendr.h | 1 | TDateTime | Value | | | | | | | | | | | | | | | TCustomGrid | |
2919 | TCCalendar | function | SelectCell | 929486 | protected | virtual bool __fastcall | ccalendr.h | 2 | int | ACol | int | ARow | | | | | | | | | | | | | TCustomGrid | |
2920 | TCCalendar | function | SetDateElement | 929487 | private | void __fastcall | ccalendr.h | 2 | int | Index | int | Value | | | | | | | | | | | | | TCustomGrid | |
2921 | TCCalendar | function | SetStartOfWeek | 929488 | private | void __fastcall | ccalendr.h | 1 | TDayOfWeek | Value | | | | | | | | | | | | | | | TCustomGrid | |
2922 | TCCalendar | function | SetUseCurrentDate | 929489 | private | void __fastcall | ccalendr.h | 1 | bool | Value | | | | | | | | | | | | | | | TCustomGrid | |
2923 | TCCalendar | function | StoreCalendarDate | 929490 | private | bool __fastcall | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2924 | TCCalendar | function | UpdateCalendar | 929491 | public | virtual void __fastcall | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2925 | TCCalendar | function | WMSize | 929492 | protected | void __fastcall | ccalendr.h | 1 | TWMSize& | Message | | | | | | | | | | | | | | | TCustomGrid | |
2926 | TCCalendar | property | Align | 929493 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2927 | TCCalendar | property | BorderStyle | 929494 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2928 | TCCalendar | property | CalendarDate | 929495 | public | __property TDateTime | ccalendr.h | 3 | | read=FDate | | write=SeTCCalendarDate | | stored=StoreCalendarDate | | | | | | | | | | | TCustomGrid | |
2929 | TCCalendar | property | CellText[Integer ACol][Integer ARow] | 929496 | public | __property AnsiString | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2930 | TCCalendar | property | Color | 929497 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2931 | TCCalendar | property | Ctl3D | 929498 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2932 | TCCalendar | property | Day | 929499 | __published | __property Integer | ccalendr.h | 5 | | read=GetDateElement | | write=SetDateElement | | stored=false | | index=3 | | nodefault | | | | | | | TCustomGrid | |
2933 | TCCalendar | property | Enabled | 929500 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2934 | TCCalendar | property | Font | 929501 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2935 | TCCalendar | property | GridLineWidth | 929502 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2936 | TCCalendar | property | Month | 929503 | __published | __property Integer | ccalendr.h | 5 | | read=GetDateElement | | write=SetDateElement | | stored=false | | index=2 | | nodefault | | | | | | | TCustomGrid | |
2937 | TCCalendar | property | OnChange | 929504 | __published | __property TNotifyEvent | ccalendr.h | 2 | | read=FOnChange | | write=FOnChange | | | | | | | | | | | | | TCustomGrid | |
2938 | TCCalendar | property | OnClick | 929505 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2939 | TCCalendar | property | OnDblClick | 929506 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2940 | TCCalendar | property | OnDragDrop | 929507 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2941 | TCCalendar | property | OnDragOver | 929508 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2942 | TCCalendar | property | OnEndDrag | 929509 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2943 | TCCalendar | property | OnEnter | 929510 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2944 | TCCalendar | property | OnExit | 929511 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2945 | TCCalendar | property | OnKeyDown | 929512 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2946 | TCCalendar | property | OnKeyPress | 929513 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2947 | TCCalendar | property | OnKeyUp | 929514 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2948 | TCCalendar | property | ParentColor | 929515 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2949 | TCCalendar | property | ParentFont | 929516 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2950 | TCCalendar | property | ParentShowHint | 929517 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2951 | TCCalendar | property | PopupMenu | 929518 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2952 | TCCalendar | property | ReadOnly | 929519 | __published | __property Boolean | ccalendr.h | 3 | | read=FReadOnly | | write=FReadOnly | | default=0 | | | | | | | | | | | TCustomGrid | |
2953 | TCCalendar | property | ShowHint | 929520 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2954 | TCCalendar | property | StartOfWeek | 929521 | __published | __property TDayOfWeek | ccalendr.h | 3 | | read=FStartOfWeek | | write=SetStartOfWeek | | default=1 | | | | | | | | | | | TCustomGrid | |
2955 | TCCalendar | property | TabOrder | 929522 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2956 | TCCalendar | property | TabStop | 929523 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2957 | TCCalendar | property | UseCurrentDate | 929524 | __published | __property Boolean | ccalendr.h | 3 | | read=FUseCurrentDate | | write=SetUseCurrentDate | | default=1 | | | | | | | | | | | TCustomGrid | |
2958 | TCCalendar | property | Visible | 929525 | __published | __property | ccalendr.h | 0 | | | | | | | | | | | | | | | | | TCustomGrid | |
2959 | TCCalendar | property | Year | 929526 | __published | __property Integer | ccalendr.h | 5 | | read=GetDateElement | | write=SetDateElement | | stored=false | | index=1 | | nodefault | | | | | | | TCustomGrid | |
2960 | TCColorGrid | constructor | TCColorGrid | 929574 | public | __fastcall virtual | cgrid.h | 1 | TComponent * | AOwner | | | | | | | | | | | | | | | TCustomControl | |
2961 | TCColorGrid | constructor | TCColorGrid | 929575 | public | __fastcall | cgrid.h | 1 | HWND | Parent | | | | | | | | | | | | | | | TCustomControl | |
2962 | TCColorGrid | data | FBackgroundEnabled | 929576 | private | Boolean | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2963 | TCColorGrid | data | FBackgroundIndex | 929577 | private | Integer | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2964 | TCColorGrid | data | FButton | 929578 | private | TMouseButton | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2965 | TCColorGrid | data | FButtonDown | 929579 | private | Boolean | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2966 | TCColorGrid | data | FCellXSize | 929580 | private | Integer | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2967 | TCColorGrid | data | FCellYSize | 929581 | private | Integer | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2968 | TCColorGrid | data | FClickEnablesColor | 929582 | private | Boolean | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2969 | TCColorGrid | data | FForegroundEnabled | 929583 | private | Boolean | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2970 | TCColorGrid | data | FForegroundIndex | 929584 | private | Integer | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2971 | TCColorGrid | data | FGridOrdering | 929585 | private | TGridOrdering | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2972 | TCColorGrid | data | FHasFocus | 929586 | private | Boolean | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2973 | TCColorGrid | data | FNumXSquares | 929587 | private | Integer | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2974 | TCColorGrid | data | FNumYSquares | 929588 | private | Integer | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2975 | TCColorGrid | data | FOnChange | 929589 | private | TNotifyEvent | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2976 | TCColorGrid | data | FPaletteEntries[20] | 929590 | private | TPaletteEntry | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2977 | TCColorGrid | data | FSelection | 929591 | private | Integer | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
2978 | TCColorGrid | function | CMCtl3DChanged | 929592 | private | MESSAGE void __fastcall | cgrid.h | 1 | TMessage& | Message | | | | | | | | | | | | | | | TCustomControl | |
2979 | TCColorGrid | function | Change | 929593 | protected | virtual void __fastcall | cgrid.h | 1 | | void | | | | | | | | | | | | | | | TCustomControl | |
2980 | TCColorGrid | function | CreateWnd | 929594 | protected | virtual void __fastcall | cgrid.h | 1 | | void | | | | | | | | | | | | | | | TCustomControl | |
2981 | TCColorGrid | function | DrawFgBg | 929595 | private | void __fastcall | cgrid.h | 1 | | void | | | | | | | | | | | | | | | TCustomControl | |
2982 | TCColorGrid | function | DrawSquare | 929596 | private | void __fastcall | cgrid.h | 2 | Integer | Which | Boolean | ShowSelector | | | | | | | | | | | | | TCustomControl | |
2983 | TCColorGrid | function | EnableBackground | 929597 | private | void __fastcall | cgrid.h | 1 | Boolean | Value | | | | | | | | | | | | | | | TCustomControl | |
2984 | TCColorGrid | function | EnableForeground | 929598 | private | void __fastcall | cgrid.h | 1 | Boolean | Value | | | | | | | | | | | | | | | TCustomControl | |
2985 | TCColorGrid | function | GetBackgroundColor | 929599 | private | TColor __fastcall | cgrid.h | 1 | | void | | | | | | | | | | | | | | | TCustomControl | |
2986 | TCColorGrid | function | GetForegroundColor | 929600 | private | TColor __fastcall | cgrid.h | 1 | | void | | | | | | | | | | | | | | | TCustomControl | |
2987 | TCColorGrid | function | KeyDown | 929601 | protected | DYNAMIC void __fastcall | cgrid.h | 2 | Word& | Key | TShiftState | Shift | | | | | | | | | | | | | TCustomControl | |
2988 | TCColorGrid | function | MouseDown | 929602 | protected | DYNAMIC void __fastcall | cgrid.h | 4 | TMouseButton | Button | TShiftState | Shift | Integer | X | Integer | Y | | | | | | | | | TCustomControl | |
2989 | TCColorGrid | function | MouseMove | 929603 | protected | DYNAMIC void __fastcall | cgrid.h | 3 | TShiftState | Shift | Integer | X | Integer | Y | | | | | | | | | | | TCustomControl | |
2990 | TCColorGrid | function | MouseUp | 929604 | protected | DYNAMIC void __fastcall | cgrid.h | 4 | TMouseButton | Button | TShiftState | Shift | Integer | X | Integer | Y | | | | | | | | | TCustomControl | |
2991 | TCColorGrid | function | Paint | 929605 | protected | virtual void __fastcall | cgrid.h | 1 | | void | | | | | | | | | | | | | | | TCustomControl | |
2992 | TCColorGrid | function | SetBackgroundIndex | 929606 | private | void __fastcall | cgrid.h | 1 | Integer | Value | | | | | | | | | | | | | | | TCustomControl | |
2993 | TCColorGrid | function | SetForegroundIndex | 929607 | private | void __fastcall | cgrid.h | 1 | Integer | Value | | | | | | | | | | | | | | | TCustomControl | |
2994 | TCColorGrid | function | SetGridOrdering | 929608 | private | void __fastcall | cgrid.h | 1 | TGridOrdering | Value | | | | | | | | | | | | | | | TCustomControl | |
2995 | TCColorGrid | function | SetSelection | 929609 | private | void __fastcall | cgrid.h | 1 | Integer | Value | | | | | | | | | | | | | | | TCustomControl | |
2996 | TCColorGrid | function | SquareFromPos | 929610 | protected | Integer __fastcall | cgrid.h | 2 | Integer | X | Integer | Y | | | | | | | | | | | | | TCustomControl | |
2997 | TCColorGrid | function | UpdateCellSizes | 929611 | private | void __fastcall | cgrid.h | 1 | Boolean | DoRepaint | | | | | | | | | | | | | | | TCustomControl | |
2998 | TCColorGrid | function | WMGetDlgCode | 929612 | private | MESSAGE void __fastcall | cgrid.h | 1 | TWMNoParams& | Message | | | | | | | | | | | | | | | TCustomControl | |
2999 | TCColorGrid | function | WMKillFocus | 929613 | private | MESSAGE void __fastcall | cgrid.h | 1 | TWMKillFocus& | Message | | | | | | | | | | | | | | | TCustomControl | |
3000 | TCColorGrid | function | WMSetFocus | 929614 | private | MESSAGE void __fastcall | cgrid.h | 1 | TWMSetFocus& | Message | | | | | | | | | | | | | | | TCustomControl | |
3001 | TCColorGrid | function | WMSize | 929615 | private | MESSAGE void __fastcall | cgrid.h | 1 | TWMSize& | Message | | | | | | | | | | | | | | | TCustomControl | |
3002 | TCColorGrid | property | BackgroundColor | 929616 | public | __property TColor | cgrid.h | 2 | | read=GetBackgroundColor | | nodefault | | | | | | | | | | | | | TCustomControl | |
3003 | TCColorGrid | property | BackgroundEnabled | 929617 | __published | __property Boolean | cgrid.h | 3 | | read=FBackgroundEnabled | | write=EnableBackground | | default=1 | | | | | | | | | | | TCustomControl | |
3004 | TCColorGrid | property | BackgroundIndex | 929618 | __published | __property Integer | cgrid.h | 3 | | read=FBackgroundIndex | | write=SetBackgroundIndex | | default=0 | | | | | | | | | | | TCustomControl | |
3005 | TCColorGrid | property | ClickEnablesColor | 929619 | __published | __property Boolean | cgrid.h | 3 | | read=FClickEnablesColor | | write=FClickEnablesColor | | default=0 | | | | | | | | | | | TCustomControl | |
3006 | TCColorGrid | property | Ctl3D | 929620 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3007 | TCColorGrid | property | DragCursor | 929621 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3008 | TCColorGrid | property | DragMode | 929622 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3009 | TCColorGrid | property | Enabled | 929623 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3010 | TCColorGrid | property | Font | 929624 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3011 | TCColorGrid | property | ForegroundColor | 929625 | public | __property TColor | cgrid.h | 2 | | read=GetForegroundColor | | nodefault | | | | | | | | | | | | | TCustomControl | |
3012 | TCColorGrid | property | ForegroundEnabled | 929626 | __published | __property Boolean | cgrid.h | 3 | | read=FForegroundEnabled | | write=EnableForeground | | default=1 | | | | | | | | | | | TCustomControl | |
3013 | TCColorGrid | property | ForegroundIndex | 929627 | __published | __property Integer | cgrid.h | 3 | | read=FForegroundIndex | | write=SetForegroundIndex | | default=0 | | | | | | | | | | | TCustomControl | |
3014 | TCColorGrid | property | GridOrdering | 929628 | __published | __property TGridOrdering | cgrid.h | 3 | | read=FGridOrdering | | write=SetGridOrdering | | default=2 | | | | | | | | | | | TCustomControl | |
3015 | TCColorGrid | property | OnChange | 929629 | __published | __property TNotifyEvent | cgrid.h | 2 | | read=FOnChange | | write=FOnChange | | | | | | | | | | | | | TCustomControl | |
3016 | TCColorGrid | property | OnClick | 929630 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3017 | TCColorGrid | property | OnDragDrop | 929631 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3018 | TCColorGrid | property | OnDragOver | 929632 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3019 | TCColorGrid | property | OnEndDrag | 929633 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3020 | TCColorGrid | property | OnEnter | 929634 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3021 | TCColorGrid | property | OnExit | 929635 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3022 | TCColorGrid | property | OnKeyDown | 929636 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3023 | TCColorGrid | property | OnKeyPress | 929637 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3024 | TCColorGrid | property | OnKeyUp | 929638 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3025 | TCColorGrid | property | OnMouseDown | 929639 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3026 | TCColorGrid | property | OnMouseMove | 929640 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3027 | TCColorGrid | property | OnMouseUp | 929641 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3028 | TCColorGrid | property | ParentCtl3D | 929642 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3029 | TCColorGrid | property | ParentFont | 929643 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3030 | TCColorGrid | property | ParentShowHint | 929644 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3031 | TCColorGrid | property | Selection | 929645 | __published | __property Integer | cgrid.h | 3 | | read=FSelection | | write=SetSelection | | default=0 | | | | | | | | | | | TCustomControl | |
3032 | TCColorGrid | property | ShowHint | 929646 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3033 | TCColorGrid | property | TabOrder | 929647 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3034 | TCColorGrid | property | TabStop | 929648 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3035 | TCColorGrid | property | Visible | 929649 | __published | __property | cgrid.h | 0 | | | | | | | | | | | | | | | | | TCustomControl | |
3036 | TCDirectoryOutline | constructor | TCDirectoryOutline | 929995 | public | virtual __fastcall | cdiroutl.h | 1 | TComponent* | Owner | | | | | | | | | | | | | | | TCustomOutline | |
3037 | TCDirectoryOutline | data | FCaseFunction | 929996 | private | TCaseFunction | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3038 | TCDirectoryOutline | data | FDirectory | 929997 | private | TFileName | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3039 | TCDirectoryOutline | data | FDrive | 929998 | private | char | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3040 | TCDirectoryOutline | data | FOnChange | 929999 | private | TNotifyEvent | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3041 | TCDirectoryOutline | data | FTextCase | 930000 | private | TTextCase | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3042 | TCDirectoryOutline | function | AnsiString | 930001 | private | typedef | cdiroutl.h | 1 | __fastcall * | TCaseFunction | | | | | | | | | | | | | | | TCustomOutline | |
3043 | TCDirectoryOutline | function | AssignCaseProc | 930002 | protected | void __fastcall | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3044 | TCDirectoryOutline | function | BuildOneLevel | 930003 | protected | virtual void __fastcall | cdiroutl.h | 1 | long | RootItem | | | | | | | | | | | | | | | TCustomOutline | |
3045 | TCDirectoryOutline | function | BuildSubTree | 930004 | protected | virtual void __fastcall | cdiroutl.h | 1 | long | RootItem | | | | | | | | | | | | | | | TCustomOutline | |
3046 | TCDirectoryOutline | function | BuildTree | 930005 | protected | virtual void __fastcall | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3047 | TCDirectoryOutline | function | Change | 930006 | protected | virtual void __fastcall | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3048 | TCDirectoryOutline | function | Click | 930007 | protected | DYNAMIC void __fastcall | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3049 | TCDirectoryOutline | function | CreateWnd | 930008 | protected | virtual void __fastcall | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3050 | TCDirectoryOutline | function | CurDir | 930009 | protected | static AnsiString | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3051 | TCDirectoryOutline | function | DriveToInt | 930010 | private | static int __fastcall | cdiroutl.h | 1 | | char | | | | | | | | | | | | | | | TCustomOutline | |
3052 | TCDirectoryOutline | function | Expand | 930011 | protected | DYNAMIC void __fastcall | cdiroutl.h | 1 | int | Index | | | | | | | | | | | | | | | TCustomOutline | |
3053 | TCDirectoryOutline | function | ForceCase | 930012 | public | AnsiString __fastcall | cdiroutl.h | 1 | const AnsiString& | AString | | | | | | | | | | | | | | | TCustomOutline | |
3054 | TCDirectoryOutline | function | GetChildNamed | 930013 | private | long __fastcall | cdiroutl.h | 2 | const AnsiString& | Name | long | Item | | | | | | | | | | | | | TCustomOutline | |
3055 | TCDirectoryOutline | function | IntToDrive | 930014 | private | static char __fastcall | cdiroutl.h | 1 | | int | | | | | | | | | | | | | | | TCustomOutline | |
3056 | TCDirectoryOutline | function | Loaded | 930015 | protected | virtual void __fastcall | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3057 | TCDirectoryOutline | function | SetDirectory | 930016 | protected | void __fastcall | cdiroutl.h | 1 | TFileName | NewDirectory | | | | | | | | | | | | | | | TCustomOutline | |
3058 | TCDirectoryOutline | function | SetDrive | 930017 | protected | void __fastcall | cdiroutl.h | 1 | char | NewDrive | | | | | | | | | | | | | | | TCustomOutline | |
3059 | TCDirectoryOutline | function | SetTextCase | 930018 | protected | void __fastcall | cdiroutl.h | 1 | TTextCase | NewTextCase | | | | | | | | | | | | | | | TCustomOutline | |
3060 | TCDirectoryOutline | function | WalkTree | 930019 | protected | void __fastcall | cdiroutl.h | 1 | const AnsiString& | Dest | | | | | | | | | | | | | | | TCustomOutline | |
3061 | TCDirectoryOutline | function | read | 930020 | public | { | cdiroutl.h | 2 | | FDirectory | write = | SetDirectory | | | | | | | | | | | | | TCustomOutline | |
3062 | TCDirectoryOutline | property | Align | 930021 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3063 | TCDirectoryOutline | property | BorderStyle | 930022 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3064 | TCDirectoryOutline | property | Color | 930023 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3065 | TCDirectoryOutline | property | Ctl3D | 930024 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3066 | TCDirectoryOutline | property | DragCursor | 930025 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3067 | TCDirectoryOutline | property | DragMode | 930026 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3068 | TCDirectoryOutline | property | Drive | 930027 | public | __property char | cdiroutl.h | 2 | { read = | FDrive | write = | SetDrive | | | | | | | | | | | | | TCustomOutline | |
3069 | TCDirectoryOutline | property | Enabled | 930028 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3070 | TCDirectoryOutline | property | Font | 930029 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3071 | TCDirectoryOutline | property | ItemHeight | 930030 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3072 | TCDirectoryOutline | property | Lines | 930031 | public | __property | cdiroutl.h | 1 | { stored = | false | | | | | | | | | | | | | | | TCustomOutline | |
3073 | TCDirectoryOutline | property | OnChange | 930032 | __published | __property TNotifyEvent | cdiroutl.h | 2 | { read = | FOnChange | write = | FOnChange | | | | | | | | | | | | | TCustomOutline | |
3074 | TCDirectoryOutline | property | OnClick | 930033 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3075 | TCDirectoryOutline | property | OnCollapse | 930034 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3076 | TCDirectoryOutline | property | OnDblClick | 930035 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3077 | TCDirectoryOutline | property | OnDragDrop | 930036 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3078 | TCDirectoryOutline | property | OnDragOver | 930037 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3079 | TCDirectoryOutline | property | OnDrawItem | 930038 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3080 | TCDirectoryOutline | property | OnEndDrag | 930039 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3081 | TCDirectoryOutline | property | OnEnter | 930040 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3082 | TCDirectoryOutline | property | OnExit | 930041 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3083 | TCDirectoryOutline | property | OnExpand | 930042 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3084 | TCDirectoryOutline | property | OnKeyDown | 930043 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3085 | TCDirectoryOutline | property | OnKeyPress | 930044 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3086 | TCDirectoryOutline | property | OnKeyUp | 930045 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3087 | TCDirectoryOutline | property | OnMouseDown | 930046 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3088 | TCDirectoryOutline | property | OnMouseMove | 930047 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3089 | TCDirectoryOutline | property | OnMouseUp | 930048 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3090 | TCDirectoryOutline | property | Options | 930049 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3091 | TCDirectoryOutline | property | ParentColor | 930050 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3092 | TCDirectoryOutline | property | ParentCtl3D | 930051 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3093 | TCDirectoryOutline | property | ParentFont | 930052 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3094 | TCDirectoryOutline | property | ParentShowHint | 930053 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3095 | TCDirectoryOutline | property | PictureClosed | 930054 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3096 | TCDirectoryOutline | property | PictureLeaf | 930055 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3097 | TCDirectoryOutline | property | PictureOpen | 930056 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3098 | TCDirectoryOutline | property | PopupMenu | 930057 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3099 | TCDirectoryOutline | property | ScrollBars | 930058 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3100 | TCDirectoryOutline | property | ShowHint | 930059 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3101 | TCDirectoryOutline | property | Style | 930060 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3102 | TCDirectoryOutline | property | TabOrder | 930061 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3103 | TCDirectoryOutline | property | TabStop | 930062 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3104 | TCDirectoryOutline | property | TextCase | 930063 | __published | __property TTextCase | cdiroutl.h | 2 | { read = | FTextCase | write = | SetTextCase | | | | | | | | | | | | | TCustomOutline | |
3105 | TCDirectoryOutline | property | Visible | 930064 | __published | __property | cdiroutl.h | 0 | | | | | | | | | | | | | | | | | TCustomOutline | |
3106 | TCGIApplication | constructor | TCGIApplication | 928393 | public | __fastcall virtual | cgiapp.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TWebApplication | CGIApp.pas |
3107 | TCGIApplication | data | FOutputFileName | 928394 | private | System::AnsiString | cgiapp.hpp | 0 | | | | | | | | | | | | | | | | | TWebApplication | CGIApp.pas |
3108 | TCGIApplication | function | NewRequest | 928395 | private | TCGIRequest* __fastcall | cgiapp.hpp | 1 | | void | | | | | | | | | | | | | | | TWebApplication | CGIApp.pas |
3109 | TCGIApplication | function | NewResponse | 928396 | private | TCGIResponse* __fastcall | cgiapp.hpp | 1 | TCGIRequest* | CGIRequest | | | | | | | | | | | | | | | TWebApplication | CGIApp.pas |
3110 | TCGIApplication | function | Run | 928397 | public | virtual void __fastcall | cgiapp.hpp | 1 | | void | | | | | | | | | | | | | | | TWebApplication | CGIApp.pas |
3111 | TCGIApplication | function | ~TCGIApplication | 928398 | public | __fastcall virtual | cgiapp.hpp | 1 | | void | | | | | | | | | | | | | | | TWebApplication | CGIApp.pas |
3112 | TCGIRequest | constructor | TCGIRequest | 928399 | public | __fastcall | cgiapp.hpp | 1 | | void | | | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3113 | TCGIRequest | data | FContent | 928400 | private | System::AnsiString | cgiapp.hpp | 0 | | | | | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3114 | TCGIRequest | function | GetDateVariable | 928401 | protected | virtual System::TDateTime __fastcall | cgiapp.hpp | 1 | int | Index | | | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3115 | TCGIRequest | function | GetFieldByName | 928402 | public | virtual System::AnsiString __fastcall | cgiapp.hpp | 1 | const System::AnsiString | Name | | | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3116 | TCGIRequest | function | GetIntegerVariable | 928403 | protected | virtual int __fastcall | cgiapp.hpp | 1 | int | Index | | | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3117 | TCGIRequest | function | GetStringVariable | 928404 | protected | virtual System::AnsiString __fastcall | cgiapp.hpp | 1 | int | Index | | | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3118 | TCGIRequest | function | ReadClient | 928405 | public | virtual int __fastcall | cgiapp.hpp | 2 | void * | Buffer | int | Count | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3119 | TCGIRequest | function | ReadString | 928406 | public | virtual System::AnsiString __fastcall | cgiapp.hpp | 1 | int | Count | | | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3120 | TCGIRequest | function | TranslateURI | 928407 | public | virtual System::AnsiString __fastcall | cgiapp.hpp | 1 | const System::AnsiString | URI | | | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3121 | TCGIRequest | function | WriteClient | 928408 | public | virtual int __fastcall | cgiapp.hpp | 2 | void * | Buffer | int | Count | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3122 | TCGIRequest | function | WriteString | 928409 | public | virtual bool __fastcall | cgiapp.hpp | 1 | const System::AnsiString | AString | | | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3123 | TCGIRequest | function | ~TCGIRequest | 928410 | public | __fastcall virtual | cgiapp.hpp | 1 | | void | | | | | | | | | | | | | | | TWebRequest | CGIApp.pas |
3124 | TCGIResponse | constructor | TCGIResponse | 928411 | public | __fastcall | cgiapp.hpp | 1 | Httpapp::TWebRequest* | HTTPRequest | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3125 | TCGIResponse | data | FContent | 928412 | private | System::AnsiString | cgiapp.hpp | 0 | | | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3126 | TCGIResponse | data | FDateVariables[3] | 928413 | private | System::TDateTime | cgiapp.hpp | 0 | | | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3127 | TCGIResponse | data | FIntegerVariables[1] | 928414 | private | int | cgiapp.hpp | 0 | | | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3128 | TCGIResponse | data | FSent | 928415 | private | bool | cgiapp.hpp | 0 | | | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3129 | TCGIResponse | data | FStatusCode | 928416 | private | int | cgiapp.hpp | 0 | | | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3130 | TCGIResponse | data | FStringVariables[12] | 928417 | private | System::AnsiString | cgiapp.hpp | 0 | | | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3131 | TCGIResponse | function | GetContent | 928418 | protected | virtual System::AnsiString __fastcall | cgiapp.hpp | 1 | | void | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3132 | TCGIResponse | function | GetDateVariable | 928419 | protected | virtual System::TDateTime __fastcall | cgiapp.hpp | 1 | int | Index | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3133 | TCGIResponse | function | GetIntegerVariable | 928420 | protected | virtual int __fastcall | cgiapp.hpp | 1 | int | Index | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3134 | TCGIResponse | function | GetLogMessage | 928421 | protected | virtual System::AnsiString __fastcall | cgiapp.hpp | 1 | | void | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3135 | TCGIResponse | function | GetStatusCode | 928422 | protected | virtual int __fastcall | cgiapp.hpp | 1 | | void | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3136 | TCGIResponse | function | GetStringVariable | 928423 | protected | virtual System::AnsiString __fastcall | cgiapp.hpp | 1 | int | Index | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3137 | TCGIResponse | function | SendRedirect | 928424 | public | virtual void __fastcall | cgiapp.hpp | 1 | const System::AnsiString | URI | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3138 | TCGIResponse | function | SendResponse | 928425 | public | virtual void __fastcall | cgiapp.hpp | 1 | | void | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3139 | TCGIResponse | function | SendStream | 928426 | public | virtual void __fastcall | cgiapp.hpp | 1 | Classes::TStream* | AStream | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3140 | TCGIResponse | function | Sent | 928427 | protected | virtual bool __fastcall | cgiapp.hpp | 1 | | void | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3141 | TCGIResponse | function | SetContent | 928428 | protected | virtual void __fastcall | cgiapp.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3142 | TCGIResponse | function | SetDateVariable | 928429 | protected | virtual void __fastcall | cgiapp.hpp | 2 | int | Index | const System::TDateTime | Value | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3143 | TCGIResponse | function | SetIntegerVariable | 928430 | protected | virtual void __fastcall | cgiapp.hpp | 2 | int | Index | int | Value | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3144 | TCGIResponse | function | SetLogMessage | 928431 | protected | virtual void __fastcall | cgiapp.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3145 | TCGIResponse | function | SetStatusCode | 928432 | protected | virtual void __fastcall | cgiapp.hpp | 1 | int | Value | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3146 | TCGIResponse | function | SetStringVariable | 928433 | protected | virtual void __fastcall | cgiapp.hpp | 2 | int | Index | const System::AnsiString | Value | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3147 | TCGIResponse | function | ~TCGIResponse | 928434 | public | __fastcall virtual | cgiapp.hpp | 1 | | void | | | | | | | | | | | | | | | TWebResponse | CGIApp.pas |
3148 | TCGauge | constructor | TCGauge | 929529 | public | __fastcall virtual | cgauges.h | 1 | TComponent * | AOwner | | | | | | | | | | | | | | | TGraphicControl | |
3149 | TCGauge | data | FBackColor | 929530 | private | TColor | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3150 | TCGauge | data | FBorderStyle | 929531 | private | TFormBorderStyle | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3151 | TCGauge | data | FCurValue | 929532 | private | Longint | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3152 | TCGauge | data | FForeColor | 929533 | private | TColor | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3153 | TCGauge | data | FKind | 929534 | private | TCGaugeKind | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3154 | TCGauge | data | FMaxValue | 929535 | private | Longint | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3155 | TCGauge | data | FMinValue | 929536 | private | Longint | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3156 | TCGauge | data | FShowText | 929537 | private | Boolean | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3157 | TCGauge | function | AddProgress | 929538 | public | void __fastcall | cgauges.h | 1 | Longint | Value | | | | | | | | | | | | | | | TGraphicControl | |
3158 | TCGauge | function | GetPercentDone | 929539 | private | Longint __fastcall | cgauges.h | 1 | | void | | | | | | | | | | | | | | | TGraphicControl | |
3159 | TCGauge | function | Paint | 929540 | protected | virtual void __fastcall | cgauges.h | 1 | | void | | | | | | | | | | | | | | | TGraphicControl | |
3160 | TCGauge | function | PaintAsBar | 929541 | private | void __fastcall | cgauges.h | 2 | Graphics::TBitmap * | AnImage | const TRect& | PaintRect | | | | | | | | | | | | | TGraphicControl | |
3161 | TCGauge | function | PaintAsNeedle | 929542 | private | void __fastcall | cgauges.h | 2 | Graphics::TBitmap * | AnImage | const TRect& | PaintRect | | | | | | | | | | | | | TGraphicControl | |
3162 | TCGauge | function | PaintAsNothing | 929543 | private | void __fastcall | cgauges.h | 2 | Graphics::TBitmap * | AnImage | const TRect& | PaintRect | | | | | | | | | | | | | TGraphicControl | |
3163 | TCGauge | function | PaintAsPie | 929544 | private | void __fastcall | cgauges.h | 2 | Graphics::TBitmap * | AnImage | const TRect& | PaintRect | | | | | | | | | | | | | TGraphicControl | |
3164 | TCGauge | function | PaintAsText | 929545 | private | void __fastcall | cgauges.h | 2 | Graphics::TBitmap * | AnImage | const TRect& | PaintRect | | | | | | | | | | | | | TGraphicControl | |
3165 | TCGauge | function | PaintBackground | 929546 | private | void __fastcall | cgauges.h | 1 | Graphics::TBitmap * | AnImage | | | | | | | | | | | | | | | TGraphicControl | |
3166 | TCGauge | function | SeTCGaugeKind | 929547 | private | void __fastcall | cgauges.h | 1 | TCGaugeKind | Value | | | | | | | | | | | | | | | TGraphicControl | |
3167 | TCGauge | function | SetBackColor | 929548 | private | void __fastcall | cgauges.h | 1 | TColor | Value | | | | | | | | | | | | | | | TGraphicControl | |
3168 | TCGauge | function | SetBorderStyle | 929549 | private | void __fastcall | cgauges.h | 1 | TBorderStyle | Value | | | | | | | | | | | | | | | TGraphicControl | |
3169 | TCGauge | function | SetForeColor | 929550 | private | void __fastcall | cgauges.h | 1 | TColor | Value | | | | | | | | | | | | | | | TGraphicControl | |
3170 | TCGauge | function | SetMaxValue | 929551 | private | void __fastcall | cgauges.h | 1 | Longint | Value | | | | | | | | | | | | | | | TGraphicControl | |
3171 | TCGauge | function | SetMinValue | 929552 | private | void __fastcall | cgauges.h | 1 | Longint | Value | | | | | | | | | | | | | | | TGraphicControl | |
3172 | TCGauge | function | SetProgress | 929553 | private | void __fastcall | cgauges.h | 1 | Longint | Value | | | | | | | | | | | | | | | TGraphicControl | |
3173 | TCGauge | function | SetShowText | 929554 | private | void __fastcall | cgauges.h | 1 | Boolean | Value | | | | | | | | | | | | | | | TGraphicControl | |
3174 | TCGauge | property | Align | 929555 | __published | __property | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3175 | TCGauge | property | BackColor | 929556 | __published | __property TColor | cgauges.h | 3 | | read=FBackColor | | write=SetBackColor | | default=16777215 | | | | | | | | | | | TGraphicControl | |
3176 | TCGauge | property | BorderStyle | 929557 | __published | __property TBorderStyle | cgauges.h | 3 | | read=FBorderStyle | | write=SetBorderStyle | | default=1 | | | | | | | | | | | TGraphicControl | |
3177 | TCGauge | property | Color | 929558 | __published | __property | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3178 | TCGauge | property | Enabled | 929559 | __published | __property | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3179 | TCGauge | property | Font | 929560 | __published | __property | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3180 | TCGauge | property | ForeColor | 929561 | __published | __property TColor | cgauges.h | 3 | | read=FForeColor | | write=SetForeColor | | default=0 | | | | | | | | | | | TGraphicControl | |
3181 | TCGauge | property | Kind | 929562 | __published | __property TCGaugeKind | cgauges.h | 3 | | read=FKind | | write=SeTCGaugeKind | | default=1 | | | | | | | | | | | TGraphicControl | |
3182 | TCGauge | property | MaxValue | 929563 | __published | __property Longint | cgauges.h | 3 | | read=FMaxValue | | write=SetMaxValue | | default=100 | | | | | | | | | | | TGraphicControl | |
3183 | TCGauge | property | MinValue | 929564 | __published | __property Longint | cgauges.h | 3 | | read=FMinValue | | write=SetMinValue | | default=0 | | | | | | | | | | | TGraphicControl | |
3184 | TCGauge | property | ParentColor | 929565 | __published | __property | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3185 | TCGauge | property | ParentFont | 929566 | __published | __property | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3186 | TCGauge | property | ParentShowHint | 929567 | __published | __property | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3187 | TCGauge | property | PercentDone | 929568 | public | __property Longint | cgauges.h | 2 | | read=GetPercentDone | | nodefault | | | | | | | | | | | | | TGraphicControl | |
3188 | TCGauge | property | PopupMenu | 929569 | __published | __property | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3189 | TCGauge | property | Progress | 929570 | __published | __property Longint | cgauges.h | 3 | | read=FCurValue | | write=SetProgress | | nodefault | | | | | | | | | | | TGraphicControl | |
3190 | TCGauge | property | ShowHint | 929571 | __published | __property | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3191 | TCGauge | property | ShowText | 929572 | __published | __property Boolean | cgauges.h | 3 | | read=FShowText | | write=SetShowText | | default=1 | | | | | | | | | | | TGraphicControl | |
3192 | TCGauge | property | Visible | 929573 | __published | __property | cgauges.h | 0 | | | | | | | | | | | | | | | | | TGraphicControl | |
3193 | TCSpinButton | constructor | TCSpinButton | 929650 | public | __fastcall virtual | cspin.h | 1 | TComponent * | AOwner | | | | | | | | | | | | | | | TWinControl | |
3194 | TCSpinButton | constructor | TCSpinButton | 929651 | public | __fastcall | cspin.h | 1 | HWND | Parent | | | | | | | | | | | | | | | TWinControl | |
3195 | TCSpinButton | data | FDownButton | 929652 | private | TTimerSpeedButton * | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3196 | TCSpinButton | data | FFocusControl | 929653 | private | TWinControl * | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3197 | TCSpinButton | data | FFocusedButton | 929654 | private | TTimerSpeedButton * | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3198 | TCSpinButton | data | FOnDownClick | 929655 | private | TNotifyEvent | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3199 | TCSpinButton | data | FOnUpClick | 929656 | private | TNotifyEvent | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3200 | TCSpinButton | data | FUpButton | 929657 | private | TTimerSpeedButton * | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3201 | TCSpinButton | function | AdjustSize | 929658 | private | void __fastcall | cspin.h | 2 | int& | W | int& | H | | | | | | | | | | | | | TWinControl | |
3202 | TCSpinButton | function | BtnClick | 929659 | private | void __fastcall | cspin.h | 1 | TObject * | Sender | | | | | | | | | | | | | | | TWinControl | |
3203 | TCSpinButton | function | BtnMouseDown | 929660 | private | void __fastcall | cspin.h | 5 | TObject * | Sender | TMouseButton | Button | TShiftState | Shift | int | X | int | Y | | | | | | | TWinControl | |
3204 | TCSpinButton | function | CreateButton | 929661 | private | TTimerSpeedButton *__fastcall | cspin.h | 1 | | void | | | | | | | | | | | | | | | TWinControl | |
3205 | TCSpinButton | function | GetDownGlyph | 929662 | private | Graphics::TBitmap *__fastcall | cspin.h | 1 | | void | | | | | | | | | | | | | | | TWinControl | |
3206 | TCSpinButton | function | GetUpGlyph | 929663 | private | Graphics::TBitmap *__fastcall | cspin.h | 1 | | void | | | | | | | | | | | | | | | TWinControl | |
3207 | TCSpinButton | function | KeyDown | 929664 | protected | DYNAMIC void __fastcall | cspin.h | 2 | Word& | Key | TShiftState | Shift | | | | | | | | | | | | | TWinControl | |
3208 | TCSpinButton | function | Loaded | 929665 | protected | virtual void __fastcall | cspin.h | 1 | | void | | | | | | | | | | | | | | | TWinControl | |
3209 | TCSpinButton | function | SetBounds | 929666 | public | virtual void __fastcall | cspin.h | 4 | int | ALeft | int | ATop | int | AWidth | int | AHeight | | | | | | | | | TWinControl | |
3210 | TCSpinButton | function | SetDownGlyph | 929667 | private | void __fastcall | cspin.h | 1 | Graphics::TBitmap * | Value | | | | | | | | | | | | | | | TWinControl | |
3211 | TCSpinButton | function | SetFocusBtn | 929668 | private | void __fastcall | cspin.h | 1 | TTimerSpeedButton * | Btn | | | | | | | | | | | | | | | TWinControl | |
3212 | TCSpinButton | function | SetUpGlyph | 929669 | private | void __fastcall | cspin.h | 1 | Graphics::TBitmap * | Value | | | | | | | | | | | | | | | TWinControl | |
3213 | TCSpinButton | function | WMGetDlgCode | 929670 | private | MESSAGE void __fastcall | cspin.h | 1 | TWMNoParams& | Message | | | | | | | | | | | | | | | TWinControl | |
3214 | TCSpinButton | function | WMKillFocus | 929671 | private | MESSAGE void __fastcall | cspin.h | 1 | TWMKillFocus& | Message | | | | | | | | | | | | | | | TWinControl | |
3215 | TCSpinButton | function | WMSetFocus | 929672 | private | MESSAGE void __fastcall | cspin.h | 1 | TWMSetFocus& | Message | | | | | | | | | | | | | | | TWinControl | |
3216 | TCSpinButton | function | WMSize | 929673 | private | MESSAGE void __fastcall | cspin.h | 1 | TWMSize& | Message | | | | | | | | | | | | | | | TWinControl | |
3217 | TCSpinButton | function | ~TCSpinButton | 929674 | __published | __fastcall virtual | cspin.h | 1 | | void | | | | | | | | | | | | | | | TWinControl | |
3218 | TCSpinButton | property | Align | 929675 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3219 | TCSpinButton | property | Ctl3D | 929676 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3220 | TCSpinButton | property | DownGlyph | 929677 | __published | __property Graphics::TBitmap * | cspin.h | 3 | | read=GetDownGlyph | | write=SetDownGlyph | | nodefault | | | | | | | | | | | TWinControl | |
3221 | TCSpinButton | property | DragCursor | 929678 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3222 | TCSpinButton | property | DragMode | 929679 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3223 | TCSpinButton | property | Enabled | 929680 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3224 | TCSpinButton | property | FocusControl | 929681 | __published | __property TWinControl * | cspin.h | 3 | | read=FFocusControl | | write=FFocusControl | | nodefault | | | | | | | | | | | TWinControl | |
3225 | TCSpinButton | property | OnDownClick | 929682 | __published | __property TNotifyEvent | cspin.h | 2 | | read=FOnDownClick | | write=FOnDownClick | | | | | | | | | | | | | TWinControl | |
3226 | TCSpinButton | property | OnDragDrop | 929683 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3227 | TCSpinButton | property | OnDragOver | 929684 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3228 | TCSpinButton | property | OnEndDrag | 929685 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3229 | TCSpinButton | property | OnEnter | 929686 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3230 | TCSpinButton | property | OnExit | 929687 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3231 | TCSpinButton | property | OnUpClick | 929688 | __published | __property TNotifyEvent | cspin.h | 2 | | read=FOnUpClick | | write=FOnUpClick | | | | | | | | | | | | | TWinControl | |
3232 | TCSpinButton | property | ParentCtl3D | 929689 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3233 | TCSpinButton | property | ParentShowHint | 929690 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3234 | TCSpinButton | property | PopupMenu | 929691 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3235 | TCSpinButton | property | ShowHint | 929692 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3236 | TCSpinButton | property | TabOrder | 929693 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3237 | TCSpinButton | property | TabStop | 929694 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3238 | TCSpinButton | property | UpGlyph | 929695 | __published | __property Graphics::TBitmap * | cspin.h | 3 | | read=GetUpGlyph | | write=SetUpGlyph | | nodefault | | | | | | | | | | | TWinControl | |
3239 | TCSpinButton | property | Visible | 929696 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TWinControl | |
3240 | TCSpinEdit | constructor | TCSpinEdit | 929697 | public | __fastcall virtual | cspin.h | 1 | TComponent * | AOwner | | | | | | | | | | | | | | | TCustomEdit | |
3241 | TCSpinEdit | constructor | TCSpinEdit | 929698 | public | __fastcall | cspin.h | 1 | HWND | Parent | | | | | | | | | | | | | | | TCustomEdit | |
3242 | TCSpinEdit | data | FButton | 929699 | private | TCSpinButton * | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3243 | TCSpinEdit | data | FCanvas | 929700 | private | TCanvas * | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3244 | TCSpinEdit | data | FEditorEnabled | 929701 | private | bool | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3245 | TCSpinEdit | data | FIncrement | 929702 | private | long | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3246 | TCSpinEdit | data | FMaxValue | 929703 | private | long | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3247 | TCSpinEdit | data | FMinValue | 929704 | private | long | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3248 | TCSpinEdit | function | CMEnter | 929705 | private | MESSAGE void __fastcall | cspin.h | 1 | TWMNoParams& | Message | | | | | | | | | | | | | | | TCustomEdit | |
3249 | TCSpinEdit | function | CMExit | 929706 | private | MESSAGE void __fastcall | cspin.h | 1 | TWMNoParams& | Message | | | | | | | | | | | | | | | TCustomEdit | |
3250 | TCSpinEdit | function | CheckValue | 929707 | private | long __fastcall | cspin.h | 1 | long | NewValue | | | | | | | | | | | | | | | TCustomEdit | |
3251 | TCSpinEdit | function | CreateParams | 929708 | protected | virtual void __fastcall | cspin.h | 1 | TCreateParams& | Params | | | | | | | | | | | | | | | TCustomEdit | |
3252 | TCSpinEdit | function | CreateWnd | 929709 | protected | virtual void __fastcall | cspin.h | 1 | | void | | | | | | | | | | | | | | | TCustomEdit | |
3253 | TCSpinEdit | function | DownClick | 929710 | protected | virtual void __fastcall | cspin.h | 1 | TObject * | Sender | | | | | | | | | | | | | | | TCustomEdit | |
3254 | TCSpinEdit | function | GetChildren | 929711 | protected | DYNAMIC void __fastcall | cspin.h | 2 | TGetChildProc | Proc | TComponent * | Root | | | | | | | | | | | | | TCustomEdit | |
3255 | TCSpinEdit | function | GetMinHeight | 929712 | private | int __fastcall | cspin.h | 1 | | void | | | | | | | | | | | | | | | TCustomEdit | |
3256 | TCSpinEdit | function | GetValue | 929713 | private | long __fastcall | cspin.h | 1 | | void | | | | | | | | | | | | | | | TCustomEdit | |
3257 | TCSpinEdit | function | IsValidChar | 929714 | protected | virtual bool __fastcall | cspin.h | 1 | Char | Key | | | | | | | | | | | | | | | TCustomEdit | |
3258 | TCSpinEdit | function | KeyDown | 929715 | protected | DYNAMIC void __fastcall | cspin.h | 2 | Word& | Key | TShiftState | Shift | | | | | | | | | | | | | TCustomEdit | |
3259 | TCSpinEdit | function | KeyPress | 929716 | protected | DYNAMIC void __fastcall | cspin.h | 1 | Char& | Key | | | | | | | | | | | | | | | TCustomEdit | |
3260 | TCSpinEdit | function | SetEditRect | 929717 | private | void __fastcall | cspin.h | 1 | | void | | | | | | | | | | | | | | | TCustomEdit | |
3261 | TCSpinEdit | function | SetValue | 929718 | private | void __fastcall | cspin.h | 1 | long | NewValue | | | | | | | | | | | | | | | TCustomEdit | |
3262 | TCSpinEdit | function | UpClick | 929719 | protected | virtual void __fastcall | cspin.h | 1 | TObject * | Sender | | | | | | | | | | | | | | | TCustomEdit | |
3263 | TCSpinEdit | function | WMCut | 929720 | private | MESSAGE void __fastcall | cspin.h | 1 | TWMNoParams& | Message | | | | | | | | | | | | | | | TCustomEdit | |
3264 | TCSpinEdit | function | WMPaste | 929721 | private | MESSAGE void __fastcall | cspin.h | 1 | TWMNoParams& | Message | | | | | | | | | | | | | | | TCustomEdit | |
3265 | TCSpinEdit | function | WMSize | 929722 | private | MESSAGE void __fastcall | cspin.h | 1 | TWMSize& | Message | | | | | | | | | | | | | | | TCustomEdit | |
3266 | TCSpinEdit | function | ~TCSpinEdit | 929723 | public | __fastcall virtual | cspin.h | 1 | | void | | | | | | | | | | | | | | | TCustomEdit | |
3267 | TCSpinEdit | property | AutoSelect | 929724 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3268 | TCSpinEdit | property | AutoSize | 929725 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3269 | TCSpinEdit | property | Button | 929726 | public | __property TCSpinButton * | cspin.h | 2 | | read=FButton | | nodefault | | | | | | | | | | | | | TCustomEdit | |
3270 | TCSpinEdit | property | Color | 929727 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3271 | TCSpinEdit | property | Ctl3D | 929728 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3272 | TCSpinEdit | property | DragCursor | 929729 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3273 | TCSpinEdit | property | DragMode | 929730 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3274 | TCSpinEdit | property | EditorEnabled | 929731 | __published | __property bool | cspin.h | 3 | | read=FEditorEnabled | | write=FEditorEnabled | | default=1 | | | | | | | | | | | TCustomEdit | |
3275 | TCSpinEdit | property | Enabled | 929732 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3276 | TCSpinEdit | property | Font | 929733 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3277 | TCSpinEdit | property | Increment | 929734 | __published | __property long | cspin.h | 3 | | read=FIncrement | | write=FIncrement | | default=1 | | | | | | | | | | | TCustomEdit | |
3278 | TCSpinEdit | property | MaxValue | 929735 | __published | __property long | cspin.h | 3 | | read=FMaxValue | | write=FMaxValue | | nodefault | | | | | | | | | | | TCustomEdit | |
3279 | TCSpinEdit | property | MinValue | 929736 | __published | __property long | cspin.h | 3 | | read=FMinValue | | write=FMinValue | | nodefault | | | | | | | | | | | TCustomEdit | |
3280 | TCSpinEdit | property | OnChange | 929737 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3281 | TCSpinEdit | property | OnClick | 929738 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3282 | TCSpinEdit | property | OnDblClick | 929739 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3283 | TCSpinEdit | property | OnDragDrop | 929740 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3284 | TCSpinEdit | property | OnDragOver | 929741 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3285 | TCSpinEdit | property | OnEndDrag | 929742 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3286 | TCSpinEdit | property | OnEnter | 929743 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3287 | TCSpinEdit | property | OnExit | 929744 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3288 | TCSpinEdit | property | OnKeyDown | 929745 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3289 | TCSpinEdit | property | OnKeyPress | 929746 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3290 | TCSpinEdit | property | OnKeyUp | 929747 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3291 | TCSpinEdit | property | OnMouseDown | 929748 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3292 | TCSpinEdit | property | OnMouseMove | 929749 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3293 | TCSpinEdit | property | OnMouseUp | 929750 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3294 | TCSpinEdit | property | ParentColor | 929751 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3295 | TCSpinEdit | property | ParentCtl3D | 929752 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3296 | TCSpinEdit | property | ParentFont | 929753 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3297 | TCSpinEdit | property | ParentShowHint | 929754 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3298 | TCSpinEdit | property | PopupMenu | 929755 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3299 | TCSpinEdit | property | ReadOnly | 929756 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3300 | TCSpinEdit | property | ShowHint | 929757 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3301 | TCSpinEdit | property | TabOrder | 929758 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3302 | TCSpinEdit | property | TabStop | 929759 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3303 | TCSpinEdit | property | Value | 929760 | __published | __property long | cspin.h | 3 | | read=GetValue | | write=SetValue | | nodefault | | | | | | | | | | | TCustomEdit | |
3304 | TCSpinEdit | property | Visible | 929761 | __published | __property | cspin.h | 0 | | | | | | | | | | | | | | | | | TCustomEdit | |
3305 | TCanvas | constructor | TCanvas | 913311 | public | __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3306 | TCanvas | data | FBrush | 913312 | private | TBrush* | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3307 | TCanvas | data | FCopyMode | 913313 | private | int | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3308 | TCanvas | data | FFont | 913314 | private | TFont* | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3309 | TCanvas | data | FHandle | 913315 | private | HDC | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3310 | TCanvas | data | FLock | 913316 | private | _RTL_CRITICAL_SECTION | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3311 | TCanvas | data | FLockCount | 913317 | private | int | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3312 | TCanvas | data | FOnChange | 913318 | private | Classes::TNotifyEvent | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3313 | TCanvas | data | FOnChanging | 913319 | private | Classes::TNotifyEvent | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3314 | TCanvas | data | FPen | 913320 | private | TPen* | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3315 | TCanvas | data | FPenPos | 913321 | private | tagPOINT | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3316 | TCanvas | data | State | 913322 | private | TCanvasState | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3317 | TCanvas | function | Arc | 913323 | public | void __fastcall | graphics.hpp | 8 | int | X1 | int | Y1 | int | X2 | int | Y2 | int | X3 | int | Y3 | int | X4 | int | Y4 | TPersistent | Graphics.pas |
3318 | TCanvas | function | BrushChanged | 913324 | private | void __fastcall | graphics.hpp | 1 | System::TObject* | ABrush | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3319 | TCanvas | function | BrushCopy | 913325 | public | void __fastcall | graphics.hpp | 4 | const Windows::TRect& | Dest | TBitmap* | Bitmap | const Windows::TRect& | Source | TColor | Color | | | | | | | | | TPersistent | Graphics.pas |
3320 | TCanvas | function | Changed | 913326 | protected | virtual void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3321 | TCanvas | function | Changing | 913327 | protected | virtual void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3322 | TCanvas | function | Chord | 913328 | public | void __fastcall | graphics.hpp | 8 | int | X1 | int | Y1 | int | X2 | int | Y2 | int | X3 | int | Y3 | int | X4 | int | Y4 | TPersistent | Graphics.pas |
3323 | TCanvas | function | CopyRect | 913329 | public | void __fastcall | graphics.hpp | 3 | const Windows::TRect& | Dest | TCanvas* | Canvas | const Windows::TRect& | Source | | | | | | | | | | | TPersistent | Graphics.pas |
3324 | TCanvas | function | CreateBrush | 913330 | private | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3325 | TCanvas | function | CreateFont | 913331 | private | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3326 | TCanvas | function | CreateHandle | 913332 | protected | virtual void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3327 | TCanvas | function | CreatePen | 913333 | private | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3328 | TCanvas | function | DeselectHandles | 913334 | private | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3329 | TCanvas | function | Draw | 913335 | public | void __fastcall | graphics.hpp | 3 | int | X | int | Y | TGraphic* | Graphic | | | | | | | | | | | TPersistent | Graphics.pas |
3330 | TCanvas | function | DrawFocusRect | 913336 | public | void __fastcall | graphics.hpp | 1 | const Windows::TRect& | Rect | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3331 | TCanvas | function | Ellipse | 913337 | public | void __fastcall | graphics.hpp | 4 | int | X1 | int | Y1 | int | X2 | int | Y2 | | | | | | | | | TPersistent | Graphics.pas |
3332 | TCanvas | function | FillRect | 913338 | public | void __fastcall | graphics.hpp | 1 | const Windows::TRect& | Rect | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3333 | TCanvas | function | FloodFill | 913339 | public | void __fastcall | graphics.hpp | 4 | int | X | int | Y | TColor | Color | TFillStyle | FillStyle | | | | | | | | | TPersistent | Graphics.pas |
3334 | TCanvas | function | FontChanged | 913340 | private | void __fastcall | graphics.hpp | 1 | System::TObject* | AFont | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3335 | TCanvas | function | FrameRect | 913341 | public | void __fastcall | graphics.hpp | 1 | const Windows::TRect& | Rect | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3336 | TCanvas | function | GetClipRect | 913342 | private | Windows::TRect __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3337 | TCanvas | function | GetHandle | 913343 | private | HDC __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3338 | TCanvas | function | GetPenPos | 913344 | private | tagPOINT __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3339 | TCanvas | function | GetPixel | 913345 | private | TColor __fastcall | graphics.hpp | 2 | int | X | int | Y | | | | | | | | | | | | | TPersistent | Graphics.pas |
3340 | TCanvas | function | LineTo | 913346 | public | void __fastcall | graphics.hpp | 2 | int | X | int | Y | | | | | | | | | | | | | TPersistent | Graphics.pas |
3341 | TCanvas | function | Lock | 913347 | public | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3342 | TCanvas | function | MoveTo | 913348 | public | void __fastcall | graphics.hpp | 2 | int | X | int | Y | | | | | | | | | | | | | TPersistent | Graphics.pas |
3343 | TCanvas | function | PenChanged | 913349 | private | void __fastcall | graphics.hpp | 1 | System::TObject* | APen | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3344 | TCanvas | function | Pie | 913350 | public | void __fastcall | graphics.hpp | 8 | int | X1 | int | Y1 | int | X2 | int | Y2 | int | X3 | int | Y3 | int | X4 | int | Y4 | TPersistent | Graphics.pas |
3345 | TCanvas | function | PolyBezier | 913351 | public | void __fastcall | graphics.hpp | 2 | const tagPOINT * | Points | const int | Points_Size | | | | | | | | | | | | | TPersistent | Graphics.pas |
3346 | TCanvas | function | PolyBezierTo | 913352 | public | void __fastcall | graphics.hpp | 2 | const tagPOINT * | Points | const int | Points_Size | | | | | | | | | | | | | TPersistent | Graphics.pas |
3347 | TCanvas | function | Polygon | 913353 | public | void __fastcall | graphics.hpp | 2 | const tagPOINT * | Points | const int | Points_Size | | | | | | | | | | | | | TPersistent | Graphics.pas |
3348 | TCanvas | function | Polyline | 913354 | public | void __fastcall | graphics.hpp | 2 | const tagPOINT * | Points | const int | Points_Size | | | | | | | | | | | | | TPersistent | Graphics.pas |
3349 | TCanvas | function | Rectangle | 913355 | public | void __fastcall | graphics.hpp | 4 | int | X1 | int | Y1 | int | X2 | int | Y2 | | | | | | | | | TPersistent | Graphics.pas |
3350 | TCanvas | function | Refresh | 913356 | public | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3351 | TCanvas | function | RequiredState | 913357 | protected | void __fastcall | graphics.hpp | 1 | TCanvasState | ReqState | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3352 | TCanvas | function | RoundRect | 913358 | public | void __fastcall | graphics.hpp | 6 | int | X1 | int | Y1 | int | X2 | int | Y2 | int | X3 | int | Y3 | | | | | TPersistent | Graphics.pas |
3353 | TCanvas | function | SetBrush | 913359 | private | void __fastcall | graphics.hpp | 1 | TBrush* | Value | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3354 | TCanvas | function | SetFont | 913360 | private | void __fastcall | graphics.hpp | 1 | TFont* | Value | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3355 | TCanvas | function | SetHandle | 913361 | private | void __fastcall | graphics.hpp | 1 | HDC | Value | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3356 | TCanvas | function | SetPen | 913362 | private | void __fastcall | graphics.hpp | 1 | TPen* | Value | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3357 | TCanvas | function | SetPenPos | 913363 | private | void __fastcall | graphics.hpp | 1 | const tagPOINT& | Value | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3358 | TCanvas | function | SetPixel | 913364 | private | void __fastcall | graphics.hpp | 3 | int | X | int | Y | TColor | Value | | | | | | | | | | | TPersistent | Graphics.pas |
3359 | TCanvas | function | StretchDraw | 913365 | public | void __fastcall | graphics.hpp | 2 | const Windows::TRect& | Rect | TGraphic* | Graphic | | | | | | | | | | | | | TPersistent | Graphics.pas |
3360 | TCanvas | function | TextExtent | 913366 | public | tagSIZE __fastcall | graphics.hpp | 1 | const System::AnsiString | Text | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3361 | TCanvas | function | TextHeight | 913367 | public | int __fastcall | graphics.hpp | 1 | const System::AnsiString | Text | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3362 | TCanvas | function | TextOut | 913368 | public | void __fastcall | graphics.hpp | 3 | int | X | int | Y | const System::AnsiString | Text | | | | | | | | | | | TPersistent | Graphics.pas |
3363 | TCanvas | function | TextRect | 913369 | public | void __fastcall | graphics.hpp | 4 | const Windows::TRect& | Rect | int | X | int | Y | const System::AnsiString | Text | | | | | | | | | TPersistent | Graphics.pas |
3364 | TCanvas | function | TextWidth | 913370 | public | int __fastcall | graphics.hpp | 1 | const System::AnsiString | Text | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3365 | TCanvas | function | TryLock | 913371 | public | bool __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3366 | TCanvas | function | Unlock | 913372 | public | void __fastcall | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3367 | TCanvas | function | ~TCanvas | 913373 | public | __fastcall virtual | graphics.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3368 | TCanvas | property | Brush | 913374 | __published | __property TBrush* | graphics.hpp | 2 | | read=FBrush | | write=SetBrush | | | | | | | | | | | | | TPersistent | Graphics.pas |
3369 | TCanvas | property | ClipRect | 913375 | public | __property Windows::TRect | graphics.hpp | 1 | | read=GetClipRect | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3370 | TCanvas | property | CopyMode | 913376 | __published | __property int | graphics.hpp | 3 | | read=FCopyMode | | write=FCopyMode | | default=13369376 | | | | | | | | | | | TPersistent | Graphics.pas |
3371 | TCanvas | property | Font | 913377 | __published | __property TFont* | graphics.hpp | 2 | | read=FFont | | write=SetFont | | | | | | | | | | | | | TPersistent | Graphics.pas |
3372 | TCanvas | property | Handle | 913378 | public | __property HDC | graphics.hpp | 3 | | read=GetHandle | | write=SetHandle | | nodefault | | | | | | | | | | | TPersistent | Graphics.pas |
3373 | TCanvas | property | LockCount | 913379 | public | __property int | graphics.hpp | 2 | | read=FLockCount | | nodefault | | | | | | | | | | | | | TPersistent | Graphics.pas |
3374 | TCanvas | property | OnChange | 913380 | public | __property Classes::TNotifyEvent | graphics.hpp | 2 | | read=FOnChange | | write=FOnChange | | | | | | | | | | | | | TPersistent | Graphics.pas |
3375 | TCanvas | property | OnChanging | 913381 | public | __property Classes::TNotifyEvent | graphics.hpp | 2 | | read=FOnChanging | | write=FOnChanging | | | | | | | | | | | | | TPersistent | Graphics.pas |
3376 | TCanvas | property | Pen | 913382 | __published | __property TPen* | graphics.hpp | 2 | | read=FPen | | write=SetPen | | | | | | | | | | | | | TPersistent | Graphics.pas |
3377 | TCanvas | property | PenPos | 913383 | public | __property tagPOINT | graphics.hpp | 2 | | read=GetPenPos | | write=SetPenPos | | | | | | | | | | | | | TPersistent | Graphics.pas |
3378 | TCanvas | property | Pixels[int X][int Y] | 913384 | public | __property TColor | graphics.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Graphics.pas |
3379 | TCaptionProperty | constructor | TCaptionProperty | 911391 | public | __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TStringProperty | DsgnIntf.pas |
3380 | TCaptionProperty | function | GetAttributes | 911392 | public | virtual TPropertyAttributes __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TStringProperty | DsgnIntf.pas |
3381 | TCaptionProperty | function | ~TCaptionProperty | 911393 | public | __fastcall virtual | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TStringProperty | DsgnIntf.pas |
3382 | TChangeLink | constructor | TChangeLink | 910482 | public | __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | Controls.pas |
3383 | TChangeLink | data | FOnChange | 910483 | private | Classes::TNotifyEvent | controls.hpp | 0 | | | | | | | | | | | | | | | | | TObject | Controls.pas |
3384 | TChangeLink | data | FSender | 910484 | private | TCustomImageList* | controls.hpp | 0 | | | | | | | | | | | | | | | | | TObject | Controls.pas |
3385 | TChangeLink | function | Change | 910485 | public | DYNAMIC void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | Controls.pas |
3386 | TChangeLink | function | ~TChangeLink | 910486 | public | __fastcall virtual | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | Controls.pas |
3387 | TChangeLink | property | OnChange | 910487 | public | __property Classes::TNotifyEvent | controls.hpp | 2 | | read=FOnChange | | write=FOnChange | | | | | | | | | | | | | TObject | Controls.pas |
3388 | TChangeLink | property | Sender | 910488 | public | __property TCustomImageList* | controls.hpp | 2 | | read=FSender | | write=FSender | | | | | | | | | | | | | TObject | Controls.pas |
3389 | TCharProperty | constructor | TCharProperty | 911394 | public | __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TOrdinalProperty | DsgnIntf.pas |
3390 | TCharProperty | function | GetValue | 911395 | public | virtual System::AnsiString __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TOrdinalProperty | DsgnIntf.pas |
3391 | TCharProperty | function | SetValue | 911396 | public | virtual void __fastcall | dsgnintf.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TOrdinalProperty | DsgnIntf.pas |
3392 | TCharProperty | function | ~TCharProperty | 911397 | public | __fastcall virtual | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TOrdinalProperty | DsgnIntf.pas |
3393 | TChart | constructor | TChart | 919262 | public | __fastcall virtual | chart.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3394 | TChart | constructor | TChart | 919263 | public | __fastcall | chart.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3395 | TChart | function | ~TChart | 919264 | public | __fastcall virtual | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3396 | TChart | property | Align | 919265 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3397 | TChart | property | AllowPanning | 919266 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3398 | TChart | property | AllowZoom | 919267 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3399 | TChart | property | AnimatedZoom | 919268 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3400 | TChart | property | AnimatedZoomSteps | 919269 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3401 | TChart | property | AxisVisible | 919270 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3402 | TChart | property | BackColor | 919271 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3403 | TChart | property | BackImage | 919272 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3404 | TChart | property | BackImageInside | 919273 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3405 | TChart | property | BackImageMode | 919274 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3406 | TChart | property | BevelInner | 919275 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3407 | TChart | property | BevelOuter | 919276 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3408 | TChart | property | BevelWidth | 919277 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3409 | TChart | property | BorderStyle | 919278 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3410 | TChart | property | BorderWidth | 919279 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3411 | TChart | property | BottomAxis | 919280 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3412 | TChart | property | BottomWall | 919281 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3413 | TChart | property | Chart3DPercent | 919282 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3414 | TChart | property | ClipPoints | 919283 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3415 | TChart | property | Color | 919284 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3416 | TChart | property | DragCursor | 919285 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3417 | TChart | property | DragMode | 919286 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3418 | TChart | property | Enabled | 919287 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3419 | TChart | property | Foot | 919288 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3420 | TChart | property | Frame | 919289 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3421 | TChart | property | Gradient | 919290 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3422 | TChart | property | LeftAxis | 919291 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3423 | TChart | property | LeftWall | 919292 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3424 | TChart | property | Legend | 919293 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3425 | TChart | property | MarginBottom | 919294 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3426 | TChart | property | MarginLeft | 919295 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3427 | TChart | property | MarginRight | 919296 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3428 | TChart | property | MarginTop | 919297 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3429 | TChart | property | MaxPointsPerPage | 919298 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3430 | TChart | property | Monochrome | 919299 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3431 | TChart | property | OnAfterDraw | 919300 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3432 | TChart | property | OnAllowScroll | 919301 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3433 | TChart | property | OnClick | 919302 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3434 | TChart | property | OnClickAxis | 919303 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3435 | TChart | property | OnClickBackground | 919304 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3436 | TChart | property | OnClickLegend | 919305 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3437 | TChart | property | OnClickSeries | 919306 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3438 | TChart | property | OnDblClick | 919307 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3439 | TChart | property | OnDragDrop | 919308 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3440 | TChart | property | OnDragOver | 919309 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3441 | TChart | property | OnEndDrag | 919310 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3442 | TChart | property | OnEnter | 919311 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3443 | TChart | property | OnExit | 919312 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3444 | TChart | property | OnGetAxisLabel | 919313 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3445 | TChart | property | OnGetLegendPos | 919314 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3446 | TChart | property | OnGetLegendRect | 919315 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3447 | TChart | property | OnGetLegendText | 919316 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3448 | TChart | property | OnGetNextAxisLabel | 919317 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3449 | TChart | property | OnMouseDown | 919318 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3450 | TChart | property | OnMouseMove | 919319 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3451 | TChart | property | OnMouseUp | 919320 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3452 | TChart | property | OnPageChange | 919321 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3453 | TChart | property | OnResize | 919322 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3454 | TChart | property | OnScroll | 919323 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3455 | TChart | property | OnStartDrag | 919324 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3456 | TChart | property | OnUndoZoom | 919325 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3457 | TChart | property | OnZoom | 919326 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3458 | TChart | property | Page | 919327 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3459 | TChart | property | ParentColor | 919328 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3460 | TChart | property | ParentShowHint | 919329 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3461 | TChart | property | PopupMenu | 919330 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3462 | TChart | property | RightAxis | 919331 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3463 | TChart | property | ScaleLastPage | 919332 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3464 | TChart | property | SeriesList | 919333 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3465 | TChart | property | ShowHint | 919334 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3466 | TChart | property | TabOrder | 919335 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3467 | TChart | property | TabStop | 919336 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3468 | TChart | property | Title | 919337 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3469 | TChart | property | TopAxis | 919338 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3470 | TChart | property | View3D | 919339 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3471 | TChart | property | View3DWalls | 919340 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3472 | TChart | property | Visible | 919341 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | Chart.pas |
3473 | TChartArrowPen | constructor | TChartArrowPen | 921188 | public | __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
3474 | TChartArrowPen | function | ~TChartArrowPen | 921189 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
3475 | TChartArrowPen | property | Color | 921190 | __published | __property | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
3476 | TChartAxis | constructor | TChartAxis | 921191 | public | __fastcall | teengine.hpp | 1 | TCustomAxisPanel* | AOwner | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3477 | TChartAxis | data | FAutomatic | 921192 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3478 | TChartAxis | data | FAutomaticMaximum | 921193 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3479 | TChartAxis | data | FAutomaticMinimum | 921194 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3480 | TChartAxis | data | FAxis | 921195 | private | TChartAxisPen* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3481 | TChartAxis | data | FAxisTitle | 921196 | private | TChartAxisTitle* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3482 | TChartAxis | data | FAxisValuesFormat | 921197 | private | System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3483 | TChartAxis | data | FDateTimeFormat | 921198 | private | System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3484 | TChartAxis | data | FDesiredIncrement | 921199 | private | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3485 | TChartAxis | data | FExactDateTime | 921200 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3486 | TChartAxis | data | FGrid | 921201 | private | TChartGridPen* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3487 | TChartAxis | data | FInverted | 921202 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3488 | TChartAxis | data | FLabelStyle | 921203 | private | TAxisLabelStyle | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3489 | TChartAxis | data | FLabels | 921204 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3490 | TChartAxis | data | FLabelsAngle | 921205 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3491 | TChartAxis | data | FLabelsOnAxis | 921206 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3492 | TChartAxis | data | FLabelsSeparation | 921207 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3493 | TChartAxis | data | FLabelsSize | 921208 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3494 | TChartAxis | data | FLogarithmic | 921209 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3495 | TChartAxis | data | FMaximumValue | 921210 | private | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3496 | TChartAxis | data | FMinimumValue | 921211 | private | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3497 | TChartAxis | data | FMinorTickCount | 921212 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3498 | TChartAxis | data | FMinorTickLength | 921213 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3499 | TChartAxis | data | FMinorTicks | 921214 | private | TChartTickPen* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3500 | TChartAxis | data | FRoundFirstLabel | 921215 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3501 | TChartAxis | data | FTickInnerLength | 921216 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3502 | TChartAxis | data | FTickLength | 921217 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3503 | TChartAxis | data | FTickOnLabelsOnly | 921218 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3504 | TChartAxis | data | FTicks | 921219 | private | TChartTickPen* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3505 | TChartAxis | data | FTicksInner | 921220 | private | TChartTickPen* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3506 | TChartAxis | data | FTitleSize | 921221 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3507 | TChartAxis | data | FVisible | 921222 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3508 | TChartAxis | data | Horizontal | 921223 | public | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3509 | TChartAxis | data | IAxisDateTime | 921224 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3510 | TChartAxis | data | IMaximum | 921225 | private | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3511 | TChartAxis | data | IMinimum | 921226 | private | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3512 | TChartAxis | data | IRange | 921227 | private | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3513 | TChartAxis | data | OtherSide | 921228 | public | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3514 | TChartAxis | data | PosAxis | 921229 | public | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3515 | TChartAxis | data | PosAxis3D | 921230 | public | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3516 | TChartAxis | data | PosLabels | 921231 | public | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3517 | TChartAxis | data | PosTitle | 921232 | public | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3518 | TChartAxis | function | AdjustMaxMin | 921233 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3519 | TChartAxis | function | AdjustMaxMinRect | 921234 | public | void __fastcall | teengine.hpp | 1 | const Windows::TRect& | Rect | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3520 | TChartAxis | function | Assign | 921235 | public | virtual void __fastcall | teengine.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3521 | TChartAxis | function | CalcDateTimeIncrement | 921236 | private | double __fastcall | teengine.hpp | 1 | int | MaxNumLabels | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3522 | TChartAxis | function | CalcIncrement | 921237 | public | double __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3523 | TChartAxis | function | CalcLabelStyle | 921238 | public | TAxisLabelStyle __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3524 | TChartAxis | function | CalcLabelsIncrement | 921239 | private | double __fastcall | teengine.hpp | 1 | int | MaxNumLabels | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3525 | TChartAxis | function | CalcMinMax | 921240 | public | void __fastcall | teengine.hpp | 2 | double& | AMin | double& | AMax | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3526 | TChartAxis | function | CalcPosAxis3D | 921241 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3527 | TChartAxis | function | CalcPosPoint | 921242 | public | double __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3528 | TChartAxis | function | CalcPosValue | 921243 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3529 | TChartAxis | function | CalcRect | 921244 | public | void __fastcall | teengine.hpp | 1 | Windows::TRect& | R | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3530 | TChartAxis | function | CalcSizeValue | 921245 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3531 | TChartAxis | function | CalcXPosValue | 921246 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3532 | TChartAxis | function | CalcXSizeValue | 921247 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3533 | TChartAxis | function | CalcXYIncrement | 921248 | public | double __fastcall | teengine.hpp | 2 | int | tmp | int | tmpSize | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3534 | TChartAxis | function | CalcYPosValue | 921249 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3535 | TChartAxis | function | CalcYSizeValue | 921250 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3536 | TChartAxis | function | Clicked | 921251 | public | bool __fastcall | teengine.hpp | 2 | int | x | int | y | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3537 | TChartAxis | function | CustomDraw | 921252 | public | void __fastcall | teengine.hpp | 4 | int | APosLabels | int | APosTitle | int | APosAxis | bool | GridVisible | | | | | | | | | TChartFontObject | TeEngine.pas |
3538 | TChartAxis | function | CustomDrawMinMax | 921253 | public | void __fastcall | teengine.hpp | 7 | int | APosLabels | int | APosTitle | int | APosAxis | bool | GridVisible | const double | AMinimum | const double | AMaximum | const double | AIncrement | | | TChartFontObject | TeEngine.pas |
3539 | TChartAxis | function | Draw | 921254 | public | void __fastcall | teengine.hpp | 1 | bool | CalcPosAxis | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3540 | TChartAxis | function | DrawHorizontalLabel | 921255 | public | void __fastcall | teengine.hpp | 4 | int | x | int | y | int | Angle | const System::AnsiString | St | | | | | | | | | TChartFontObject | TeEngine.pas |
3541 | TChartAxis | function | DrawTitle | 921256 | public | void __fastcall | teengine.hpp | 2 | int | x | int | y | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3542 | TChartAxis | function | DrawVerticalLabel | 921257 | public | void __fastcall | teengine.hpp | 4 | int | x | int | y | int | Angle | const System::AnsiString | St | | | | | | | | | TChartFontObject | TeEngine.pas |
3543 | TChartAxis | function | GetAxisRectSide | 921258 | private | int __fastcall | teengine.hpp | 1 | const Windows::TRect& | R | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3544 | TChartAxis | function | IncDecDateTime | 921259 | public | void __fastcall | teengine.hpp | 4 | bool | Increment | double& | Value | const double | AnIncrement | Teeprocs::TDateTimeStep | tmpWhichDateTime | | | | | | | | | TChartFontObject | TeEngine.pas |
3545 | TChartAxis | function | InternalCalcLabelsIncrement | 921260 | private | double __fastcall | teengine.hpp | 1 | int | MaxNumLabels | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3546 | TChartAxis | function | InternalCalcLog | 921261 | protected | double __fastcall | teengine.hpp | 2 | double& | logmax | double& | logmin | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3547 | TChartAxis | function | InternalCalcPos | 921262 | protected | int __fastcall | teengine.hpp | 5 | const double | Value | int | ACenter | int | APos1 | int | APos2 | int | ASize | | | | | | | TChartFontObject | TeEngine.pas |
3548 | TChartAxis | function | InternalCalcPosValue | 921263 | protected | int __fastcall | teengine.hpp | 2 | bool | IsX | const double | Value | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3549 | TChartAxis | function | InternalCalcSizeValue | 921264 | protected | int __fastcall | teengine.hpp | 2 | const double | Value | int | ASize | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3550 | TChartAxis | function | InternalSetInverted | 921265 | public | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3551 | TChartAxis | function | InternalSetMaximum | 921266 | public | void __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3552 | TChartAxis | function | InternalSetMinimum | 921267 | public | void __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3553 | TChartAxis | function | IsAxisValuesFormatStored | 921268 | private | bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3554 | TChartAxis | function | IsDateTime | 921269 | public | bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3555 | TChartAxis | function | IsMaxStored | 921270 | private | bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3556 | TChartAxis | function | IsMinStored | 921271 | private | bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3557 | TChartAxis | function | LabelHeight | 921272 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3558 | TChartAxis | function | LabelValue | 921273 | public | System::AnsiString __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3559 | TChartAxis | function | LabelWidth | 921274 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3560 | TChartAxis | function | MaxLabelsWidth | 921275 | public | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3561 | TChartAxis | function | Scroll | 921276 | public | void __fastcall | teengine.hpp | 2 | const double | Offset | bool | CheckLimits | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3562 | TChartAxis | function | SetAutomatic | 921277 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3563 | TChartAxis | function | SetAutomaticMaximum | 921278 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3564 | TChartAxis | function | SetAutomaticMinimum | 921279 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3565 | TChartAxis | function | SetAxis | 921280 | private | void __fastcall | teengine.hpp | 1 | TChartAxisPen* | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3566 | TChartAxis | function | SetAxisTitle | 921281 | private | void __fastcall | teengine.hpp | 1 | TChartAxisTitle* | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3567 | TChartAxis | function | SetDateTimeFormat | 921282 | private | void __fastcall | teengine.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3568 | TChartAxis | function | SetDesiredIncrement | 921283 | private | void __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3569 | TChartAxis | function | SetExactDateTime | 921284 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3570 | TChartAxis | function | SetGrid | 921285 | private | void __fastcall | teengine.hpp | 1 | TChartGridPen* | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3571 | TChartAxis | function | SetInverted | 921286 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3572 | TChartAxis | function | SetLabelStyle | 921287 | private | void __fastcall | teengine.hpp | 1 | TAxisLabelStyle | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3573 | TChartAxis | function | SetLabels | 921288 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3574 | TChartAxis | function | SetLabelsAngle | 921289 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3575 | TChartAxis | function | SetLabelsOnAxis | 921290 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3576 | TChartAxis | function | SetLabelsSeparation | 921291 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3577 | TChartAxis | function | SetLabelsSize | 921292 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3578 | TChartAxis | function | SetLogarithmic | 921293 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3579 | TChartAxis | function | SetMaximum | 921294 | private | void __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3580 | TChartAxis | function | SetMinMax | 921295 | public | void __fastcall | teengine.hpp | 2 | const double | AMin | const double | AMax | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3581 | TChartAxis | function | SetMinimum | 921296 | private | void __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3582 | TChartAxis | function | SetMinorTickCount | 921297 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3583 | TChartAxis | function | SetMinorTickLength | 921298 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3584 | TChartAxis | function | SetMinorTicks | 921299 | private | void __fastcall | teengine.hpp | 1 | TChartTickPen* | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3585 | TChartAxis | function | SetRoundFirstLabel | 921300 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3586 | TChartAxis | function | SetTickInnerLength | 921301 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3587 | TChartAxis | function | SetTickLength | 921302 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3588 | TChartAxis | function | SetTickOnLabelsOnly | 921303 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3589 | TChartAxis | function | SetTicks | 921304 | private | void __fastcall | teengine.hpp | 1 | TChartTickPen* | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3590 | TChartAxis | function | SetTicksInner | 921305 | private | void __fastcall | teengine.hpp | 1 | TChartTickPen* | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3591 | TChartAxis | function | SetTitleSize | 921306 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3592 | TChartAxis | function | SetValuesFormat | 921307 | private | void __fastcall | teengine.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3593 | TChartAxis | function | SetVisible | 921308 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3594 | TChartAxis | function | ~TChartAxis | 921309 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3595 | TChartAxis | property | Automatic | 921310 | __published | __property bool | teengine.hpp | 3 | | read=FAutomatic | | write=SetAutomatic | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3596 | TChartAxis | property | AutomaticMaximum | 921311 | __published | __property bool | teengine.hpp | 3 | | read=FAutomaticMaximum | | write=SetAutomaticMaximum | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3597 | TChartAxis | property | AutomaticMinimum | 921312 | __published | __property bool | teengine.hpp | 3 | | read=FAutomaticMinimum | | write=SetAutomaticMinimum | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3598 | TChartAxis | property | Axis | 921313 | __published | __property TChartAxisPen* | teengine.hpp | 2 | | read=FAxis | | write=SetAxis | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3599 | TChartAxis | property | AxisValuesFormat | 921314 | __published | __property System::AnsiString | teengine.hpp | 3 | | read=FAxisValuesFormat | | write=SetValuesFormat | stored= | IsAxisValuesFormatStored | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3600 | TChartAxis | property | DateTimeFormat | 921315 | __published | __property System::AnsiString | teengine.hpp | 2 | | read=FDateTimeFormat | | write=SetDateTimeFormat | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3601 | TChartAxis | property | ExactDateTime | 921316 | __published | __property bool | teengine.hpp | 3 | | read=FExactDateTime | | write=SetExactDateTime | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3602 | TChartAxis | property | Grid | 921317 | __published | __property TChartGridPen* | teengine.hpp | 2 | | read=FGrid | | write=SetGrid | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3603 | TChartAxis | property | Increment | 921318 | __published | __property double | teengine.hpp | 2 | | read=FDesiredIncrement | | write=SetDesiredIncrement | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3604 | TChartAxis | property | Inverted | 921319 | __published | __property bool | teengine.hpp | 3 | | read=FInverted | | write=SetInverted | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3605 | TChartAxis | property | LabelStyle | 921320 | __published | __property TAxisLabelStyle | teengine.hpp | 3 | | read=FLabelStyle | | write=SetLabelStyle | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3606 | TChartAxis | property | Labels | 921321 | __published | __property bool | teengine.hpp | 3 | | read=FLabels | | write=SetLabels | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3607 | TChartAxis | property | LabelsAngle | 921322 | __published | __property int | teengine.hpp | 3 | | read=FLabelsAngle | | write=SetLabelsAngle | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3608 | TChartAxis | property | LabelsFont | 921323 | __published | __property Graphics::TFont* | teengine.hpp | 3 | | read=FFont | | write=SetFont | | stored=IsFontStored | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3609 | TChartAxis | property | LabelsOnAxis | 921324 | __published | __property bool | teengine.hpp | 3 | | read=FLabelsOnAxis | | write=SetLabelsOnAxis | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3610 | TChartAxis | property | LabelsSeparation | 921325 | __published | __property int | teengine.hpp | 3 | | read=FLabelsSeparation | | write=SetLabelsSeparation | | default=10 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3611 | TChartAxis | property | LabelsSize | 921326 | __published | __property int | teengine.hpp | 3 | | read=FLabelsSize | | write=SetLabelsSize | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3612 | TChartAxis | property | Logarithmic | 921327 | __published | __property bool | teengine.hpp | 3 | | read=FLogarithmic | | write=SetLogarithmic | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3613 | TChartAxis | property | Maximum | 921328 | __published | __property double | teengine.hpp | 3 | | read=FMaximumValue | | write=SetMaximum | | stored=IsMaxStored | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3614 | TChartAxis | property | Minimum | 921329 | __published | __property double | teengine.hpp | 3 | | read=FMinimumValue | | write=SetMinimum | | stored=IsMinStored | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3615 | TChartAxis | property | MinorTickCount | 921330 | __published | __property int | teengine.hpp | 3 | | read=FMinorTickCount | | write=SetMinorTickCount | | default=3 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3616 | TChartAxis | property | MinorTickLength | 921331 | __published | __property int | teengine.hpp | 3 | | read=FMinorTickLength | | write=SetMinorTickLength | | default=2 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3617 | TChartAxis | property | MinorTicks | 921332 | __published | __property TChartTickPen* | teengine.hpp | 2 | | read=FMinorTicks | | write=SetMinorTicks | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3618 | TChartAxis | property | RoundFirstLabel | 921333 | __published | __property bool | teengine.hpp | 3 | | read=FRoundFirstLabel | | write=SetRoundFirstLabel | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3619 | TChartAxis | property | TickInnerLength | 921334 | __published | __property int | teengine.hpp | 3 | | read=FTickInnerLength | | write=SetTickInnerLength | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3620 | TChartAxis | property | TickLength | 921335 | __published | __property int | teengine.hpp | 3 | | read=FTickLength | | write=SetTickLength | | default=4 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3621 | TChartAxis | property | TickOnLabelsOnly | 921336 | __published | __property bool | teengine.hpp | 3 | | read=FTickOnLabelsOnly | | write=SetTickOnLabelsOnly | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3622 | TChartAxis | property | Ticks | 921337 | __published | __property TChartTickPen* | teengine.hpp | 2 | | read=FTicks | | write=SetTicks | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3623 | TChartAxis | property | TicksInner | 921338 | __published | __property TChartTickPen* | teengine.hpp | 2 | | read=FTicksInner | | write=SetTicksInner | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3624 | TChartAxis | property | Title | 921339 | __published | __property TChartAxisTitle* | teengine.hpp | 2 | | read=FAxisTitle | | write=SetAxisTitle | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3625 | TChartAxis | property | TitleSize | 921340 | __published | __property int | teengine.hpp | 3 | | read=FTitleSize | | write=SetTitleSize | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3626 | TChartAxis | property | Visible | 921341 | __published | __property bool | teengine.hpp | 3 | | read=FVisible | | write=SetVisible | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3627 | TChartAxisPen | constructor | TChartAxisPen | 921342 | public | __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
3628 | TChartAxisPen | function | ~TChartAxisPen | 921343 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
3629 | TChartAxisPen | property | Width | 921344 | __published | __property | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
3630 | TChartAxisTitle | constructor | TChartAxisTitle | 921345 | public | __fastcall | teengine.hpp | 1 | TCustomAxisPanel* | AOwner | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3631 | TChartAxisTitle | data | FAngle | 921346 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3632 | TChartAxisTitle | data | FAxis | 921347 | private | TChartAxis* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3633 | TChartAxisTitle | data | FCaption | 921348 | private | System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3634 | TChartAxisTitle | function | Assign | 921349 | protected | virtual void __fastcall | teengine.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3635 | TChartAxisTitle | function | IsAngleStored | 921350 | private | bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3636 | TChartAxisTitle | function | SetAngle | 921351 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3637 | TChartAxisTitle | function | SetCaption | 921352 | private | void __fastcall | teengine.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3638 | TChartAxisTitle | function | ~TChartAxisTitle | 921353 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3639 | TChartAxisTitle | property | Angle | 921354 | __published | __property int | teengine.hpp | 4 | | read=FAngle | | write=SetAngle | | stored=IsAngleStored | | nodefault | | | | | | | | | TChartFontObject | TeEngine.pas |
3640 | TChartAxisTitle | property | Caption | 921355 | __published | __property System::AnsiString | teengine.hpp | 2 | | read=FCaption | | write=SetCaption | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3641 | TChartAxisTitle | property | Font | 921356 | __published | __property | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
3642 | TChartBrush | constructor | TChartBrush | 919342 | public | __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TBrush | Chart.pas |
3643 | TChartBrush | function | ~TChartBrush | 919343 | public | __fastcall virtual | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TBrush | Chart.pas |
3644 | TChartBrush | property | Color | 919344 | __published | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TBrush | Chart.pas |
3645 | TChartBrushProperty | constructor | TChartBrushProperty | 919577 | public | __fastcall | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TChartClassProperty | ChartReg.pas |
3646 | TChartBrushProperty | function | Edit | 919578 | public | virtual void __fastcall | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TChartClassProperty | ChartReg.pas |
3647 | TChartBrushProperty | function | ~TChartBrushProperty | 919579 | public | __fastcall virtual | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TChartClassProperty | ChartReg.pas |
3648 | TChartClassProperty | constructor | TChartClassProperty | 919580 | public | __fastcall | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TClassProperty | ChartReg.pas |
3649 | TChartClassProperty | function | GetAttributes | 919581 | public | virtual Dsgnintf::TPropertyAttributes __ | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TClassProperty | ChartReg.pas |
3650 | TChartClassProperty | function | GetValue | 919582 | public | virtual System::AnsiString __fastcall | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TClassProperty | ChartReg.pas |
3651 | TChartClassProperty | function | ~TChartClassProperty | 919583 | public | __fastcall virtual | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TClassProperty | ChartReg.pas |
3652 | TChartCompEditor | constructor | TChartCompEditor | 919584 | public | __fastcall virtual | chartreg.hpp | 2 | Classes::TComponent* | AComponent | Dsgnintf::TFormDesigner* | ADesigner | | | | | | | | | | | | | TComponentEditor | ChartReg.pas |
3653 | TChartCompEditor | function | ChartExecuteVerb | 919585 | protected | void __fastcall | chartreg.hpp | 2 | int | Index | Chart::TCustomChart* | AChart | | | | | | | | | | | | | TComponentEditor | ChartReg.pas |
3654 | TChartCompEditor | function | Edit | 919586 | public | virtual void __fastcall | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TComponentEditor | ChartReg.pas |
3655 | TChartCompEditor | function | EditChartDesign | 919587 | public | void __fastcall | chartreg.hpp | 1 | Chart::TCustomChart* | AChart | | | | | | | | | | | | | | | TComponentEditor | ChartReg.pas |
3656 | TChartCompEditor | function | ExecuteVerb | 919588 | public | virtual void __fastcall | chartreg.hpp | 1 | int | Index | | | | | | | | | | | | | | | TComponentEditor | ChartReg.pas |
3657 | TChartCompEditor | function | GetVerb | 919589 | public | virtual System::AnsiString __fastcall | chartreg.hpp | 1 | int | Index | | | | | | | | | | | | | | | TComponentEditor | ChartReg.pas |
3658 | TChartCompEditor | function | GetVerbCount | 919590 | public | virtual int __fastcall | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TComponentEditor | ChartReg.pas |
3659 | TChartCompEditor | function | ~TChartCompEditor | 919591 | public | __fastcall virtual | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TComponentEditor | ChartReg.pas |
3660 | TChartEditForm | constructor | TChartEditForm | 919937 | public | __fastcall virtual | ieditcha.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3661 | TChartEditForm | constructor | TChartEditForm | 919938 | public | __fastcall | ieditcha.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | IEditCha.pas |
3662 | TChartEditForm | constructor | TChartEditForm | 919939 | public | __fastcall | ieditcha.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3663 | TChartEditForm | data | ApplyChangesDataSet | 919940 | public | bool | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3664 | TChartEditForm | data | ApplyChangesFunction | 919941 | public | bool | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3665 | TChartEditForm | data | BAddSeries | 919942 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3666 | TChartEditForm | data | BAxisGrid | 919943 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3667 | TChartEditForm | data | BAxisIncre | 919944 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3668 | TChartEditForm | data | BAxisMax | 919945 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3669 | TChartEditForm | data | BAxisMin | 919946 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3670 | TChartEditForm | data | BAxisPen | 919947 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3671 | TChartEditForm | data | BAxisTickInner | 919948 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3672 | TChartEditForm | data | BAxisTickMinor | 919949 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3673 | TChartEditForm | data | BAxisTickPen | 919950 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3674 | TChartEditForm | data | BBackCol | 919951 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3675 | TChartEditForm | data | BBrowseImage | 919952 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3676 | TChartEditForm | data | BChangeTypeSeries | 919953 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3677 | TChartEditForm | data | BChartFrame | 919954 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3678 | TChartEditForm | data | BCloneSeries | 919955 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3679 | TChartEditForm | data | BClose | 919956 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3680 | TChartEditForm | data | BDeleteSeries | 919957 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3681 | TChartEditForm | data | BExport | 919958 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3682 | TChartEditForm | data | BFirstPage | 919959 | __published | Buttons::TBitBtn* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3683 | TChartEditForm | data | BGradientEnd | 919960 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3684 | TChartEditForm | data | BGradientStart | 919961 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3685 | TChartEditForm | data | BLastPage | 919962 | __published | Buttons::TBitBtn* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3686 | TChartEditForm | data | BLeftAll | 919963 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3687 | TChartEditForm | data | BLeftOne | 919964 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3688 | TChartEditForm | data | BLegColor | 919965 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3689 | TChartEditForm | data | BLegFont | 919966 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3690 | TChartEditForm | data | BLegShadowCol | 919967 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3691 | TChartEditForm | data | BLegendFrame | 919968 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3692 | TChartEditForm | data | BMarkFont | 919969 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3693 | TChartEditForm | data | BMarkLinCol | 919970 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3694 | TChartEditForm | data | BMarksBackColor | 919971 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3695 | TChartEditForm | data | BMarksFrame | 919972 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3696 | TChartEditForm | data | BMoveDown | 919973 | __published | Buttons::TBitBtn* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3697 | TChartEditForm | data | BMoveUP | 919974 | __published | Buttons::TBitBtn* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3698 | TChartEditForm | data | BPanelColor | 919975 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3699 | TChartEditForm | data | BPrint | 919976 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3700 | TChartEditForm | data | BRenameSeries | 919977 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3701 | TChartEditForm | data | BRightAll | 919978 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3702 | TChartEditForm | data | BRightOne | 919979 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3703 | TChartEditForm | data | BTitFont | 919980 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3704 | TChartEditForm | data | BTitleBrush | 919981 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3705 | TChartEditForm | data | BTitleFont | 919982 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3706 | TChartEditForm | data | BTitleFrame | 919983 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3707 | TChartEditForm | data | BWallBrush | 919984 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3708 | TChartEditForm | data | BWallColor | 919985 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3709 | TChartEditForm | data | BWallPen | 919986 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3710 | TChartEditForm | data | BitBtn2 | 919987 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3711 | TChartEditForm | data | Button1 | 919988 | __published | Stdctrls::TButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3712 | TChartEditForm | data | ButtonNext | 919989 | __published | Buttons::TBitBtn* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3713 | TChartEditForm | data | ButtonPrevious | 919990 | __published | Buttons::TBitBtn* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3714 | TChartEditForm | data | CBActiveSeries | 919991 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3715 | TChartEditForm | data | CBAllowZoom | 919992 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3716 | TChartEditForm | data | CBAnimatedZoom | 919993 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3717 | TChartEditForm | data | CBAutoMax | 919994 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3718 | TChartEditForm | data | CBAutoMin | 919995 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3719 | TChartEditForm | data | CBAutomatic | 919996 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3720 | TChartEditForm | data | CBAxisLabels | 919997 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3721 | TChartEditForm | data | CBAxisVisible | 919998 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3722 | TChartEditForm | data | CBBackDef | 919999 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3723 | TChartEditForm | data | CBClipPoints | 920000 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3724 | TChartEditForm | data | CBDataSourcestyle | 920001 | __published | Stdctrls::TComboBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3725 | TChartEditForm | data | CBFunctions | 920002 | __published | Stdctrls::TComboBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3726 | TChartEditForm | data | CBGradientVisible | 920003 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3727 | TChartEditForm | data | CBImageInside | 920004 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3728 | TChartEditForm | data | CBInverted | 920005 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3729 | TChartEditForm | data | CBLabelsField | 920006 | __published | Stdctrls::TComboBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3730 | TChartEditForm | data | CBLabelsOnAxis | 920007 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3731 | TChartEditForm | data | CBLegStyle | 920008 | __published | Stdctrls::TComboBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3732 | TChartEditForm | data | CBLegendInverted | 920009 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3733 | TChartEditForm | data | CBListDataSets | 920010 | __published | Stdctrls::TComboBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3734 | TChartEditForm | data | CBLogarithmic | 920011 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3735 | TChartEditForm | data | CBMarkClip | 920012 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3736 | TChartEditForm | data | CBMarksVisible | 920013 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3737 | TChartEditForm | data | CBPanelBorder | 920014 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3738 | TChartEditForm | data | CBPersistent | 920015 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3739 | TChartEditForm | data | CBResizeChart | 920016 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3740 | TChartEditForm | data | CBRoundFirstLabel | 920017 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3741 | TChartEditForm | data | CBScaleLast | 920018 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3742 | TChartEditForm | data | CBSeries | 920019 | __published | Stdctrls::TComboBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3743 | TChartEditForm | data | CBSeriesCursor | 920020 | __published | Stdctrls::TComboBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3744 | TChartEditForm | data | CBShowAxis | 920021 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3745 | TChartEditForm | data | CBShowInLegend | 920022 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3746 | TChartEditForm | data | CBShowLeg | 920023 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3747 | TChartEditForm | data | CBTickOnLabels | 920024 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3748 | TChartEditForm | data | CBTitleAdjust | 920025 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3749 | TChartEditForm | data | CBTitleVisible | 920026 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3750 | TChartEditForm | data | CBTitles | 920027 | __published | Stdctrls::TComboBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3751 | TChartEditForm | data | CBTransparent | 920028 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3752 | TChartEditForm | data | CBView3d | 920029 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3753 | TChartEditForm | data | CBView3dWalls | 920030 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3754 | TChartEditForm | data | CBXDateTime | 920031 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3755 | TChartEditForm | data | CBYDateTime | 920032 | __published | Stdctrls::TCheckBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3756 | TChartEditForm | data | ComingFromDoubleClick | 920033 | public | bool | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3757 | TChartEditForm | data | CreatingForm | 920034 | public | bool | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3758 | TChartEditForm | data | EAxisTitle | 920035 | __published | Stdctrls::TEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3759 | TChartEditForm | data | EAxisValuesFormat | 920036 | __published | Stdctrls::TEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3760 | TChartEditForm | data | EPercentFormat | 920037 | __published | Stdctrls::TEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3761 | TChartEditForm | data | EValueformat | 920038 | __published | Stdctrls::TEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3762 | TChartEditForm | data | EditorOptions | 920039 | public | TChartEditorOptions | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3763 | TChartEditForm | data | GB3D | 920040 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3764 | TChartEditForm | data | GBMargins | 920041 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3765 | TChartEditForm | data | GBZoom | 920042 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3766 | TChartEditForm | data | GroupBox1 | 920043 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3767 | TChartEditForm | data | GroupBox11 | 920044 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3768 | TChartEditForm | data | GroupBox2 | 920045 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3769 | TChartEditForm | data | GroupBox3 | 920046 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3770 | TChartEditForm | data | GroupBox4 | 920047 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3771 | TChartEditForm | data | GroupBox5 | 920048 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3772 | TChartEditForm | data | GroupBox6 | 920049 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3773 | TChartEditForm | data | GroupBox7 | 920050 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3774 | TChartEditForm | data | GroupBox9 | 920051 | __published | Stdctrls::TGroupBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3775 | TChartEditForm | data | GroupFields | 920052 | __published | Forms::TScrollBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3776 | TChartEditForm | data | HeaderControl1 | 920053 | __published | Comctrls::THeaderControl* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3777 | TChartEditForm | data | ImageSeries | 920054 | __published | Extctrls::TImage* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3778 | TChartEditForm | data | IsDssGraph | 920055 | public | bool | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3779 | TChartEditForm | data | LAniZoomSteps | 920056 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3780 | TChartEditForm | data | LAxisIncre | 920057 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3781 | TChartEditForm | data | LAxisMax | 920058 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3782 | TChartEditForm | data | LAxisMin | 920059 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3783 | TChartEditForm | data | LBAvailSeries | 920060 | __published | Stdctrls::TListBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3784 | TChartEditForm | data | LBSelectedSeries | 920061 | __published | Stdctrls::TListBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3785 | TChartEditForm | data | LBSeries | 920062 | __published | Stdctrls::TListBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3786 | TChartEditForm | data | Label1 | 920063 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3787 | TChartEditForm | data | Label10 | 920064 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3788 | TChartEditForm | data | Label11 | 920065 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3789 | TChartEditForm | data | Label12 | 920066 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3790 | TChartEditForm | data | Label13 | 920067 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3791 | TChartEditForm | data | Label14 | 920068 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3792 | TChartEditForm | data | Label15 | 920069 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3793 | TChartEditForm | data | Label16 | 920070 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3794 | TChartEditForm | data | Label17 | 920071 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3795 | TChartEditForm | data | Label18 | 920072 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3796 | TChartEditForm | data | Label19 | 920073 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3797 | TChartEditForm | data | Label2 | 920074 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3798 | TChartEditForm | data | Label20 | 920075 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3799 | TChartEditForm | data | Label21 | 920076 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3800 | TChartEditForm | data | Label22 | 920077 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3801 | TChartEditForm | data | Label23 | 920078 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3802 | TChartEditForm | data | Label24 | 920079 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3803 | TChartEditForm | data | Label25 | 920080 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3804 | TChartEditForm | data | Label26 | 920081 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3805 | TChartEditForm | data | Label27 | 920082 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3806 | TChartEditForm | data | Label28 | 920083 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3807 | TChartEditForm | data | Label29 | 920084 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3808 | TChartEditForm | data | Label3 | 920085 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3809 | TChartEditForm | data | Label30 | 920086 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3810 | TChartEditForm | data | Label31 | 920087 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3811 | TChartEditForm | data | Label32 | 920088 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3812 | TChartEditForm | data | Label33 | 920089 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3813 | TChartEditForm | data | Label34 | 920090 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3814 | TChartEditForm | data | Label5 | 920091 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3815 | TChartEditForm | data | Label6 | 920092 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3816 | TChartEditForm | data | Label7 | 920093 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3817 | TChartEditForm | data | Label8 | 920094 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3818 | TChartEditForm | data | Label9 | 920095 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3819 | TChartEditForm | data | LabelAxisFormat | 920096 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3820 | TChartEditForm | data | LabelLabels | 920097 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3821 | TChartEditForm | data | LabelPages | 920098 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3822 | TChartEditForm | data | LabelSeriesClass | 920099 | __published | Stdctrls::TLabel* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3823 | TChartEditForm | data | MTitle | 920100 | __published | Stdctrls::TMemo* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3824 | TChartEditForm | data | MainPage | 920101 | __published | Comctrls::TPageControl* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3825 | TChartEditForm | data | Notebook1 | 920102 | __published | Comctrls::TPageControl* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3826 | TChartEditForm | data | OnChartFillFields | 920103 | public | TOnChartFillFields | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3827 | TChartEditForm | data | OnChartIsDateTimeSource | 920104 | public | TOnChartIsDateTimeSource | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3828 | TChartEditForm | data | OnChartIsValidComponentSource | 920105 | public | TOnChartIsValidComponentSource | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3829 | TChartEditForm | data | OnGetDesignerNames | 920106 | public | TOnGetDesignerNamesEvent | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3830 | TChartEditForm | data | PageControl2 | 920107 | __published | Comctrls::TPageControl* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3831 | TChartEditForm | data | PageControlAxis | 920108 | __published | Comctrls::TPageControl* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3832 | TChartEditForm | data | PageControlSeries | 920109 | __published | Comctrls::TPageControl* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3833 | TChartEditForm | data | PaintBox1 | 920110 | __published | Extctrls::TShape* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3834 | TChartEditForm | data | PaintBox2 | 920111 | __published | Extctrls::TShape* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3835 | TChartEditForm | data | RBLegendBottom | 920112 | __published | Stdctrls::TRadioButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3836 | TChartEditForm | data | RBLegendLeft | 920113 | __published | Stdctrls::TRadioButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3837 | TChartEditForm | data | RBLegendRight | 920114 | __published | Stdctrls::TRadioButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3838 | TChartEditForm | data | RBLegendTop | 920115 | __published | Stdctrls::TRadioButton* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3839 | TChartEditForm | data | RGAxisLabelStyle | 920116 | __published | Extctrls::TRadioGroup* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3840 | TChartEditForm | data | RGBevelIn | 920117 | __published | Extctrls::TRadioGroup* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3841 | TChartEditForm | data | RGBevelOut | 920118 | __published | Extctrls::TRadioGroup* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3842 | TChartEditForm | data | RGBitmap | 920119 | __published | Extctrls::TRadioGroup* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3843 | TChartEditForm | data | RGGradientDirection | 920120 | __published | Extctrls::TRadioGroup* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3844 | TChartEditForm | data | RGHorizAxis | 920121 | __published | Extctrls::TRadioGroup* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3845 | TChartEditForm | data | RGMarkStyle | 920122 | __published | Extctrls::TRadioGroup* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3846 | TChartEditForm | data | RGPanning | 920123 | __published | Extctrls::TRadioGroup* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3847 | TChartEditForm | data | RGTitalign | 920124 | __published | Extctrls::TRadioGroup* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3848 | TChartEditForm | data | RGVertAxis | 920125 | __published | Extctrls::TRadioGroup* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3849 | TChartEditForm | data | RGWhatAxis | 920126 | __published | Extctrls::TRadioGroup* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3850 | TChartEditForm | data | SE3d | 920127 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3851 | TChartEditForm | data | SEAniZoomSteps | 920128 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3852 | TChartEditForm | data | SEArrowLength | 920129 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3853 | TChartEditForm | data | SEAxisLabelSepar | 920130 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3854 | TChartEditForm | data | SEAxisLabelsAngle | 920131 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3855 | TChartEditForm | data | SEAxisMinorTickLen | 920132 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3856 | TChartEditForm | data | SEAxisTickLength | 920133 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3857 | TChartEditForm | data | SEAxisTitleAngle | 920134 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3858 | TChartEditForm | data | SEAxisTitleSize | 920135 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3859 | TChartEditForm | data | SEBotMa | 920136 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3860 | TChartEditForm | data | SEInnerTicksLength | 920137 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3861 | TChartEditForm | data | SELabelsSize | 920138 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3862 | TChartEditForm | data | SELeftMa | 920139 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3863 | TChartEditForm | data | SELegColWi | 920140 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3864 | TChartEditForm | data | SELegMargin | 920141 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3865 | TChartEditForm | data | SELegShadowSize | 920142 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3866 | TChartEditForm | data | SEMinorCount | 920143 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3867 | TChartEditForm | data | SEPanelBor | 920144 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3868 | TChartEditForm | data | SEPanelWi | 920145 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3869 | TChartEditForm | data | SEPointsPerPage | 920146 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3870 | TChartEditForm | data | SERightMa | 920147 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3871 | TChartEditForm | data | SETopLegPos | 920148 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3872 | TChartEditForm | data | SETopMa | 920149 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3873 | TChartEditForm | data | SEWallSize | 920150 | __published | Spin::TSpinEdit* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3874 | TChartEditForm | data | SHWallColor | 920151 | __published | Extctrls::TShape* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3875 | TChartEditForm | data | TabAxis | 920152 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3876 | TChartEditForm | data | TabAxisLabels | 920153 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3877 | TChartEditForm | data | TabAxisScales | 920154 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3878 | TChartEditForm | data | TabAxisTicks | 920155 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3879 | TChartEditForm | data | TabAxisTitle | 920156 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3880 | TChartEditForm | data | TabChart | 920157 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3881 | TChartEditForm | data | TabDataSource | 920158 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3882 | TChartEditForm | data | TabDatabase | 920159 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3883 | TChartEditForm | data | TabFunctions | 920160 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3884 | TChartEditForm | data | TabGeneral | 920161 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3885 | TChartEditForm | data | TabLegend | 920162 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3886 | TChartEditForm | data | TabPaging | 920163 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3887 | TChartEditForm | data | TabPanel | 920164 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3888 | TChartEditForm | data | TabSeries | 920165 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3889 | TChartEditForm | data | TabSeriesGeneral | 920166 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3890 | TChartEditForm | data | TabSeriesList | 920167 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3891 | TChartEditForm | data | TabSeriesMarks | 920168 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3892 | TChartEditForm | data | TabSubWalls | 920169 | __published | Comctrls::TTabControl* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3893 | TChartEditForm | data | TabTitle | 920170 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3894 | TChartEditForm | data | TabWalls | 920171 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3895 | TChartEditForm | data | TheActivePageIndex | 920172 | public | int | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3896 | TChartEditForm | data | TheAxis | 920173 | public | Teengine::TChartAxis* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3897 | TChartEditForm | data | TheChart | 920174 | public | Chart::TCustomChart* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3898 | TChartEditForm | data | TheEditSeries | 920175 | public | Teengine::TChartSeries* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3899 | TChartEditForm | data | TheSeries | 920176 | public | Teengine::TChartSeries* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3900 | TChartEditForm | data | TheSeriesForm | 920177 | public | Forms::TForm* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3901 | TChartEditForm | data | TheTabSheet | 920178 | __published | Comctrls::TTabSheet* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3902 | TChartEditForm | data | TheTitle | 920179 | public | Chart::TChartTitle* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3903 | TChartEditForm | data | TheWall | 920180 | public | Chart::TChartWall* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3904 | TChartEditForm | data | cbLegendStyle | 920181 | __published | Stdctrls::TComboBox* | ieditcha.hpp | 0 | | | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3905 | TChartEditForm | function | AddComponentDataSource | 920182 | public | void __fastcall | ieditcha.hpp | 3 | Classes::TComponent* const | AComponent | Classes::TStrings* | AItems | bool | AddCurrent | | | | | | | | | | | TForm | IEditCha.pas |
3906 | TChartEditForm | function | AxisTitleOrName | 920183 | public | System::AnsiString __fastcall | ieditcha.hpp | 1 | Teengine::TChartAxis* | Axis | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3907 | TChartEditForm | function | BAddSeriesClick | 920184 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3908 | TChartEditForm | function | BAxisIncreClick | 920185 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3909 | TChartEditForm | function | BAxisMaxClick | 920186 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3910 | TChartEditForm | function | BAxisMinClick | 920187 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3911 | TChartEditForm | function | BAxisPenClick | 920188 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3912 | TChartEditForm | function | BAxisTickPenClick | 920189 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3913 | TChartEditForm | function | BBackColClick | 920190 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3914 | TChartEditForm | function | BBottomWallBrushClick | 920191 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3915 | TChartEditForm | function | BBottomWallPenClick | 920192 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3916 | TChartEditForm | function | BBrowseImageClick | 920193 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3917 | TChartEditForm | function | BChangeTypeSeriesClick | 920194 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3918 | TChartEditForm | function | BChartFrameClick | 920195 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3919 | TChartEditForm | function | BCloneSeriesClick | 920196 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3920 | TChartEditForm | function | BCloseClick | 920197 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3921 | TChartEditForm | function | BColGridClick | 920198 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3922 | TChartEditForm | function | BDeleteSeriesClick | 920199 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3923 | TChartEditForm | function | BEditSeriesClick | 920200 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3924 | TChartEditForm | function | BExportClick | 920201 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3925 | TChartEditForm | function | BFirstPageClick | 920202 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3926 | TChartEditForm | function | BGradientEndClick | 920203 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3927 | TChartEditForm | function | BGradientStartClick | 920204 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3928 | TChartEditForm | function | BInnerTicksClick | 920205 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3929 | TChartEditForm | function | BLastPageClick | 920206 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3930 | TChartEditForm | function | BLeftAllClick | 920207 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3931 | TChartEditForm | function | BLeftOneClick | 920208 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3932 | TChartEditForm | function | BLegColorClick | 920209 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3933 | TChartEditForm | function | BLegFontClick | 920210 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3934 | TChartEditForm | function | BLegShadowColClick | 920211 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3935 | TChartEditForm | function | BLegendFrameClick | 920212 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3936 | TChartEditForm | function | BMarkFontClick | 920213 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3937 | TChartEditForm | function | BMarkLinColClick | 920214 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3938 | TChartEditForm | function | BMarksBackColorClick | 920215 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3939 | TChartEditForm | function | BMarksFrameClick | 920216 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3940 | TChartEditForm | function | BMinorTicksClick | 920217 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3941 | TChartEditForm | function | BMoveDownClick | 920218 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3942 | TChartEditForm | function | BMoveUPClick | 920219 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3943 | TChartEditForm | function | BPanelColorClick | 920220 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3944 | TChartEditForm | function | BPrintClick | 920221 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3945 | TChartEditForm | function | BRenameSeriesClick | 920222 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3946 | TChartEditForm | function | BRightAllClick | 920223 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3947 | TChartEditForm | function | BRightOneClick | 920224 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3948 | TChartEditForm | function | BTitFontClick | 920225 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3949 | TChartEditForm | function | BTitleBrushClick | 920226 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3950 | TChartEditForm | function | BTitleFontClick | 920227 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3951 | TChartEditForm | function | BTitleFrameClick | 920228 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3952 | TChartEditForm | function | BWallBrushClick | 920229 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3953 | TChartEditForm | function | BWallColorClick | 920230 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3954 | TChartEditForm | function | BWallPenClick | 920231 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3955 | TChartEditForm | function | BitBtn2Click | 920232 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3956 | TChartEditForm | function | Button1Click | 920233 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3957 | TChartEditForm | function | ButtonNextClick | 920234 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3958 | TChartEditForm | function | ButtonPreviousClick | 920235 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3959 | TChartEditForm | function | CBAllowZoomClick | 920236 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3960 | TChartEditForm | function | CBAnimatedZoomClick | 920237 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3961 | TChartEditForm | function | CBAutoMaxClick | 920238 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3962 | TChartEditForm | function | CBAutoMinClick | 920239 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3963 | TChartEditForm | function | CBAutomaticClick | 920240 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3964 | TChartEditForm | function | CBAxisLabelsClick | 920241 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3965 | TChartEditForm | function | CBAxisVisibleClick | 920242 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3966 | TChartEditForm | function | CBBackDefClick | 920243 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3967 | TChartEditForm | function | CBClipPointsClick | 920244 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3968 | TChartEditForm | function | CBDataSourcestyleChange | 920245 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3969 | TChartEditForm | function | CBDateTimeClick | 920246 | public | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3970 | TChartEditForm | function | CBFootAdjustClick | 920247 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3971 | TChartEditForm | function | CBFunctionsChange | 920248 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3972 | TChartEditForm | function | CBGradientVisibleClick | 920249 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3973 | TChartEditForm | function | CBImageInsideClick | 920250 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3974 | TChartEditForm | function | CBInvertedClick | 920251 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3975 | TChartEditForm | function | CBLabelsFieldChange | 920252 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3976 | TChartEditForm | function | CBLabelsOnAxisClick | 920253 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3977 | TChartEditForm | function | CBLegStyleChange | 920254 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3978 | TChartEditForm | function | CBLegendInvertedClick | 920255 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3979 | TChartEditForm | function | CBListDataSetsChange | 920256 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3980 | TChartEditForm | function | CBLogarithmicClick | 920257 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3981 | TChartEditForm | function | CBMarkClipClick | 920258 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3982 | TChartEditForm | function | CBMarksVisibleClick | 920259 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3983 | TChartEditForm | function | CBPanelBorderClick | 920260 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3984 | TChartEditForm | function | CBPersistentClick | 920261 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3985 | TChartEditForm | function | CBResizeChartClick | 920262 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3986 | TChartEditForm | function | CBRoundFirstLabelClick | 920263 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3987 | TChartEditForm | function | CBScaleLastClick | 920264 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3988 | TChartEditForm | function | CBSeriesChange | 920265 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3989 | TChartEditForm | function | CBSeriesCursorChange | 920266 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3990 | TChartEditForm | function | CBShowAxisClick | 920267 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3991 | TChartEditForm | function | CBShowInLegendClick | 920268 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3992 | TChartEditForm | function | CBShowLegClick | 920269 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3993 | TChartEditForm | function | CBTickOnLabelsClick | 920270 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3994 | TChartEditForm | function | CBTitleAdjustClick | 920271 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3995 | TChartEditForm | function | CBTitleVisibleClick | 920272 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3996 | TChartEditForm | function | CBTitlesChange | 920273 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3997 | TChartEditForm | function | CBTransparentClick | 920274 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3998 | TChartEditForm | function | CBValuesChange | 920275 | public | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
3999 | TChartEditForm | function | CBView3dClick | 920276 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4000 | TChartEditForm | function | CBView3dWallsClick | 920277 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4001 | TChartEditForm | function | CBXDateTimeClick | 920278 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4002 | TChartEditForm | function | CBYDateTimeClick | 920279 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4003 | TChartEditForm | function | ChangeMargin | 920280 | public | int __fastcall | ieditcha.hpp | 3 | Spin::TSpinEdit* | AEdit | int | APos | int | OtherSide | | | | | | | | | | | TForm | IEditCha.pas |
4004 | TChartEditForm | function | CheckApplyChanges | 920281 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4005 | TChartEditForm | function | CheckGradientVisible | 920282 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4006 | TChartEditForm | function | DoApplyChangesDataset | 920283 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4007 | TChartEditForm | function | DoApplyChangesFunction | 920284 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4008 | TChartEditForm | function | EAxisTitleChange | 920285 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4009 | TChartEditForm | function | EAxisValuesFormatChange | 920286 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4010 | TChartEditForm | function | EPercentFormatChange | 920287 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4011 | TChartEditForm | function | EValueformatChange | 920288 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4012 | TChartEditForm | function | EnableDataSourceControls | 920289 | public | void __fastcall | ieditcha.hpp | 2 | bool | IsDatabase | bool | IsFunction | | | | | | | | | | | | | TForm | IEditCha.pas |
4013 | TChartEditForm | function | EnableImageControls | 920290 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4014 | TChartEditForm | function | EnableLegendMarginControls | 920291 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4015 | TChartEditForm | function | EnableListButtons | 920292 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4016 | TChartEditForm | function | FillFields | 920293 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4017 | TChartEditForm | function | FillSeries | 920294 | public | void __fastcall | ieditcha.hpp | 1 | Teengine::TChartSeries* | OldSeries | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4018 | TChartEditForm | function | FillSourceDataSets | 920295 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4019 | TChartEditForm | function | FillSourceSeries | 920296 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4020 | TChartEditForm | function | FillSources | 920297 | protected | void __fastcall | ieditcha.hpp | 2 | Classes::TStrings* | AItems | bool | AddCurrent | | | | | | | | | | | | | TForm | IEditCha.pas |
4021 | TChartEditForm | function | FormClose | 920298 | __published | void __fastcall | ieditcha.hpp | 2 | System::TObject* | Sender | Forms::TCloseAction& | Action | | | | | | | | | | | | | TForm | IEditCha.pas |
4022 | TChartEditForm | function | FormCloseQuery | 920299 | __published | void __fastcall | ieditcha.hpp | 2 | System::TObject* | Sender | bool& | CanClose | | | | | | | | | | | | | TForm | IEditCha.pas |
4023 | TChartEditForm | function | FormCreate | 920300 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4024 | TChartEditForm | function | FormShow | 920301 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4025 | TChartEditForm | function | GetDateTimeStepText | 920302 | public | System::AnsiString __fastcall | ieditcha.hpp | 1 | Teeprocs::TDateTimeStep | tmp | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4026 | TChartEditForm | function | GetSelectedSource | 920303 | public | Classes::TComponent* __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4027 | TChartEditForm | function | GetSourceCombo | 920304 | public | Stdctrls::TComboBox* __fastcall | ieditcha.hpp | 1 | int | Index | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4028 | TChartEditForm | function | IsDateTimeSource | 920305 | public | void __fastcall | ieditcha.hpp | 3 | Classes::TComponent* | AComponent | const System::AnsiString | ValueSource | bool& | IsDateTime | | | | | | | | | | | TForm | IEditCha.pas |
4029 | TChartEditForm | function | IsValidComponentSource | 920306 | public | bool __fastcall | ieditcha.hpp | 1 | Classes::TComponent* | AComponent | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4030 | TChartEditForm | function | LBAvailSeriesDblClick | 920307 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4031 | TChartEditForm | function | LBSelectedSeriesDblClick | 920308 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4032 | TChartEditForm | function | LBSeriesClick | 920309 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4033 | TChartEditForm | function | LBSeriesDblClick | 920310 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4034 | TChartEditForm | function | LBSeriesDragDrop | 920311 | __published | void __fastcall | ieditcha.hpp | 4 | System::TObject* | Sender | System::TObject* | Source | int | X | int | Y | | | | | | | | | TForm | IEditCha.pas |
4035 | TChartEditForm | function | LBSeriesDragOver | 920312 | __published | void __fastcall | ieditcha.hpp | 6 | System::TObject* | Sender | System::TObject* | Source | int | X | int | Y | Controls::TDragState | State | bool& | Accept | | | | | TForm | IEditCha.pas |
4036 | TChartEditForm | function | LBSeriesDrawItem | 920313 | __published | void __fastcall | ieditcha.hpp | 4 | Controls::TWinControl* | Control | int | Index | const Windows::TRect& | Rect | Stdctrls::TOwnerDrawState | State | | | | | | | | | TForm | IEditCha.pas |
4037 | TChartEditForm | function | LBSeriesKeyUp | 920314 | __published | void __fastcall | ieditcha.hpp | 3 | System::TObject* | Sender | Word& | Key | Classes::TShiftState | Shift | | | | | | | | | | | TForm | IEditCha.pas |
4038 | TChartEditForm | function | LBSeriesMouseDown | 920315 | __published | void __fastcall | ieditcha.hpp | 5 | System::TObject* | Sender | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | TForm | IEditCha.pas |
4039 | TChartEditForm | function | MTitleChange | 920316 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4040 | TChartEditForm | function | MainPageChange | 920317 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4041 | TChartEditForm | function | MainPageChanging | 920318 | __published | void __fastcall | ieditcha.hpp | 2 | System::TObject* | Sender | bool& | AllowChange | | | | | | | | | | | | | TForm | IEditCha.pas |
4042 | TChartEditForm | function | Notebook1Change | 920319 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4043 | TChartEditForm | function | PageControlAxisChange | 920320 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4044 | TChartEditForm | function | PageControlSeriesChange | 920321 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4045 | TChartEditForm | function | PageControlSeriesChanging | 920322 | __published | void __fastcall | ieditcha.hpp | 2 | System::TObject* | Sender | bool& | AllowChange | | | | | | | | | | | | | TForm | IEditCha.pas |
4046 | TChartEditForm | function | PaintBox1MouseUp | 920323 | __published | void __fastcall | ieditcha.hpp | 5 | System::TObject* | Sender | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | TForm | IEditCha.pas |
4047 | TChartEditForm | function | PaintBox2MouseUp | 920324 | __published | void __fastcall | ieditcha.hpp | 5 | System::TObject* | Sender | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | TForm | IEditCha.pas |
4048 | TChartEditForm | function | PointInSection | 920325 | public | bool __fastcall | ieditcha.hpp | 2 | const tagPOINT& | P | int | ASection | | | | | | | | | | | | | TForm | IEditCha.pas |
4049 | TChartEditForm | function | ProcGetCursors | 920326 | public | void __fastcall | ieditcha.hpp | 1 | const System::AnsiString | S | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4050 | TChartEditForm | function | RBLegendBottomClick | 920327 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4051 | TChartEditForm | function | RBLegendLeftClick | 920328 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4052 | TChartEditForm | function | RBLegendRightClick | 920329 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4053 | TChartEditForm | function | RBLegendTopClick | 920330 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4054 | TChartEditForm | function | RGAxisLabelStyleClick | 920331 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4055 | TChartEditForm | function | RGBevelInClick | 920332 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4056 | TChartEditForm | function | RGBevelOutClick | 920333 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4057 | TChartEditForm | function | RGBitmapClick | 920334 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4058 | TChartEditForm | function | RGGradientDirectionClick | 920335 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4059 | TChartEditForm | function | RGHorizAxisClick | 920336 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4060 | TChartEditForm | function | RGMarkStyleClick | 920337 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4061 | TChartEditForm | function | RGPanningClick | 920338 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4062 | TChartEditForm | function | RGTitalignClick | 920339 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4063 | TChartEditForm | function | RGVertAxisClick | 920340 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4064 | TChartEditForm | function | RGWhatAxisClick | 920341 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4065 | TChartEditForm | function | RefreshButtons | 920342 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4066 | TChartEditForm | function | RefreshWallColorShape | 920343 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4067 | TChartEditForm | function | RepaintGradientColors | 920344 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4068 | TChartEditForm | function | SE3dChange | 920345 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4069 | TChartEditForm | function | SEAniZoomStepsChange | 920346 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4070 | TChartEditForm | function | SEArrowLengthChange | 920347 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4071 | TChartEditForm | function | SEAxisLabelSeparChange | 920348 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4072 | TChartEditForm | function | SEAxisLabelsAngleChange | 920349 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4073 | TChartEditForm | function | SEAxisMinorTickLenChange | 920350 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4074 | TChartEditForm | function | SEAxisTickLengthChange | 920351 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4075 | TChartEditForm | function | SEAxisTitleAngleChange | 920352 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4076 | TChartEditForm | function | SEAxisTitleSizeChange | 920353 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4077 | TChartEditForm | function | SEBotMaChange | 920354 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4078 | TChartEditForm | function | SEInnerTicksLengthChange | 920355 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4079 | TChartEditForm | function | SELabelsSizeChange | 920356 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4080 | TChartEditForm | function | SELeftMaChange | 920357 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4081 | TChartEditForm | function | SELegMarginChange | 920358 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4082 | TChartEditForm | function | SELegShadowSizeChange | 920359 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4083 | TChartEditForm | function | SEMinorCountChange | 920360 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4084 | TChartEditForm | function | SEPanelBorChange | 920361 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4085 | TChartEditForm | function | SEPanelWiChange | 920362 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4086 | TChartEditForm | function | SEPointsPerPageChange | 920363 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4087 | TChartEditForm | function | SERightMaChange | 920364 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4088 | TChartEditForm | function | SETopLegPosChange | 920365 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4089 | TChartEditForm | function | SETopMaChange | 920366 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4090 | TChartEditForm | function | SEWallSizeChange | 920367 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4091 | TChartEditForm | function | SHWallColorMouseUp | 920368 | __published | void __fastcall | ieditcha.hpp | 5 | System::TObject* | Sender | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | TForm | IEditCha.pas |
4092 | TChartEditForm | function | SelectedSeries | 920369 | public | Teengine::TChartSeries* __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4093 | TChartEditForm | function | SelectedSeriesIndex | 920370 | public | int __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4094 | TChartEditForm | function | SelectedTitle | 920371 | public | Chart::TChartTitle* __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4095 | TChartEditForm | function | SelectedWall | 920372 | public | Chart::TChartWall* __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4096 | TChartEditForm | function | SeriesAtMousePos | 920373 | public | int __fastcall | ieditcha.hpp | 1 | tagPOINT& | p | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4097 | TChartEditForm | function | SetAxisLabels | 920374 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4098 | TChartEditForm | function | SetAxisScales | 920375 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4099 | TChartEditForm | function | SetAxisTicks | 920376 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4100 | TChartEditForm | function | SetAxisTitle | 920377 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4101 | TChartEditForm | function | SetCurrentDataSource | 920378 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4102 | TChartEditForm | function | SetSelectedSourceDatabase | 920379 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4103 | TChartEditForm | function | SetSelectedSourceSeries | 920380 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4104 | TChartEditForm | function | SetTabSeries | 920381 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4105 | TChartEditForm | function | SetTabSeriesDataSource | 920382 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4106 | TChartEditForm | function | SetTabSeriesDatabase | 920383 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4107 | TChartEditForm | function | SetTabSeriesFunctions | 920384 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4108 | TChartEditForm | function | SetTabSeriesGeneral | 920385 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4109 | TChartEditForm | function | SetTabSeriesMarks | 920386 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4110 | TChartEditForm | function | SetTabTitle | 920387 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4111 | TChartEditForm | function | SetTabWalls | 920388 | public | void __fastcall | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4112 | TChartEditForm | function | SpinEdit2Change | 920389 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4113 | TChartEditForm | function | SpinEdit9Change | 920390 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4114 | TChartEditForm | function | SwapSeries | 920391 | public | void __fastcall | ieditcha.hpp | 2 | int | tmp1 | int | tmp2 | | | | | | | | | | | | | TForm | IEditCha.pas |
4115 | TChartEditForm | function | TabSubWallsChange | 920392 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4116 | TChartEditForm | function | TheChartPageChange | 920393 | public | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4117 | TChartEditForm | function | cbLegendStyleChange | 920394 | __published | void __fastcall | ieditcha.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4118 | TChartEditForm | function | ~TChartEditForm | 920395 | public | __fastcall virtual | ieditcha.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | IEditCha.pas |
4119 | TChartFX | constructor | TChartFX | 917188 | public | __fastcall virtual | chartfx.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4120 | TChartFX | constructor | TChartFX | 917189 | public | __fastcall | chartfx.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4121 | TChartFX | data | FOnChangeColor | 917190 | private | TChartFXChangeColor | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4122 | TChartFX | data | FOnChangeFont | 917191 | private | TChartFXChangeFont | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4123 | TChartFX | data | FOnChangePalette | 917192 | private | TChartFXChangePalette | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4124 | TChartFX | data | FOnChangePattPal | 917193 | private | TChartFXChangePattPal | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4125 | TChartFX | data | FOnChangePattern | 917194 | private | TChartFXChangePattern | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4126 | TChartFX | data | FOnChangeString | 917195 | private | TChartFXChangeString | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4127 | TChartFX | data | FOnChangeType | 917196 | private | TChartFXChangeType | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4128 | TChartFX | data | FOnChangeValue | 917197 | private | TChartFXChangeValue | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4129 | TChartFX | data | FOnDestroy | 917198 | private | Classes::TNotifyEvent | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4130 | TChartFX | data | FOnGetLegend | 917199 | private | TChartFXGetLegend | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4131 | TChartFX | data | FOnLButtonDblClk | 917200 | private | TChartFXLButtonDblClk | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4132 | TChartFX | data | FOnMenu | 917201 | private | TChartFXMenu | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4133 | TChartFX | data | FOnRButtonDown | 917202 | private | TChartFXRButtonDown | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4134 | TChartFX | data | FOnReadFile | 917203 | private | Classes::TNotifyEvent | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4135 | TChartFX | data | FOnReadTemplate | 917204 | private | Classes::TNotifyEvent | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4136 | TChartFX | data | FOnUserScroll | 917205 | private | TChartFXUserScroll | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4137 | TChartFX | function | AboutBox | 917206 | public | void __stdcall | chartfx.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4138 | TChartFX | function | CloseData | 917207 | public | Word __stdcall | chartfx.hpp | 1 | short | nType | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4139 | TChartFX | function | CopyBitmap | 917208 | public | int __stdcall | chartfx.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4140 | TChartFX | function | CopyData | 917209 | public | int __stdcall | chartfx.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4141 | TChartFX | function | DblClk | 917210 | public | int __stdcall | chartfx.hpp | 2 | short | nType | int | lExtra | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4142 | TChartFX | function | ExportFile | 917211 | public | int __stdcall | chartfx.hpp | 1 | const System::AnsiString | lpszNewValue | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4143 | TChartFX | function | Get_Adm | 917212 | private | double __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4144 | TChartFX | function | Get_BkColor | 917213 | private | Graphics::TColor __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4145 | TChartFX | function | Get_Color | 917214 | private | Graphics::TColor __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4146 | TChartFX | function | Get_Const_ | 917215 | private | double __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4147 | TChartFX | function | Get_DecimalsNum | 917216 | private | short __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4148 | TChartFX | function | Get_FixLeg | 917217 | private | System::AnsiString __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4149 | TChartFX | function | Get_Fonts | 917218 | private | int __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4150 | TChartFX | function | Get_HFont | 917219 | private | short __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4151 | TChartFX | function | Get_IniValue | 917220 | private | double __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4152 | TChartFX | function | Get_ItemColor | 917221 | private | Graphics::TColor __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4153 | TChartFX | function | Get_ItemStyle | 917222 | private | short __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4154 | TChartFX | function | Get_ItemWidth | 917223 | private | short __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4155 | TChartFX | function | Get_KeyLeg | 917224 | private | System::AnsiString __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4156 | TChartFX | function | Get_KeySer | 917225 | private | System::AnsiString __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4157 | TChartFX | function | Get_Legend | 917226 | private | System::AnsiString __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4158 | TChartFX | function | Get_Pattern | 917227 | private | short __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4159 | TChartFX | function | Get_RGBFont | 917228 | private | Graphics::TColor __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4160 | TChartFX | function | Get_SerLeg | 917229 | private | System::AnsiString __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4161 | TChartFX | function | Get_StatusText | 917230 | private | System::AnsiString __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4162 | TChartFX | function | Get_Title | 917231 | private | System::AnsiString __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4163 | TChartFX | function | Get_Value | 917232 | private | double __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4164 | TChartFX | function | Get_XValue | 917233 | private | double __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4165 | TChartFX | function | Get_YLeg | 917234 | private | System::AnsiString __stdcall | chartfx.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4166 | TChartFX | function | ImportFile | 917235 | public | int __stdcall | chartfx.hpp | 1 | const System::AnsiString | lpszNewValue | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4167 | TChartFX | function | InitControlData | 917236 | protected | virtual void __fastcall | chartfx.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4168 | TChartFX | function | Language | 917237 | public | int __stdcall | chartfx.hpp | 1 | const System::AnsiString | sResource | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4169 | TChartFX | function | OpenDataEx | 917238 | public | int __stdcall | chartfx.hpp | 3 | short | nType | int | n1 | int | n2 | | | | | | | | | | | TOleControl | ChartFX.pas |
4170 | TChartFX | function | Paint | 917239 | public | int __stdcall | chartfx.hpp | 7 | int | hDC | short | nLeft | short | nTop | short | nRight | short | nBottom | short | wAction | int | lps | | | TOleControl | ChartFX.pas |
4171 | TChartFX | function | PrintIt | 917240 | public | int __stdcall | chartfx.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4172 | TChartFX | function | ReadTemplate | 917241 | public | int __stdcall | chartfx.hpp | 1 | const System::AnsiString | lpszNewValue | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4173 | TChartFX | function | Refresh | 917242 | public | HIDESBASE void __stdcall | chartfx.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4174 | TChartFX | function | RigClk | 917243 | public | int __stdcall | chartfx.hpp | 2 | short | nType | int | lExtra | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4175 | TChartFX | function | Scroll | 917244 | public | HIDESBASE int __stdcall | chartfx.hpp | 2 | int | wParam | int | lParam | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4176 | TChartFX | function | SetStatusItem | 917245 | public | int __stdcall | chartfx.hpp | 8 | short | index | Word | bText | short | nID | Word | bFrame | short | nWidth | short | nMin | short | nDesp | int | dwStyle | TOleControl | ChartFX.pas |
4177 | TChartFX | function | SetStripe | 917246 | public | int __stdcall | chartfx.hpp | 4 | short | index | double | dMin | double | dMax | Graphics::TColor | rgb | | | | | | | | | TOleControl | ChartFX.pas |
4178 | TChartFX | function | Set_Adm | 917247 | private | void __stdcall | chartfx.hpp | 2 | short | index | double | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4179 | TChartFX | function | Set_BkColor | 917248 | private | void __stdcall | chartfx.hpp | 2 | short | index | Graphics::TColor | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4180 | TChartFX | function | Set_Color | 917249 | private | void __stdcall | chartfx.hpp | 2 | short | index | Graphics::TColor | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4181 | TChartFX | function | Set_Const_ | 917250 | private | void __stdcall | chartfx.hpp | 2 | short | index | double | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4182 | TChartFX | function | Set_DecimalsNum | 917251 | private | void __stdcall | chartfx.hpp | 2 | short | index | short | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4183 | TChartFX | function | Set_FixLeg | 917252 | private | void __stdcall | chartfx.hpp | 2 | short | index | const System::AnsiString | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4184 | TChartFX | function | Set_Fonts | 917253 | private | void __stdcall | chartfx.hpp | 2 | short | index | int | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4185 | TChartFX | function | Set_HFont | 917254 | private | void __stdcall | chartfx.hpp | 2 | short | index | short | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4186 | TChartFX | function | Set_IniValue | 917255 | private | void __stdcall | chartfx.hpp | 2 | short | index | double | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4187 | TChartFX | function | Set_ItemColor | 917256 | private | void __stdcall | chartfx.hpp | 2 | short | index | Graphics::TColor | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4188 | TChartFX | function | Set_ItemStyle | 917257 | private | void __stdcall | chartfx.hpp | 2 | short | index | short | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4189 | TChartFX | function | Set_ItemWidth | 917258 | private | void __stdcall | chartfx.hpp | 2 | short | index | short | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4190 | TChartFX | function | Set_KeyLeg | 917259 | private | void __stdcall | chartfx.hpp | 2 | short | index | const System::AnsiString | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4191 | TChartFX | function | Set_KeySer | 917260 | private | void __stdcall | chartfx.hpp | 2 | short | index | const System::AnsiString | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4192 | TChartFX | function | Set_Legend | 917261 | private | void __stdcall | chartfx.hpp | 2 | short | index | const System::AnsiString | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4193 | TChartFX | function | Set_Pattern | 917262 | private | void __stdcall | chartfx.hpp | 2 | short | index | short | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4194 | TChartFX | function | Set_RGBFont | 917263 | private | void __stdcall | chartfx.hpp | 2 | short | index | Graphics::TColor | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4195 | TChartFX | function | Set_SerLeg | 917264 | private | void __stdcall | chartfx.hpp | 2 | short | index | const System::AnsiString | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4196 | TChartFX | function | Set_StatusText | 917265 | private | void __stdcall | chartfx.hpp | 2 | short | index | const System::AnsiString | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4197 | TChartFX | function | Set_Title | 917266 | private | void __stdcall | chartfx.hpp | 2 | short | index | const System::AnsiString | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4198 | TChartFX | function | Set_Value | 917267 | private | void __stdcall | chartfx.hpp | 2 | short | index | double | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4199 | TChartFX | function | Set_XValue | 917268 | private | void __stdcall | chartfx.hpp | 2 | short | index | double | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4200 | TChartFX | function | Set_YLeg | 917269 | private | void __stdcall | chartfx.hpp | 2 | short | index | const System::AnsiString | Value | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4201 | TChartFX | function | ShowDialog | 917270 | public | int __stdcall | chartfx.hpp | 2 | short | nDialog | int | lExtra | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4202 | TChartFX | function | Status | 917271 | public | int __stdcall | chartfx.hpp | 2 | short | nItems | int | lpStatus | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4203 | TChartFX | function | WriteTemplate | 917272 | public | int __stdcall | chartfx.hpp | 1 | const System::AnsiString | lpszNewValue | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4204 | TChartFX | function | ~TChartFX | 917273 | public | __fastcall virtual | chartfx.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4205 | TChartFX | property | Adm[short index] | 917274 | public | __property double | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4206 | TChartFX | property | Angles3D | 917275 | __published | __property int | chartfx.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=23 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4207 | TChartFX | property | AutoIncrement | 917276 | __published | __property Word | chartfx.hpp | 5 | | read=GetOleBoolProp | | write=SetOleBoolProp | | stored=false | | index=49 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4208 | TChartFX | property | AutoInvalidate | 917277 | __published | __property Word | chartfx.hpp | 5 | | read=GetOleBoolProp | | write=SetOleBoolProp | | stored=false | | index=3 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4209 | TChartFX | property | BarHorzGap | 917278 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=21 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4210 | TChartFX | property | BkColor[short index] | 917279 | public | __property Graphics::TColor | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4211 | TChartFX | property | BorderStyle | 917280 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=-504 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4212 | TChartFX | property | BottomFont | 917281 | __published | __property System::Variant | chartfx.hpp | 4 | | read=GetVariantProp | | write=SetVariantProp | | stored=false | | index=57 | | | | | | | | | TOleControl | ChartFX.pas |
4213 | TChartFX | property | BottomGap | 917282 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=14 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4214 | TChartFX | property | Chart3D | 917283 | __published | __property Word | chartfx.hpp | 5 | | read=GetOleBoolProp | | write=SetOleBoolProp | | stored=false | | index=43 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4215 | TChartFX | property | ChartStatus | 917284 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=40 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4216 | TChartFX | property | ChartType | 917285 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=42 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4217 | TChartFX | property | Color[short index] | 917286 | public | __property Graphics::TColor | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4218 | TChartFX | property | ConstType | 917287 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=53 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4219 | TChartFX | property | Const_[short index] | 917288 | public | __property double | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4220 | TChartFX | property | CustTool | 917289 | __published | __property int | chartfx.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=47 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4221 | TChartFX | property | Decimals | 917290 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=15 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4222 | TChartFX | property | DecimalsNum[short index] | 917291 | public | __property short | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4223 | TChartFX | property | DesignDraw | 917292 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=4 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4224 | TChartFX | property | DragCursor | 917293 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4225 | TChartFX | property | DragMode | 917294 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4226 | TChartFX | property | Edit | 917295 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=41 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4227 | TChartFX | property | Enabled | 917296 | __published | __property Word | chartfx.hpp | 5 | | read=GetOleBoolProp | | write=SetOleBoolProp | | stored=false | | index=-514 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4228 | TChartFX | property | FixLeg[short index] | 917297 | public | __property System::AnsiString | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4229 | TChartFX | property | FixedBkColor | 917298 | __published | __property Graphics::TColor | chartfx.hpp | 5 | | read=GetColorProp | | write=SetColorProp | | stored=false | | index=32 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4230 | TChartFX | property | FixedColor | 917299 | __published | __property Graphics::TColor | chartfx.hpp | 5 | | read=GetColorProp | | write=SetColorProp | | stored=false | | index=31 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4231 | TChartFX | property | FixedFont | 917300 | __published | __property System::Variant | chartfx.hpp | 4 | | read=GetVariantProp | | write=SetVariantProp | | stored=false | | index=60 | | | | | | | | | TOleControl | ChartFX.pas |
4232 | TChartFX | property | FixedGap | 917301 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=33 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4233 | TChartFX | property | FixedStyle | 917302 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=30 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4234 | TChartFX | property | FixedWidth | 917303 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=29 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4235 | TChartFX | property | Fonts[short index] | 917304 | public | __property int | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4236 | TChartFX | property | Grid | 917305 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=19 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4237 | TChartFX | property | HFont[short index] | 917306 | public | __property short | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4238 | TChartFX | property | HText | 917307 | __published | __property System::AnsiString | chartfx.hpp | 4 | | read=GetStringProp | | write=SetStringProp | | stored=false | | index=39 | | | | | | | | | TOleControl | ChartFX.pas |
4239 | TChartFX | property | IniValue[short index] | 917308 | public | __property double | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4240 | TChartFX | property | ItemColor[short index] | 917309 | public | __property Graphics::TColor | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4241 | TChartFX | property | ItemStyle[short index] | 917310 | public | __property short | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4242 | TChartFX | property | ItemWidth[short index] | 917311 | public | __property short | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4243 | TChartFX | property | KeyLeg[short index] | 917312 | public | __property System::AnsiString | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4244 | TChartFX | property | KeySer[short index] | 917313 | public | __property System::AnsiString | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4245 | TChartFX | property | LeftFont | 917314 | __published | __property System::Variant | chartfx.hpp | 4 | | read=GetVariantProp | | write=SetVariantProp | | stored=false | | index=54 | | | | | | | | | TOleControl | ChartFX.pas |
4246 | TChartFX | property | LeftGap | 917315 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=11 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4247 | TChartFX | property | LegendFont | 917316 | __published | __property System::Variant | chartfx.hpp | 4 | | read=GetVariantProp | | write=SetVariantProp | | stored=false | | index=61 | | | | | | | | | TOleControl | ChartFX.pas |
4248 | TChartFX | property | LegendWidth | 917317 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=62 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4249 | TChartFX | property | Legend[short index] | 917318 | public | __property System::AnsiString | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4250 | TChartFX | property | LineBkColor | 917319 | __published | __property Graphics::TColor | chartfx.hpp | 5 | | read=GetColorProp | | write=SetColorProp | | stored=false | | index=28 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4251 | TChartFX | property | LineColor | 917320 | __published | __property Graphics::TColor | chartfx.hpp | 5 | | read=GetColorProp | | write=SetColorProp | | stored=false | | index=27 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4252 | TChartFX | property | LineStyle | 917321 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=26 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4253 | TChartFX | property | LineWidth | 917322 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=25 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4254 | TChartFX | property | NSeries | 917323 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=7 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4255 | TChartFX | property | NValues | 917324 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=8 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4256 | TChartFX | property | OnChangeColor | 917325 | __published | __property TChartFXChangeColor | chartfx.hpp | 2 | | read=FOnChangeColor | | write=FOnChangeColor | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4257 | TChartFX | property | OnChangeFont | 917326 | __published | __property TChartFXChangeFont | chartfx.hpp | 2 | | read=FOnChangeFont | | write=FOnChangeFont | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4258 | TChartFX | property | OnChangePalette | 917327 | __published | __property TChartFXChangePalette | chartfx.hpp | 2 | | read=FOnChangePalette | | write=FOnChangePalette | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4259 | TChartFX | property | OnChangePattPal | 917328 | __published | __property TChartFXChangePattPal | chartfx.hpp | 2 | | read=FOnChangePattPal | | write=FOnChangePattPal | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4260 | TChartFX | property | OnChangePattern | 917329 | __published | __property TChartFXChangePattern | chartfx.hpp | 2 | | read=FOnChangePattern | | write=FOnChangePattern | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4261 | TChartFX | property | OnChangeString | 917330 | __published | __property TChartFXChangeString | chartfx.hpp | 2 | | read=FOnChangeString | | write=FOnChangeString | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4262 | TChartFX | property | OnChangeType | 917331 | __published | __property TChartFXChangeType | chartfx.hpp | 2 | | read=FOnChangeType | | write=FOnChangeType | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4263 | TChartFX | property | OnChangeValue | 917332 | __published | __property TChartFXChangeValue | chartfx.hpp | 2 | | read=FOnChangeValue | | write=FOnChangeValue | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4264 | TChartFX | property | OnDestroy | 917333 | __published | __property Classes::TNotifyEvent | chartfx.hpp | 2 | | read=FOnDestroy | | write=FOnDestroy | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4265 | TChartFX | property | OnDragDrop | 917334 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4266 | TChartFX | property | OnDragOver | 917335 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4267 | TChartFX | property | OnEndDrag | 917336 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4268 | TChartFX | property | OnEnter | 917337 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4269 | TChartFX | property | OnExit | 917338 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4270 | TChartFX | property | OnGetLegend | 917339 | __published | __property TChartFXGetLegend | chartfx.hpp | 2 | | read=FOnGetLegend | | write=FOnGetLegend | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4271 | TChartFX | property | OnLButtonDblClk | 917340 | __published | __property TChartFXLButtonDblClk | chartfx.hpp | 2 | | read=FOnLButtonDblClk | | write=FOnLButtonDblClk | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4272 | TChartFX | property | OnMenu | 917341 | __published | __property TChartFXMenu | chartfx.hpp | 2 | | read=FOnMenu | | write=FOnMenu | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4273 | TChartFX | property | OnRButtonDown | 917342 | __published | __property TChartFXRButtonDown | chartfx.hpp | 2 | | read=FOnRButtonDown | | write=FOnRButtonDown | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4274 | TChartFX | property | OnReadFile | 917343 | __published | __property Classes::TNotifyEvent | chartfx.hpp | 2 | | read=FOnReadFile | | write=FOnReadFile | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4275 | TChartFX | property | OnReadTemplate | 917344 | __published | __property Classes::TNotifyEvent | chartfx.hpp | 2 | | read=FOnReadTemplate | | write=FOnReadTemplate | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4276 | TChartFX | property | OnStartDrag | 917345 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4277 | TChartFX | property | OnUserScroll | 917346 | __published | __property TChartFXUserScroll | chartfx.hpp | 2 | | read=FOnUserScroll | | write=FOnUserScroll | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4278 | TChartFX | property | PaletteBar | 917347 | __published | __property Word | chartfx.hpp | 5 | | read=GetOleBoolProp | | write=SetOleBoolProp | | stored=false | | index=45 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4279 | TChartFX | property | ParentShowHint | 917348 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4280 | TChartFX | property | PatternBar | 917349 | __published | __property Word | chartfx.hpp | 5 | | read=GetOleBoolProp | | write=SetOleBoolProp | | stored=false | | index=46 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4281 | TChartFX | property | Pattern[short index] | 917350 | public | __property short | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4282 | TChartFX | property | PixFactor | 917351 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=24 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4283 | TChartFX | property | PointType | 917352 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=16 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4284 | TChartFX | property | PopupMenu | 917353 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4285 | TChartFX | property | RGB2DBk | 917354 | __published | __property Graphics::TColor | chartfx.hpp | 5 | | read=GetColorProp | | write=SetColorProp | | stored=false | | index=36 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4286 | TChartFX | property | RGB3DBk | 917355 | __published | __property Graphics::TColor | chartfx.hpp | 5 | | read=GetColorProp | | write=SetColorProp | | stored=false | | index=37 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4287 | TChartFX | property | RGBBarHorz | 917356 | __published | __property Graphics::TColor | chartfx.hpp | 5 | | read=GetColorProp | | write=SetColorProp | | stored=false | | index=34 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4288 | TChartFX | property | RGBBk | 917357 | __published | __property Graphics::TColor | chartfx.hpp | 5 | | read=GetColorProp | | write=SetColorProp | | stored=false | | index=35 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4289 | TChartFX | property | RGBFont[short index] | 917358 | public | __property Graphics::TColor | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4290 | TChartFX | property | ReturnValue | 917359 | __published | __property int | chartfx.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=48 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4291 | TChartFX | property | RightFont | 917360 | __published | __property System::Variant | chartfx.hpp | 4 | | read=GetVariantProp | | write=SetVariantProp | | stored=false | | index=55 | | | | | | | | | TOleControl | ChartFX.pas |
4292 | TChartFX | property | RightGap | 917361 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=12 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4293 | TChartFX | property | Scheme | 917362 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=17 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4294 | TChartFX | property | SerLeg[short index] | 917363 | public | __property System::AnsiString | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4295 | TChartFX | property | ShowHint | 917364 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4296 | TChartFX | property | ShowStatus | 917365 | __published | __property Word | chartfx.hpp | 5 | | read=GetOleBoolProp | | write=SetOleBoolProp | | stored=false | | index=38 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4297 | TChartFX | property | Stacked | 917366 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=18 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4298 | TChartFX | property | StatusText[short index] | 917367 | public | __property System::AnsiString | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4299 | TChartFX | property | Style | 917368 | __published | __property int | chartfx.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=6 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4300 | TChartFX | property | TabOrder | 917369 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4301 | TChartFX | property | TabStop | 917370 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4302 | TChartFX | property | ThisBkColor | 917371 | __published | __property Graphics::TColor | chartfx.hpp | 5 | | read=GetColorProp | | write=SetColorProp | | stored=false | | index=10 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4303 | TChartFX | property | ThisColor | 917372 | __published | __property Graphics::TColor | chartfx.hpp | 5 | | read=GetColorProp | | write=SetColorProp | | stored=false | | index=9 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4304 | TChartFX | property | ThisPoint | 917373 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=2 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4305 | TChartFX | property | ThisSerie | 917374 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=1 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4306 | TChartFX | property | ThisValue | 917375 | __published | __property double | chartfx.hpp | 4 | | read=GetDoubleProp | | write=SetDoubleProp | | stored=false | | index=50 | | | | | | | | | TOleControl | ChartFX.pas |
4307 | TChartFX | property | Title[short index] | 917376 | public | __property System::AnsiString | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4308 | TChartFX | property | ToolBar | 917377 | __published | __property Word | chartfx.hpp | 5 | | read=GetOleBoolProp | | write=SetOleBoolProp | | stored=false | | index=44 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4309 | TChartFX | property | TopFont | 917378 | __published | __property System::Variant | chartfx.hpp | 4 | | read=GetVariantProp | | write=SetVariantProp | | stored=false | | index=56 | | | | | | | | | TOleControl | ChartFX.pas |
4310 | TChartFX | property | TopGap | 917379 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=13 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4311 | TChartFX | property | Type_ | 917380 | __published | __property int | chartfx.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=5 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4312 | TChartFX | property | Value[short index] | 917381 | public | __property double | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4313 | TChartFX | property | VertGridGap | 917382 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=51 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4314 | TChartFX | property | View3D | 917383 | __published | __property Word | chartfx.hpp | 5 | | read=GetOleBoolProp | | write=SetOleBoolProp | | stored=false | | index=22 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4315 | TChartFX | property | Visible | 917384 | __published | __property | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4316 | TChartFX | property | WallWidth | 917385 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=20 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4317 | TChartFX | property | XLegFont | 917386 | __published | __property System::Variant | chartfx.hpp | 4 | | read=GetVariantProp | | write=SetVariantProp | | stored=false | | index=58 | | | | | | | | | TOleControl | ChartFX.pas |
4318 | TChartFX | property | XLegType | 917387 | __published | __property short | chartfx.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=52 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4319 | TChartFX | property | XValue[short index] | 917388 | public | __property double | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4320 | TChartFX | property | YLegFont | 917389 | __published | __property System::Variant | chartfx.hpp | 4 | | read=GetVariantProp | | write=SetVariantProp | | stored=false | | index=59 | | | | | | | | | TOleControl | ChartFX.pas |
4321 | TChartFX | property | YLeg[short index] | 917390 | public | __property System::AnsiString | chartfx.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | ChartFX.pas |
4322 | TChartFX | property | hCtlWnd | 917391 | __published | __property int | chartfx.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=63 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4323 | TChartFX | property | hWnd | 917392 | __published | __property int | chartfx.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=-515 | | nodefault | | | | | | | TOleControl | ChartFX.pas |
4324 | TChartFontObject | constructor | TChartFontObject | 921357 | public | __fastcall | teengine.hpp | 1 | TCustomAxisPanel* | AOwner | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4325 | TChartFontObject | data | FFont | 921358 | protected | Graphics::TFont* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4326 | TChartFontObject | data | FParentChart | 921359 | private | TCustomAxisPanel* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4327 | TChartFontObject | function | Assign | 921360 | public | virtual void __fastcall | teengine.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4328 | TChartFontObject | function | IsFontStored | 921361 | protected | bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4329 | TChartFontObject | function | Repaint | 921362 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4330 | TChartFontObject | function | SetFont | 921363 | protected | void __fastcall | teengine.hpp | 1 | Graphics::TFont* | Value | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4331 | TChartFontObject | function | ~TChartFontObject | 921364 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4332 | TChartFontObject | property | Font | 921365 | public | __property Graphics::TFont* | teengine.hpp | 3 | | read=FFont | | write=SetFont | | stored=IsFontStored | | | | | | | | | | | TPersistent | TeEngine.pas |
4333 | TChartFontObject | property | ParentChart | 921366 | public | __property TCustomAxisPanel* | teengine.hpp | 1 | | read=FParentChart | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4334 | TChartGradient | constructor | TChartGradient | 919345 | public | __fastcall | chart.hpp | 1 | TCustomChart* | AOwner | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4335 | TChartGradient | data | FDirection | 919346 | private | TGradientDirection | chart.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4336 | TChartGradient | data | FEndColor | 919347 | private | Graphics::TColor | chart.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4337 | TChartGradient | data | FOwner | 919348 | private | TCustomChart* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4338 | TChartGradient | data | FStartColor | 919349 | private | Graphics::TColor | chart.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4339 | TChartGradient | data | FVisible | 919350 | private | bool | chart.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4340 | TChartGradient | function | Assign | 919351 | protected | virtual void __fastcall | chart.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4341 | TChartGradient | function | SetDirection | 919352 | private | void __fastcall | chart.hpp | 1 | TGradientDirection | Value | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4342 | TChartGradient | function | SetEndColor | 919353 | private | void __fastcall | chart.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4343 | TChartGradient | function | SetStartColor | 919354 | private | void __fastcall | chart.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4344 | TChartGradient | function | SetVisible | 919355 | private | void __fastcall | chart.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4345 | TChartGradient | function | ~TChartGradient | 919356 | public | __fastcall virtual | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4346 | TChartGradient | property | Direction | 919357 | __published | __property TGradientDirection | chart.hpp | 3 | | read=FDirection | | write=SetDirection | | default=0 | | | | | | | | | | | TPersistent | Chart.pas |
4347 | TChartGradient | property | EndColor | 919358 | __published | __property Graphics::TColor | chart.hpp | 3 | | read=FEndColor | | write=SetEndColor | | default=65535 | | | | | | | | | | | TPersistent | Chart.pas |
4348 | TChartGradient | property | Owner | 919359 | public | __property TCustomChart* | chart.hpp | 1 | | read=FOwner | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4349 | TChartGradient | property | StartColor | 919360 | __published | __property Graphics::TColor | chart.hpp | 3 | | read=FStartColor | | write=SetStartColor | | default=16777215 | | | | | | | | | | | TPersistent | Chart.pas |
4350 | TChartGradient | property | Visible | 919361 | __published | __property bool | chart.hpp | 3 | | read=FVisible | | write=SetVisible | | default=0 | | | | | | | | | | | TPersistent | Chart.pas |
4351 | TChartGridPen | constructor | TChartGridPen | 921367 | public | __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
4352 | TChartGridPen | function | ~TChartGridPen | 921368 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
4353 | TChartGridPen | property | Color | 921369 | __published | __property | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
4354 | TChartGridPen | property | Style | 921370 | __published | __property | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
4355 | TChartHiddenPen | constructor | TChartHiddenPen | 921371 | public | __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
4356 | TChartHiddenPen | function | ~TChartHiddenPen | 921372 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
4357 | TChartHiddenPen | property | Visible | 921373 | __published | __property | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
4358 | TChartLegend | constructor | TChartLegend | 919362 | public | __fastcall virtual | chart.hpp | 1 | Teengine::TCustomAxisPanel* | AOwner | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4359 | TChartLegend | data | FDividingLines | 919363 | private | Teengine::TChartHiddenPen* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4360 | TChartLegend | data | FShadowColor | 919364 | private | Graphics::TColor | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4361 | TChartLegend | data | FShadowSize | 919365 | private | int | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4362 | TChartLegend | data | IColorWidth | 919366 | private | int | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4363 | TChartLegend | function | Draw | 919367 | public | virtual void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4364 | TChartLegend | function | FormattedValue | 919368 | public | virtual System::AnsiString __fastcall | chart.hpp | 2 | Teengine::TChartSeries* | ASeries | int | ValueIndex | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4365 | TChartLegend | function | GetColorRect | 919369 | public | Windows::TRect __fastcall | chart.hpp | 3 | int | X1 | int | Y0 | int | Y1 | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4366 | TChartLegend | function | MaxLegendValues | 919370 | protected | virtual int __fastcall | chart.hpp | 2 | int | YLegend | int | LegendH | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4367 | TChartLegend | function | MaxLegendWidth | 919371 | public | int __fastcall | chart.hpp | 1 | int | NumLegendValues | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4368 | TChartLegend | function | SetDividingLines | 919372 | private | void __fastcall | chart.hpp | 1 | Teengine::TChartHiddenPen* | Value | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4369 | TChartLegend | function | SetShadowColor | 919373 | private | void __fastcall | chart.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4370 | TChartLegend | function | SetShadowSize | 919374 | private | void __fastcall | chart.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4371 | TChartLegend | function | TotalLegendItems | 919375 | public | int __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4372 | TChartLegend | function | ~TChartLegend | 919376 | public | __fastcall virtual | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4373 | TChartLegend | property | DividingLines | 919377 | __published | __property Teengine::TChartHiddenPen* | chart.hpp | 2 | | read=FDividingLines | | write=SetDividingLines | | | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4374 | TChartLegend | property | ShadowColor | 919378 | __published | __property Graphics::TColor | chart.hpp | 3 | | read=FShadowColor | | write=SetShadowColor | | default=0 | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4375 | TChartLegend | property | ShadowSize | 919379 | __published | __property int | chart.hpp | 3 | | read=FShadowSize | | write=SetShadowSize | | default=3 | | | | | | | | | | | TCustomChartLegend | Chart.pas |
4376 | TChartPen | constructor | TChartPen | 921374 | public | __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPen | TeEngine.pas |
4377 | TChartPen | data | FVisible | 921375 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPen | TeEngine.pas |
4378 | TChartPen | function | Assign | 921376 | public | virtual void __fastcall | teengine.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TPen | TeEngine.pas |
4379 | TChartPen | function | SetVisible | 921377 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TPen | TeEngine.pas |
4380 | TChartPen | function | ~TChartPen | 921378 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPen | TeEngine.pas |
4381 | TChartPen | property | Visible | 921379 | __published | __property bool | teengine.hpp | 3 | | read=FVisible | | write=SetVisible | | default=1 | | | | | | | | | | | TPen | TeEngine.pas |
4382 | TChartPenProperty | constructor | TChartPenProperty | 919592 | public | __fastcall | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TChartClassProperty | ChartReg.pas |
4383 | TChartPenProperty | function | Edit | 919593 | public | virtual void __fastcall | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TChartClassProperty | ChartReg.pas |
4384 | TChartPenProperty | function | ~TChartPenProperty | 919594 | public | __fastcall virtual | chartreg.hpp | 1 | | void | | | | | | | | | | | | | | | TChartClassProperty | ChartReg.pas |
4385 | TChartPreview | constructor | TChartPreview | 921889 | public | __fastcall virtual | teeprevi.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4386 | TChartPreview | constructor | TChartPreview | 921890 | public | __fastcall | teeprevi.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | TeePrevi.pas |
4387 | TChartPreview | constructor | TChartPreview | 921891 | public | __fastcall | teeprevi.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4388 | TChartPreview | data | BClose | 921892 | __published | Stdctrls::TButton* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4389 | TChartPreview | data | BPrint | 921893 | __published | Stdctrls::TButton* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4390 | TChartPreview | data | BReset | 921894 | __published | Stdctrls::TButton* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4391 | TChartPreview | data | BSetupPrinter | 921895 | __published | Buttons::TBitBtn* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4392 | TChartPreview | data | CBShowMargins | 921896 | __published | Stdctrls::TCheckBox* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4393 | TChartPreview | data | ChangingMargins | 921897 | public | bool | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4394 | TChartPreview | data | GBMargins | 921898 | __published | Stdctrls::TGroupBox* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4395 | TChartPreview | data | GroupBox1 | 921899 | __published | Stdctrls::TGroupBox* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4396 | TChartPreview | data | Label1 | 921900 | __published | Stdctrls::TLabel* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4397 | TChartPreview | data | Label2 | 921901 | __published | Stdctrls::TLabel* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4398 | TChartPreview | data | Label3 | 921902 | __published | Stdctrls::TLabel* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4399 | TChartPreview | data | OldMargins | 921903 | public | Windows::TRect | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4400 | TChartPreview | data | Panel1 | 921904 | __published | Extctrls::TPanel* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4401 | TChartPreview | data | Panel2 | 921905 | __published | Extctrls::TPanel* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4402 | TChartPreview | data | PreviewPage | 921906 | public | TTeePreviewPage* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4403 | TChartPreview | data | PrinterSetupDialog1 | 921907 | __published | Dialogs::TPrinterSetupDialog* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4404 | TChartPreview | data | Printers | 921908 | __published | Stdctrls::TComboBox* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4405 | TChartPreview | data | RGOrient | 921909 | __published | Extctrls::TRadioGroup* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4406 | TChartPreview | data | SBResolution | 921910 | __published | Stdctrls::TScrollBar* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4407 | TChartPreview | data | SEBotMa | 921911 | __published | Spin::TSpinEdit* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4408 | TChartPreview | data | SELeftMa | 921912 | __published | Spin::TSpinEdit* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4409 | TChartPreview | data | SERightMa | 921913 | __published | Spin::TSpinEdit* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4410 | TChartPreview | data | SETopMa | 921914 | __published | Spin::TSpinEdit* | teeprevi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4411 | TChartPreview | function | BPrintClick | 921915 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4412 | TChartPreview | function | BResetClick | 921916 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4413 | TChartPreview | function | BSetupPrinterClick | 921917 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4414 | TChartPreview | function | CBShowMarginsClick | 921918 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4415 | TChartPreview | function | ChangeMargin | 921919 | public | void __fastcall | teeprevi.hpp | 3 | Spin::TSpinEdit* | AEdit | int& | APos | int | OtherSide | | | | | | | | | | | TForm | TeePrevi.pas |
4416 | TChartPreview | function | FormCreate | 921920 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4417 | TChartPreview | function | FormDestroy | 921921 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4418 | TChartPreview | function | FormShow | 921922 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4419 | TChartPreview | function | PreviewPageChangeMargins | 921923 | public | void __fastcall | teeprevi.hpp | 2 | System::TObject* | Sender | const Windows::TRect& | NewMargins | | | | | | | | | | | | | TForm | TeePrevi.pas |
4420 | TChartPreview | function | PrintersChange | 921924 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4421 | TChartPreview | function | RGOrientClick | 921925 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4422 | TChartPreview | function | RecalcControls | 921926 | public | void __fastcall | teeprevi.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4423 | TChartPreview | function | RefreshPage | 921927 | public | void __fastcall | teeprevi.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4424 | TChartPreview | function | SBResolutionChange | 921928 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4425 | TChartPreview | function | SEBotMaChange | 921929 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4426 | TChartPreview | function | SELeftMaChange | 921930 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4427 | TChartPreview | function | SERightMaChange | 921931 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4428 | TChartPreview | function | SETopMaChange | 921932 | __published | void __fastcall | teeprevi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4429 | TChartPreview | function | ~TChartPreview | 921933 | public | __fastcall virtual | teeprevi.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | TeePrevi.pas |
4430 | TChartSeries | constructor | TChartSeries | 921380 | public | __fastcall virtual | teengine.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4431 | TChartSeries | data | AllowSinglePoint | 921381 | public | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4432 | TChartSeries | data | CalcVisiblePoints | 921382 | public | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4433 | TChartSeries | data | DrawBetweenPoints | 921383 | public | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4434 | TChartSeries | data | FActive | 921384 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4435 | TChartSeries | data | FAfterDrawValues | 921385 | private | Classes::TNotifyEvent | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4436 | TChartSeries | data | FBeforeDrawValues | 921386 | private | Classes::TNotifyEvent | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4437 | TChartSeries | data | FColor | 921387 | private | Graphics::TColor | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4438 | TChartSeries | data | FColorEachPoint | 921388 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4439 | TChartSeries | data | FColorSource | 921389 | private | System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4440 | TChartSeries | data | FColors | 921390 | private | Classes::TList* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4441 | TChartSeries | data | FCursor | 921391 | private | Controls::TCursor | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4442 | TChartSeries | data | FDataSources | 921392 | private | Classes::TList* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4443 | TChartSeries | data | FFirstVisibleIndex | 921393 | protected | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4444 | TChartSeries | data | FHorizAxis | 921394 | private | THorizAxis | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4445 | TChartSeries | data | FIdentifier | 921395 | private | System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4446 | TChartSeries | data | FLabelsSource | 921396 | private | System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4447 | TChartSeries | data | FLastVisibleIndex | 921397 | protected | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4448 | TChartSeries | data | FLinkedSeries | 921398 | private | Classes::TList* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4449 | TChartSeries | data | FMarks | 921399 | private | TSeriesMarks* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4450 | TChartSeries | data | FOnAfterAdd | 921400 | private | TSeriesOnAfterAdd | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4451 | TChartSeries | data | FOnBeforeAdd | 921401 | private | TSeriesOnBeforeAdd | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4452 | TChartSeries | data | FOnClearValues | 921402 | private | TSeriesOnClear | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4453 | TChartSeries | data | FOnClick | 921403 | private | TSeriesClick | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4454 | TChartSeries | data | FOnDblClick | 921404 | private | TSeriesClick | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4455 | TChartSeries | data | FOnGetMarkText | 921405 | private | TSeriesOnGetMarkText | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4456 | TChartSeries | data | FParent | 921406 | private | TCustomAxisPanel* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4457 | TChartSeries | data | FPercentFormat | 921407 | private | System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4458 | TChartSeries | data | FRecalcOptions | 921408 | private | TSeriesRecalcOptions | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4459 | TChartSeries | data | FShowInLegend | 921409 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4460 | TChartSeries | data | FStyle | 921410 | private | TChartSeriesStyle | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4461 | TChartSeries | data | FTeeFunction | 921411 | private | TTeeFunction* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4462 | TChartSeries | data | FTempDataSources | 921412 | private | Classes::TStringList* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4463 | TChartSeries | data | FTitle | 921413 | private | System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4464 | TChartSeries | data | FValueFormat | 921414 | private | System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4465 | TChartSeries | data | FValuesList | 921415 | private | Classes::TList* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4466 | TChartSeries | data | FVertAxis | 921416 | private | TVertAxis | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4467 | TChartSeries | data | FX | 921417 | private | TChartValueList* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4468 | TChartSeries | data | FXLabels | 921418 | private | Classes::TList* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4469 | TChartSeries | data | FY | 921419 | private | TChartValueList* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4470 | TChartSeries | data | ZOrder | 921420 | public | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4471 | TChartSeries | function | Add | 921421 | public | virtual int __fastcall | teengine.hpp | 3 | const double | AValue | const System::AnsiString | ALabel | Graphics::TColor | AColor | | | | | | | | | | | TComponent | TeEngine.pas |
4472 | TChartSeries | function | AddArray | 921422 | public | int __fastcall | teengine.hpp | 2 | const double * | Values | const int | Values_Size | | | | | | | | | | | | | TComponent | TeEngine.pas |
4473 | TChartSeries | function | AddChartValue | 921423 | protected | virtual int __fastcall | teengine.hpp | 2 | TChartSeries* | Source | int | ValueIndex | | | | | | | | | | | | | TComponent | TeEngine.pas |
4474 | TChartSeries | function | AddLinkedSeries | 921424 | public | void __fastcall | teengine.hpp | 1 | TChartSeries* | ASeries | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4475 | TChartSeries | function | AddNull | 921425 | public | virtual int __fastcall | teengine.hpp | 1 | const System::AnsiString | ALabel | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4476 | TChartSeries | function | AddValue | 921426 | public | virtual void __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4477 | TChartSeries | function | AddValues | 921427 | protected | virtual void __fastcall | teengine.hpp | 1 | TChartSeries* | Source | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4478 | TChartSeries | function | AddX | 921428 | public | int __fastcall | teengine.hpp | 3 | const double | AXValue | const System::AnsiString | AYLabel | Graphics::TColor | AColor | | | | | | | | | | | TComponent | TeEngine.pas |
4479 | TChartSeries | function | AddXY | 921429 | public | virtual int __fastcall | teengine.hpp | 4 | const double | AXValue | const double | AYValue | const System::AnsiString | AXLabel | Graphics::TColor | AColor | | | | | | | | | TComponent | TeEngine.pas |
4480 | TChartSeries | function | AddY | 921430 | public | int __fastcall | teengine.hpp | 3 | const double | AYValue | const System::AnsiString | AXLabel | Graphics::TColor | AColor | | | | | | | | | | | TComponent | TeEngine.pas |
4481 | TChartSeries | function | AddedValue | 921431 | protected | virtual void __fastcall | teengine.hpp | 2 | TChartSeries* | Source | int | ValueIndex | | | | | | | | | | | | | TComponent | TeEngine.pas |
4482 | TChartSeries | function | Assign | 921432 | public | virtual void __fastcall | teengine.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4483 | TChartSeries | function | AssignValues | 921433 | public | void __fastcall | teengine.hpp | 1 | TChartSeries* | Source | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4484 | TChartSeries | function | AssociatedToAxis | 921434 | protected | virtual bool __fastcall | teengine.hpp | 1 | TChartAxis* | Axis | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4485 | TChartSeries | function | CalcFirstLastVisibleIndex | 921435 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4486 | TChartSeries | function | CalcHorizMargins | 921436 | public | virtual void __fastcall | teengine.hpp | 2 | int& | Left | int& | Right | | | | | | | | | | | | | TComponent | TeEngine.pas |
4487 | TChartSeries | function | CalcPosValue | 921437 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4488 | TChartSeries | function | CalcRandomBounds | 921438 | public | void __fastcall | teengine.hpp | 6 | int | NumValues | double& | tmpX | double& | StepX | double& | tmpY | double & | MinY | double& | DifY | | | | | TComponent | TeEngine.pas |
4489 | TChartSeries | function | CalcVerticalMargins | 921439 | public | virtual void __fastcall | teengine.hpp | 2 | int& | Top | int& | Bottom | | | | | | | | | | | | | TComponent | TeEngine.pas |
4490 | TChartSeries | function | CalcXPos | 921440 | public | virtual int __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4491 | TChartSeries | function | CalcXPosValue | 921441 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4492 | TChartSeries | function | CalcXSizeValue | 921442 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4493 | TChartSeries | function | CalcYPos | 921443 | public | virtual int __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4494 | TChartSeries | function | CalcYPosValue | 921444 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4495 | TChartSeries | function | CalcYSizeValue | 921445 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4496 | TChartSeries | function | CalcZOrder | 921446 | public | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4497 | TChartSeries | function | CanvasChanged | 921447 | public | virtual void __fastcall | teengine.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4498 | TChartSeries | function | CheckDataSource | 921448 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4499 | TChartSeries | function | CheckOtherSeries | 921449 | public | void __fastcall | teengine.hpp | 1 | TChartSeries* | Source | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4500 | TChartSeries | function | Clear | 921450 | public | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4501 | TChartSeries | function | ClearLists | 921451 | protected | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4502 | TChartSeries | function | ClearTempValue | 921452 | public | virtual void __fastcall | teengine.hpp | 1 | TChartValueList* | ValueList | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4503 | TChartSeries | function | Clicked | 921453 | public | virtual int __fastcall | teengine.hpp | 2 | int | x | int | y | | | | | | | | | | | | | TComponent | TeEngine.pas |
4504 | TChartSeries | function | ColorRange | 921454 | public | void __fastcall | teengine.hpp | 4 | TChartValueList* | AValueList | const double | FromValue | const double | ToValue | Graphics::TColor | AColor | | | | | | | | | TComponent | TeEngine.pas |
4505 | TChartSeries | function | Count | 921455 | public | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4506 | TChartSeries | function | CreateChartPen | 921456 | public | TChartPen* __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4507 | TChartSeries | function | DefineProperties | 921457 | protected | virtual void __fastcall | teengine.hpp | 1 | Classes::TFiler* | Filer | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4508 | TChartSeries | function | Delete | 921458 | public | virtual void __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4509 | TChartSeries | function | DeletedValue | 921459 | protected | virtual void __fastcall | teengine.hpp | 2 | TChartSeries* | Source | int | ValueIndex | | | | | | | | | | | | | TComponent | TeEngine.pas |
4510 | TChartSeries | function | DoAfterDrawValues | 921460 | protected | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4511 | TChartSeries | function | DoBeforeDrawValues | 921461 | protected | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4512 | TChartSeries | function | DoSeriesClick | 921462 | public | virtual bool __fastcall | teengine.hpp | 6 | TChartSeries* | Sender | int | ValueIndex | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | TComponent | TeEngine.pas |
4513 | TChartSeries | function | DoSeriesMouseMove | 921463 | public | virtual void __fastcall | teengine.hpp | 3 | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | | | TComponent | TeEngine.pas |
4514 | TChartSeries | function | DoSeriesMouseUp | 921464 | public | virtual void __fastcall | teengine.hpp | 4 | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TComponent | TeEngine.pas |
4515 | TChartSeries | function | DrawAllValues | 921465 | protected | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4516 | TChartSeries | function | DrawLegend | 921466 | public | virtual void __fastcall | teengine.hpp | 2 | int | ValueIndex | const Windows::TRect& | Rect | | | | | | | | | | | | | TComponent | TeEngine.pas |
4517 | TChartSeries | function | DrawLegendShape | 921467 | public | virtual void __fastcall | teengine.hpp | 2 | int | ValueIndex | const Windows::TRect& | Rect | | | | | | | | | | | | | TComponent | TeEngine.pas |
4518 | TChartSeries | function | DrawMark | 921468 | protected | virtual void __fastcall | teengine.hpp | 7 | int | t | const System::AnsiString | St | const Windows::TRect& | R | int | iMaX | int | iMay | int | fMax | int | fMay | | | TComponent | TeEngine.pas |
4519 | TChartSeries | function | DrawMarks | 921469 | protected | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4520 | TChartSeries | function | DrawValue | 921470 | protected | virtual void __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4521 | TChartSeries | function | DrawValuesForward | 921471 | public | virtual bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4522 | TChartSeries | function | FillSampleValues | 921472 | public | virtual void __fastcall | teengine.hpp | 1 | int | NumValues | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4523 | TChartSeries | function | FirstInZOrder | 921473 | protected | bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4524 | TChartSeries | function | FreeXLabel | 921474 | private | void __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4525 | TChartSeries | function | GetBitmapEditor | 921475 | public | virtual void __fastcall | teengine.hpp | 1 | Graphics::TBitmap* | ABitmap | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4526 | TChartSeries | function | GetChildren | 921476 | protected | DYNAMIC void __fastcall | teengine.hpp | 2 | Classes::TGetChildProc | Proc | Classes::TComponent* | Root | | | | | | | | | | | | | TComponent | TeEngine.pas |
4527 | TChartSeries | function | GetCursorValueIndex | 921477 | public | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4528 | TChartSeries | function | GetCursorValues | 921478 | public | void __fastcall | teengine.hpp | 2 | double& | x | double& | y | | | | | | | | | | | | | TComponent | TeEngine.pas |
4529 | TChartSeries | function | GetDataSource | 921479 | protected | Classes::TComponent* __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4530 | TChartSeries | function | GetEditorClass | 921480 | public | virtual System::AnsiString __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4531 | TChartSeries | function | GetHorizAxis | 921481 | public | TChartAxis* __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4532 | TChartSeries | function | GetMarkText | 921482 | protected | System::AnsiString __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4533 | TChartSeries | function | GetMarkValue | 921483 | public | virtual double __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4534 | TChartSeries | function | GetMemXLabel | 921484 | private | char * __fastcall | teengine.hpp | 1 | const System::AnsiString | AXLabel | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4535 | TChartSeries | function | GetOriginValue | 921485 | public | virtual double __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4536 | TChartSeries | function | GetParentComponent | 921486 | protected | DYNAMIC Classes::TComponent* __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4537 | TChartSeries | function | GetValue | 921487 | private | double __fastcall | teengine.hpp | 2 | bool | IsX | int | ValueIndex | | | | | | | | | | | | | TComponent | TeEngine.pas |
4538 | TChartSeries | function | GetValueColor | 921488 | protected | virtual Graphics::TColor __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4539 | TChartSeries | function | GetValueList | 921489 | protected | TChartValueList* __fastcall | teengine.hpp | 1 | int | ValueListIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4540 | TChartSeries | function | GetVertAxis | 921490 | public | TChartAxis* __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4541 | TChartSeries | function | GetXLabel | 921491 | protected | virtual System::AnsiString __fastcall | teengine.hpp | 1 | int | Index | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4542 | TChartSeries | function | GetXValue | 921492 | protected | virtual double __fastcall | teengine.hpp | 1 | int | Index | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4543 | TChartSeries | function | GetYValueList | 921493 | public | virtual TChartValueList* __fastcall | teengine.hpp | 1 | System::AnsiString | AListName | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4544 | TChartSeries | function | GetYvalue | 921494 | protected | virtual double __fastcall | teengine.hpp | 1 | int | Index | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4545 | TChartSeries | function | HasParent | 921495 | protected | DYNAMIC bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4546 | TChartSeries | function | InsertXLabel | 921496 | private | void __fastcall | teengine.hpp | 2 | int | ValueIndex | const System::AnsiString | AXLabel | | | | | | | | | | | | | TComponent | TeEngine.pas |
4547 | TChartSeries | function | InternalAddDataSource | 921497 | private | void __fastcall | teengine.hpp | 1 | Classes::TComponent* | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4548 | TChartSeries | function | InternalCalcFirstLastIndex | 921498 | private | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4549 | TChartSeries | function | IsNull | 921499 | public | bool __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4550 | TChartSeries | function | IsPercentFormatStored | 921500 | private | bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4551 | TChartSeries | function | IsValidSeriesSource | 921501 | public | virtual bool __fastcall | teengine.hpp | 1 | TChartSeries* | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4552 | TChartSeries | function | IsValidSourceOf | 921502 | public | virtual bool __fastcall | teengine.hpp | 1 | TChartSeries* | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4553 | TChartSeries | function | IsValueFormatStored | 921503 | private | bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4554 | TChartSeries | function | Loaded | 921504 | protected | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4555 | TChartSeries | function | MandatoryValueList | 921505 | public | virtual TChartValueList* __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4556 | TChartSeries | function | MarkPercent | 921506 | public | System::AnsiString __fastcall | teengine.hpp | 2 | int | ValueIndex | bool | AddTotal | | | | | | | | | | | | | TComponent | TeEngine.pas |
4557 | TChartSeries | function | MaxMarkWidth | 921507 | public | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4558 | TChartSeries | function | MaxXValue | 921508 | public | virtual double __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4559 | TChartSeries | function | MaxYValue | 921509 | public | virtual double __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4560 | TChartSeries | function | MinXValue | 921510 | public | virtual double __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4561 | TChartSeries | function | MinYValue | 921511 | public | virtual double __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4562 | TChartSeries | function | MoreSameZOrder | 921512 | protected | bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4563 | TChartSeries | function | Notification | 921513 | protected | virtual void __fastcall | teengine.hpp | 2 | Classes::TComponent* | AComponent | Classes::TOperation | Operation | | | | | | | | | | | | | TComponent | TeEngine.pas |
4564 | TChartSeries | function | NotifyNewValue | 921514 | protected | virtual void __fastcall | teengine.hpp | 2 | TChartSeries* | Sender | int | ValueIndex | | | | | | | | | | | | | TComponent | TeEngine.pas |
4565 | TChartSeries | function | NotifyValue | 921515 | protected | void __fastcall | teengine.hpp | 2 | TValueEvent | ValueEvent | int | ValueIndex | | | | | | | | | | | | | TComponent | TeEngine.pas |
4566 | TChartSeries | function | NumSampleValues | 921516 | public | virtual int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4567 | TChartSeries | function | PointOrigin | 921517 | public | virtual double __fastcall | teengine.hpp | 2 | int | ValueIndex | bool | SumAll | | | | | | | | | | | | | TComponent | TeEngine.pas |
4568 | TChartSeries | function | PrepareForGallery | 921518 | public | virtual void __fastcall | teengine.hpp | 1 | bool | IsEnabled | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4569 | TChartSeries | function | PrepareLegendCanvas | 921519 | public | virtual void __fastcall | teengine.hpp | 3 | int | ValueIndex | Graphics::TColor& | BackColor | Graphics::TBrushStyle & | BrushStyle | | | | | | | | | | | TComponent | TeEngine.pas |
4570 | TChartSeries | function | ReadData | 921520 | private | void __fastcall | teengine.hpp | 1 | Classes::TReader* | Reader | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4571 | TChartSeries | function | ReadIdentifier | 921521 | private | void __fastcall | teengine.hpp | 1 | Classes::TReader* | Reader | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4572 | TChartSeries | function | ReadStyle | 921522 | private | void __fastcall | teengine.hpp | 1 | Classes::TReader* | Reader | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4573 | TChartSeries | function | RefreshSeries | 921523 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4574 | TChartSeries | function | RemoveAllLinkedSeries | 921524 | private | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4575 | TChartSeries | function | RemoveDataSource | 921525 | public | void __fastcall | teengine.hpp | 1 | Classes::TComponent* | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4576 | TChartSeries | function | RemoveLinkedSeries | 921526 | public | void __fastcall | teengine.hpp | 1 | TChartSeries* | ASeries | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4577 | TChartSeries | function | Repaint | 921527 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4578 | TChartSeries | function | SameClass | 921528 | public | bool __fastcall | teengine.hpp | 1 | TChartSeries* | tmpSeries | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4579 | TChartSeries | function | SetActive | 921529 | protected | virtual void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4580 | TChartSeries | function | SetBooleanProperty | 921530 | public | void __fastcall | teengine.hpp | 2 | bool& | Variable | bool | Value | | | | | | | | | | | | | TComponent | TeEngine.pas |
4581 | TChartSeries | function | SetChartValueList | 921531 | protected | void __fastcall | teengine.hpp | 2 | TChartValueList*& | AValueList | TChartValueList* | Value | | | | | | | | | | | | | TComponent | TeEngine.pas |
4582 | TChartSeries | function | SetColorEachPoint | 921532 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4583 | TChartSeries | function | SetColorProperty | 921533 | public | void __fastcall | teengine.hpp | 2 | Graphics::TColor& | Variable | Graphics::TColor | Value | | | | | | | | | | | | | TComponent | TeEngine.pas |
4584 | TChartSeries | function | SetColorSource | 921534 | private | void __fastcall | teengine.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4585 | TChartSeries | function | SetDataSource | 921535 | protected | void __fastcall | teengine.hpp | 1 | Classes::TComponent* | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4586 | TChartSeries | function | SetDoubleProperty | 921536 | public | void __fastcall | teengine.hpp | 2 | double& | Variable | const double | Value | | | | | | | | | | | | | TComponent | TeEngine.pas |
4587 | TChartSeries | function | SetFunction | 921537 | public | virtual void __fastcall | teengine.hpp | 1 | TTeeFunction* | AFunction | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4588 | TChartSeries | function | SetHorizAxis | 921538 | private | void __fastcall | teengine.hpp | 1 | THorizAxis | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4589 | TChartSeries | function | SetIntegerProperty | 921539 | public | void __fastcall | teengine.hpp | 2 | int& | Variable | int | Value | | | | | | | | | | | | | TComponent | TeEngine.pas |
4590 | TChartSeries | function | SetLabelsSource | 921540 | private | void __fastcall | teengine.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4591 | TChartSeries | function | SetLongintProperty | 921541 | public | void __fastcall | teengine.hpp | 2 | int& | Variable | int | Value | | | | | | | | | | | | | TComponent | TeEngine.pas |
4592 | TChartSeries | function | SetMarks | 921542 | protected | void __fastcall | teengine.hpp | 1 | TSeriesMarks* | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4593 | TChartSeries | function | SetParentChart | 921543 | protected | virtual void __fastcall | teengine.hpp | 1 | TCustomAxisPanel* | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4594 | TChartSeries | function | SetParentComponent | 921544 | protected | DYNAMIC void __fastcall | teengine.hpp | 1 | Classes::TComponent* | AParent | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4595 | TChartSeries | function | SetPercentFormat | 921545 | private | void __fastcall | teengine.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4596 | TChartSeries | function | SetRecalcOptions | 921546 | protected | void __fastcall | teengine.hpp | 1 | TSeriesRecalcOptions | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4597 | TChartSeries | function | SetSeriesColor | 921547 | protected | virtual void __fastcall | teengine.hpp | 1 | Graphics::TColor | AColor | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4598 | TChartSeries | function | SetShowInLegend | 921548 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4599 | TChartSeries | function | SetStringProperty | 921549 | public | void __fastcall | teengine.hpp | 2 | System::AnsiString& | Variable | const System::AnsiString | Value | | | | | | | | | | | | | TComponent | TeEngine.pas |
4600 | TChartSeries | function | SetTitle | 921550 | private | void __fastcall | teengine.hpp | 1 | System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4601 | TChartSeries | function | SetValueColor | 921551 | protected | void __fastcall | teengine.hpp | 2 | int | ValueIndex | Graphics::TColor | AColor | | | | | | | | | | | | | TComponent | TeEngine.pas |
4602 | TChartSeries | function | SetValueFormat | 921552 | private | void __fastcall | teengine.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4603 | TChartSeries | function | SetVertAxis | 921553 | private | void __fastcall | teengine.hpp | 1 | TVertAxis | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4604 | TChartSeries | function | SetXLabel | 921554 | protected | void __fastcall | teengine.hpp | 2 | int | Index | const System::AnsiString | AXLabel | | | | | | | | | | | | | TComponent | TeEngine.pas |
4605 | TChartSeries | function | SetXValue | 921555 | protected | void __fastcall | teengine.hpp | 2 | int | Index | const double | Value | | | | | | | | | | | | | TComponent | TeEngine.pas |
4606 | TChartSeries | function | SetXValues | 921556 | protected | void __fastcall | teengine.hpp | 1 | TChartValueList* | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4607 | TChartSeries | function | SetYValue | 921557 | protected | void __fastcall | teengine.hpp | 2 | int | Index | const double | Value | | | | | | | | | | | | | TComponent | TeEngine.pas |
4608 | TChartSeries | function | SetYValues | 921558 | protected | void __fastcall | teengine.hpp | 1 | TChartValueList* | Value | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4609 | TChartSeries | function | SwapValueIndex | 921559 | public | void __fastcall | teengine.hpp | 2 | int | a | int | b | | | | | | | | | | | | | TComponent | TeEngine.pas |
4610 | TChartSeries | function | UseAxis | 921560 | public | virtual bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4611 | TChartSeries | function | ValuesListCount | 921561 | public | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4612 | TChartSeries | function | VisibleCount | 921562 | public | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4613 | TChartSeries | function | WriteData | 921563 | private | void __fastcall | teengine.hpp | 1 | Classes::TWriter* | Writer | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4614 | TChartSeries | function | WriteIdentifier | 921564 | private | void __fastcall | teengine.hpp | 1 | Classes::TWriter* | Writer | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4615 | TChartSeries | function | WriteStyle | 921565 | private | void __fastcall | teengine.hpp | 1 | Classes::TWriter* | Writer | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4616 | TChartSeries | function | XScreenToValue | 921566 | public | double __fastcall | teengine.hpp | 1 | int | ScreenPos | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4617 | TChartSeries | function | XValueToText | 921567 | public | System::AnsiString __fastcall | teengine.hpp | 1 | const double | AValue | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4618 | TChartSeries | function | YMandatory | 921568 | public | bool __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4619 | TChartSeries | function | YScreenToValue | 921569 | public | double __fastcall | teengine.hpp | 1 | int | ScreenPos | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4620 | TChartSeries | function | YValueToText | 921570 | public | System::AnsiString __fastcall | teengine.hpp | 1 | const double | AValue | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4621 | TChartSeries | function | ~TChartSeries | 921571 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4622 | TChartSeries | property | Active | 921572 | __published | __property bool | teengine.hpp | 3 | | read=FActive | | write=SetActive | | default=1 | | | | | | | | | | | TComponent | TeEngine.pas |
4623 | TChartSeries | property | AfterDrawValues | 921573 | __published | __property Classes::TNotifyEvent | teengine.hpp | 2 | | read=FAfterDrawValues | | write=FAfterDrawValues | | | | | | | | | | | | | TComponent | TeEngine.pas |
4624 | TChartSeries | property | BeforeDrawValues | 921574 | __published | __property Classes::TNotifyEvent | teengine.hpp | 2 | | read=FBeforeDrawValues | | write=FBeforeDrawValues | | | | | | | | | | | | | TComponent | TeEngine.pas |
4625 | TChartSeries | property | ColorEachPoint | 921575 | __published | __property bool | teengine.hpp | 3 | | read=FColorEachPoint | | write=SetColorEachPoint | | default=0 | | | | | | | | | | | TComponent | TeEngine.pas |
4626 | TChartSeries | property | ColorSource | 921576 | __published | __property System::AnsiString | teengine.hpp | 2 | | read=FColorSource | | write=SetColorSource | | | | | | | | | | | | | TComponent | TeEngine.pas |
4627 | TChartSeries | property | Cursor | 921577 | __published | __property Controls::TCursor | teengine.hpp | 3 | | read=FCursor | | write=FCursor | | default=0 | | | | | | | | | | | TComponent | TeEngine.pas |
4628 | TChartSeries | property | DataSource | 921578 | __published | __property Classes::TComponent* | teengine.hpp | 2 | | read=GetDataSource | | write=SetDataSource | | | | | | | | | | | | | TComponent | TeEngine.pas |
4629 | TChartSeries | property | DataSources | 921579 | public | __property Classes::TList* | teengine.hpp | 1 | | read=FDataSources | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4630 | TChartSeries | property | FirstValueIndex | 921580 | public | __property int | teengine.hpp | 2 | | read=FFirstVisibleIndex | | nodefault | | | | | | | | | | | | | TComponent | TeEngine.pas |
4631 | TChartSeries | property | FunctionType | 921581 | public | __property TTeeFunction* | teengine.hpp | 1 | | read=FTeeFunction | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4632 | TChartSeries | property | HorizAxis | 921582 | public | __property THorizAxis | teengine.hpp | 3 | | read=FHorizAxis | | write=SetHorizAxis | | default=1 | | | | | | | | | | | TComponent | TeEngine.pas |
4633 | TChartSeries | property | Identifier | 921583 | public | __property System::AnsiString | teengine.hpp | 2 | | read=FIdentifier | | write=FIdentifier | | | | | | | | | | | | | TComponent | TeEngine.pas |
4634 | TChartSeries | property | LastValueIndex | 921584 | public | __property int | teengine.hpp | 2 | | read=FLastVisibleIndex | | nodefault | | | | | | | | | | | | | TComponent | TeEngine.pas |
4635 | TChartSeries | property | LinkedSeries | 921585 | public | __property Classes::TList* | teengine.hpp | 1 | | read=FLinkedSeries | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4636 | TChartSeries | property | Marks | 921586 | __published | __property TSeriesMarks* | teengine.hpp | 2 | | read=FMarks | | write=SetMarks | | | | | | | | | | | | | TComponent | TeEngine.pas |
4637 | TChartSeries | property | OnAfterAdd | 921587 | __published | __property TSeriesOnAfterAdd | teengine.hpp | 2 | | read=FOnAfterAdd | | write=FOnAfterAdd | | | | | | | | | | | | | TComponent | TeEngine.pas |
4638 | TChartSeries | property | OnBeforeAdd | 921588 | __published | __property TSeriesOnBeforeAdd | teengine.hpp | 2 | | read=FOnBeforeAdd | | write=FOnBeforeAdd | | | | | | | | | | | | | TComponent | TeEngine.pas |
4639 | TChartSeries | property | OnClearValues | 921589 | __published | __property TSeriesOnClear | teengine.hpp | 2 | | read=FOnClearValues | | write=FOnClearValues | | | | | | | | | | | | | TComponent | TeEngine.pas |
4640 | TChartSeries | property | OnClick | 921590 | __published | __property TSeriesClick | teengine.hpp | 2 | | read=FOnClick | | write=FOnClick | | | | | | | | | | | | | TComponent | TeEngine.pas |
4641 | TChartSeries | property | OnDblClick | 921591 | __published | __property TSeriesClick | teengine.hpp | 2 | | read=FOnDblClick | | write=FOnDblClick | | | | | | | | | | | | | TComponent | TeEngine.pas |
4642 | TChartSeries | property | OnGetMarkText | 921592 | __published | __property TSeriesOnGetMarkText | teengine.hpp | 2 | | read=FOnGetMarkText | | write=FOnGetMarkText | | | | | | | | | | | | | TComponent | TeEngine.pas |
4643 | TChartSeries | property | ParentChart | 921593 | __published | __property TCustomAxisPanel* | teengine.hpp | 3 | | read=FParent | | write=SetParentChart | | stored=false | | | | | | | | | | | TComponent | TeEngine.pas |
4644 | TChartSeries | property | PercentFormat | 921594 | __published | __property System::AnsiString | teengine.hpp | 3 | | read=FPercentFormat | | write=SetPercentFormat | stored= | IsPercentFormatStored | | | | | | | | | | | TComponent | TeEngine.pas |
4645 | TChartSeries | property | RecalcOptions | 921595 | public | __property TSeriesRecalcOptions | teengine.hpp | 3 | | read=FRecalcOptions | | write=SetRecalcOptions | | default=15 | | | | | | | | | | | TComponent | TeEngine.pas |
4646 | TChartSeries | property | SeriesColor | 921596 | public | __property Graphics::TColor | teengine.hpp | 3 | | read=FColor | | write=SetSeriesColor | | nodefault | | | | | | | | | | | TComponent | TeEngine.pas |
4647 | TChartSeries | property | ShowInLegend | 921597 | __published | __property bool | teengine.hpp | 3 | | read=FShowInLegend | | write=SetShowInLegend | | default=1 | | | | | | | | | | | TComponent | TeEngine.pas |
4648 | TChartSeries | property | Style | 921598 | public | __property TChartSeriesStyle | teengine.hpp | 3 | | read=FStyle | | write=FStyle | | default=0 | | | | | | | | | | | TComponent | TeEngine.pas |
4649 | TChartSeries | property | Title | 921599 | __published | __property System::AnsiString | teengine.hpp | 2 | | read=FTitle | | write=SetTitle | | | | | | | | | | | | | TComponent | TeEngine.pas |
4650 | TChartSeries | property | ValueColor[int Index] | 921600 | public | __property Graphics::TColor | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4651 | TChartSeries | property | ValueFormat | 921601 | __published | __property System::AnsiString | teengine.hpp | 3 | | read=FValueFormat | | write=SetValueFormat | | stored=IsValueFormatStored | | | | | | | | | | | TComponent | TeEngine.pas |
4652 | TChartSeries | property | ValueList[int Index] | 921602 | public | __property TChartValueList* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4653 | TChartSeries | property | ValueMarkText[int Index] | 921603 | public | __property System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4654 | TChartSeries | property | VertAxis | 921604 | public | __property TVertAxis | teengine.hpp | 3 | | read=FVertAxis | | write=SetVertAxis | | default=0 | | | | | | | | | | | TComponent | TeEngine.pas |
4655 | TChartSeries | property | XLabel[int Index] | 921605 | public | __property System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4656 | TChartSeries | property | XLabelsSource | 921606 | __published | __property System::AnsiString | teengine.hpp | 2 | | read=FLabelsSource | | write=SetLabelsSource | | | | | | | | | | | | | TComponent | TeEngine.pas |
4657 | TChartSeries | property | XValue[int Index] | 921607 | public | __property double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4658 | TChartSeries | property | XValues | 921608 | public | __property TChartValueList* | teengine.hpp | 2 | | read=FX | | write=SetXValues | | | | | | | | | | | | | TComponent | TeEngine.pas |
4659 | TChartSeries | property | YValue[int Index] | 921609 | public | __property double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | TeEngine.pas |
4660 | TChartSeries | property | YValues | 921610 | public | __property TChartValueList* | teengine.hpp | 2 | | read=FY | | write=SetYValues | | | | | | | | | | | | | TComponent | TeEngine.pas |
4661 | TChartSeriesList | constructor | TChartSeriesList | 921611 | public | __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TList | TeEngine.pas |
4662 | TChartSeriesList | data | Owner | 921612 | public | TCustomAxisPanel* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TList | TeEngine.pas |
4663 | TChartSeriesList | function | CountActive | 921613 | public | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TList | TeEngine.pas |
4664 | TChartSeriesList | function | ~TChartSeriesList | 921614 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TList | TeEngine.pas |
4665 | TChartShape | constructor | TChartShape | 922038 | public | __fastcall virtual | teeshape.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4666 | TChartShape | data | FAlignment | 922039 | private | TAlignment | teeshape.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4667 | TChartShape | data | FBrush | 922040 | private | Graphics::TBrush* | teeshape.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4668 | TChartShape | data | FFont | 922041 | private | Graphics::TFont* | teeshape.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4669 | TChartShape | data | FPen | 922042 | private | Teengine::TChartPen* | teeshape.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4670 | TChartShape | data | FRoundRectangle | 922043 | private | bool | teeshape.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4671 | TChartShape | data | FStyle | 922044 | private | TChartShapeStyle | teeshape.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4672 | TChartShape | data | FText | 922045 | private | Classes::TStrings* | teeshape.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4673 | TChartShape | data | FTransparent | 922046 | private | bool | teeshape.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4674 | TChartShape | data | FXYStyle | 922047 | private | TChartShapeXYStyle | teeshape.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4675 | TChartShape | function | Assign | 922048 | public | virtual void __fastcall | teeshape.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4676 | TChartShape | function | Clicked | 922049 | public | virtual int __fastcall | teeshape.hpp | 2 | int | x | int | y | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4677 | TChartShape | function | DrawLegendShape | 922050 | protected | virtual void __fastcall | teeshape.hpp | 2 | int | ValueIndex | const Windows::TRect& | Rect | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4678 | TChartShape | function | DrawShape | 922051 | protected | void __fastcall | teeshape.hpp | 1 | const Windows::TRect& | R | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4679 | TChartShape | function | DrawText | 922052 | protected | void __fastcall | teeshape.hpp | 1 | const Windows::TRect& | R | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4680 | TChartShape | function | DrawValue | 922053 | public | virtual void __fastcall | teeshape.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4681 | TChartShape | function | FillSampleValues | 922054 | public | virtual void __fastcall | teeshape.hpp | 1 | int | NumValues | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4682 | TChartShape | function | GetEditorClass | 922055 | public | virtual System::AnsiString __fastcall | teeshape.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4683 | TChartShape | function | GetShapeRectangle | 922056 | protected | virtual Windows::TRect __fastcall | teeshape.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4684 | TChartShape | function | GetX0 | 922057 | private | double __fastcall | teeshape.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4685 | TChartShape | function | GetX1 | 922058 | private | double __fastcall | teeshape.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4686 | TChartShape | function | GetY0 | 922059 | private | double __fastcall | teeshape.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4687 | TChartShape | function | GetY1 | 922060 | private | double __fastcall | teeshape.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4688 | TChartShape | function | IsValidSourceOf | 922061 | protected | virtual bool __fastcall | teeshape.hpp | 1 | Teengine::TChartSeries* | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4689 | TChartShape | function | OrientRectangle | 922062 | protected | void __fastcall | teeshape.hpp | 1 | Windows::TRect& | R | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4690 | TChartShape | function | PrepareForGallery | 922063 | public | virtual void __fastcall | teeshape.hpp | 1 | bool | IsEnabled | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4691 | TChartShape | function | SetAlignment | 922064 | private | void __fastcall | teeshape.hpp | 1 | Classes::TAlignment | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4692 | TChartShape | function | SetBrush | 922065 | private | void __fastcall | teeshape.hpp | 1 | Graphics::TBrush* | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4693 | TChartShape | function | SetFont | 922066 | private | void __fastcall | teeshape.hpp | 1 | Graphics::TFont* | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4694 | TChartShape | function | SetPen | 922067 | private | void __fastcall | teeshape.hpp | 1 | Teengine::TChartPen* | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4695 | TChartShape | function | SetRoundRectangle | 922068 | private | void __fastcall | teeshape.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4696 | TChartShape | function | SetSeriesColor | 922069 | protected | virtual void __fastcall | teeshape.hpp | 1 | Graphics::TColor | AColor | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4697 | TChartShape | function | SetShapeRectangle | 922070 | protected | void __fastcall | teeshape.hpp | 1 | const Windows::TRect& | ARect | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4698 | TChartShape | function | SetStyle | 922071 | private | void __fastcall | teeshape.hpp | 1 | TChartShapeStyle | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4699 | TChartShape | function | SetText | 922072 | protected | virtual void __fastcall | teeshape.hpp | 1 | Classes::TStrings* | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4700 | TChartShape | function | SetTransparent | 922073 | private | void __fastcall | teeshape.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4701 | TChartShape | function | SetX0 | 922074 | private | void __fastcall | teeshape.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4702 | TChartShape | function | SetX1 | 922075 | private | void __fastcall | teeshape.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4703 | TChartShape | function | SetXYStyle | 922076 | private | void __fastcall | teeshape.hpp | 1 | TChartShapeXYStyle | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4704 | TChartShape | function | SetY0 | 922077 | private | void __fastcall | teeshape.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4705 | TChartShape | function | SetY1 | 922078 | private | void __fastcall | teeshape.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4706 | TChartShape | function | ~TChartShape | 922079 | public | __fastcall virtual | teeshape.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4707 | TChartShape | property | Alignment | 922080 | __published | __property Classes::TAlignment | teeshape.hpp | 3 | | read=FAlignment | | write=SetAlignment | | default=2 | | | | | | | | | | | TChartSeries | TeeShape.pas |
4708 | TChartShape | property | Bounds | 922081 | public | __property Windows::TRect | teeshape.hpp | 2 | | read=GetShapeRectangle | | write=SetShapeRectangle | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4709 | TChartShape | property | Brush | 922082 | __published | __property Graphics::TBrush* | teeshape.hpp | 2 | | read=FBrush | | write=SetBrush | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4710 | TChartShape | property | Font | 922083 | __published | __property Graphics::TFont* | teeshape.hpp | 2 | | read=FFont | | write=SetFont | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4711 | TChartShape | property | Pen | 922084 | __published | __property Teengine::TChartPen* | teeshape.hpp | 2 | | read=FPen | | write=SetPen | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4712 | TChartShape | property | RoundRectangle | 922085 | __published | __property bool | teeshape.hpp | 3 | | read=FRoundRectangle | | write=SetRoundRectangle | | default=0 | | | | | | | | | | | TChartSeries | TeeShape.pas |
4713 | TChartShape | property | Style | 922086 | __published | __property TChartShapeStyle | teeshape.hpp | 3 | | read=FStyle | | write=SetStyle | | default=1 | | | | | | | | | | | TChartSeries | TeeShape.pas |
4714 | TChartShape | property | Text | 922087 | __published | __property Classes::TStrings* | teeshape.hpp | 2 | | read=FText | | write=SetText | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4715 | TChartShape | property | Transparent | 922088 | __published | __property bool | teeshape.hpp | 3 | | read=FTransparent | | write=SetTransparent | | default=0 | | | | | | | | | | | TChartSeries | TeeShape.pas |
4716 | TChartShape | property | X0 | 922089 | __published | __property double | teeshape.hpp | 2 | | read=GetX0 | | write=SetX0 | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4717 | TChartShape | property | X1 | 922090 | __published | __property double | teeshape.hpp | 2 | | read=GetX1 | | write=SetX1 | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4718 | TChartShape | property | XValues | 922091 | __published | __property | teeshape.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4719 | TChartShape | property | XYStyle | 922092 | __published | __property TChartShapeXYStyle | teeshape.hpp | 3 | | read=FXYStyle | | write=SetXYStyle | | default=1 | | | | | | | | | | | TChartSeries | TeeShape.pas |
4720 | TChartShape | property | Y0 | 922093 | __published | __property double | teeshape.hpp | 2 | | read=GetY0 | | write=SetY0 | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4721 | TChartShape | property | Y1 | 922094 | __published | __property double | teeshape.hpp | 2 | | read=GetY1 | | write=SetY1 | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4722 | TChartShape | property | YValues | 922095 | __published | __property | teeshape.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | TeeShape.pas |
4723 | TChartShapeEditor | constructor | TChartShapeEditor | 920931 | public | __fastcall virtual | shapeedi.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4724 | TChartShapeEditor | constructor | TChartShapeEditor | 920932 | public | __fastcall | shapeedi.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4725 | TChartShapeEditor | constructor | TChartShapeEditor | 920933 | public | __fastcall | shapeedi.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4726 | TChartShapeEditor | data | BShapeBrush | 920934 | __published | Stdctrls::TButton* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4727 | TChartShapeEditor | data | BShapeColor | 920935 | __published | Stdctrls::TButton* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4728 | TChartShapeEditor | data | BShapePen | 920936 | __published | Stdctrls::TButton* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4729 | TChartShapeEditor | data | Button1 | 920937 | __published | Stdctrls::TButton* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4730 | TChartShapeEditor | data | CBTrans | 920938 | __published | Stdctrls::TCheckBox* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4731 | TChartShapeEditor | data | CreatingForm | 920939 | public | bool | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4732 | TChartShapeEditor | data | LX1 | 920940 | __published | Stdctrls::TLabel* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4733 | TChartShapeEditor | data | LY1 | 920941 | __published | Stdctrls::TLabel* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4734 | TChartShapeEditor | data | Label1 | 920942 | __published | Stdctrls::TLabel* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4735 | TChartShapeEditor | data | Label2 | 920943 | __published | Stdctrls::TLabel* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4736 | TChartShapeEditor | data | Label5 | 920944 | __published | Stdctrls::TLabel* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4737 | TChartShapeEditor | data | MemoText | 920945 | __published | Stdctrls::TMemo* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4738 | TChartShapeEditor | data | RGAlign | 920946 | __published | Extctrls::TRadioGroup* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4739 | TChartShapeEditor | data | RGShapeStyle | 920947 | __published | Extctrls::TRadioGroup* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4740 | TChartShapeEditor | data | SEX0 | 920948 | __published | Stdctrls::TEdit* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4741 | TChartShapeEditor | data | SEX1 | 920949 | __published | Stdctrls::TEdit* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4742 | TChartShapeEditor | data | SEY0 | 920950 | __published | Stdctrls::TEdit* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4743 | TChartShapeEditor | data | SEY1 | 920951 | __published | Stdctrls::TEdit* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4744 | TChartShapeEditor | data | Shape1 | 920952 | __published | Extctrls::TShape* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4745 | TChartShapeEditor | data | TheSeries | 920953 | public | Teeshape::TChartShape* | shapeedi.hpp | 0 | | | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4746 | TChartShapeEditor | function | BShapeBrushClick | 920954 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4747 | TChartShapeEditor | function | BShapeColorClick | 920955 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4748 | TChartShapeEditor | function | BShapePenClick | 920956 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4749 | TChartShapeEditor | function | Button1Click | 920957 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4750 | TChartShapeEditor | function | CBTransClick | 920958 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4751 | TChartShapeEditor | function | FormShow | 920959 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4752 | TChartShapeEditor | function | MemoTextChange | 920960 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4753 | TChartShapeEditor | function | RGAlignClick | 920961 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4754 | TChartShapeEditor | function | RGShapeStyleClick | 920962 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4755 | TChartShapeEditor | function | SEX0Change | 920963 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4756 | TChartShapeEditor | function | SEX1Change | 920964 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4757 | TChartShapeEditor | function | SEY0Change | 920965 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4758 | TChartShapeEditor | function | SEY1Change | 920966 | __published | void __fastcall | shapeedi.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4759 | TChartShapeEditor | function | Shape1MouseUp | 920967 | __published | void __fastcall | shapeedi.hpp | 5 | System::TObject* | Sender | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | TForm | ShapeEdi.pas |
4760 | TChartShapeEditor | function | ~TChartShapeEditor | 920968 | public | __fastcall virtual | shapeedi.hpp | 1 | | void | | | | | | | | | | | | | | | TForm | ShapeEdi.pas |
4761 | TChartTickPen | constructor | TChartTickPen | 921615 | public | __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
4762 | TChartTickPen | function | ~TChartTickPen | 921616 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
4763 | TChartTickPen | property | Color | 921617 | __published | __property | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartPen | TeEngine.pas |
4764 | TChartTitle | constructor | TChartTitle | 919380 | public | __fastcall | chart.hpp | 1 | TCustomChart* | AOwner | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4765 | TChartTitle | data | FAdjustFrame | 919381 | private | bool | chart.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4766 | TChartTitle | data | FAlignment | 919382 | private | TAlignment | chart.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4767 | TChartTitle | data | FBrush | 919383 | private | TChartBrush* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4768 | TChartTitle | data | FFrame | 919384 | private | Teengine::TChartHiddenPen* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4769 | TChartTitle | data | FText | 919385 | private | Classes::TStrings* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4770 | TChartTitle | data | FTitleRect | 919386 | private | Windows::TRect | chart.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4771 | TChartTitle | data | FVisible | 919387 | private | bool | chart.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4772 | TChartTitle | function | Assign | 919388 | protected | virtual void __fastcall | chart.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4773 | TChartTitle | function | Clicked | 919389 | public | bool __fastcall | chart.hpp | 2 | int | x | int | y | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4774 | TChartTitle | function | IsTitleFontStored | 919390 | private | bool __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4775 | TChartTitle | function | SetAdjustFrame | 919391 | private | void __fastcall | chart.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4776 | TChartTitle | function | SetAlignment | 919392 | private | void __fastcall | chart.hpp | 1 | Classes::TAlignment | Value | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4777 | TChartTitle | function | SetBrush | 919393 | private | void __fastcall | chart.hpp | 1 | TChartBrush* | Value | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4778 | TChartTitle | function | SetFrame | 919394 | private | void __fastcall | chart.hpp | 1 | Teengine::TChartHiddenPen* | Value | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4779 | TChartTitle | function | SetText | 919395 | private | void __fastcall | chart.hpp | 1 | Classes::TStrings* | Value | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4780 | TChartTitle | function | SetVisible | 919396 | private | void __fastcall | chart.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4781 | TChartTitle | function | ~TChartTitle | 919397 | public | __fastcall virtual | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4782 | TChartTitle | property | AdjustFrame | 919398 | __published | __property bool | chart.hpp | 3 | | read=FAdjustFrame | | write=SetAdjustFrame | | default=1 | | | | | | | | | | | TChartFontObject | Chart.pas |
4783 | TChartTitle | property | Alignment | 919399 | __published | __property Classes::TAlignment | chart.hpp | 3 | | read=FAlignment | | write=SetAlignment | | default=2 | | | | | | | | | | | TChartFontObject | Chart.pas |
4784 | TChartTitle | property | Brush | 919400 | __published | __property TChartBrush* | chart.hpp | 2 | | read=FBrush | | write=SetBrush | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4785 | TChartTitle | property | Font | 919401 | __published | __property Graphics::TFont* | chart.hpp | 3 | | read=FFont | | write=SetFont | | stored=IsTitleFontStored | | | | | | | | | | | TChartFontObject | Chart.pas |
4786 | TChartTitle | property | Frame | 919402 | __published | __property Teengine::TChartHiddenPen* | chart.hpp | 2 | | read=FFrame | | write=SetFrame | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4787 | TChartTitle | property | Text | 919403 | __published | __property Classes::TStrings* | chart.hpp | 2 | | read=FText | | write=SetText | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4788 | TChartTitle | property | TitleRect | 919404 | public | __property Windows::TRect | chart.hpp | 1 | | read=FTitleRect | | | | | | | | | | | | | | | TChartFontObject | Chart.pas |
4789 | TChartTitle | property | Visible | 919405 | __published | __property bool | chart.hpp | 3 | | read=FVisible | | write=SetVisible | | default=1 | | | | | | | | | | | TChartFontObject | Chart.pas |
4790 | TChartValueList | constructor | TChartValueList | 921618 | public | __fastcall | teengine.hpp | 2 | TChartSeries* | AOwner | const System::AnsiString | AName | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4791 | TChartValueList | data | FDateTime | 921619 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4792 | TChartValueList | data | FList | 921620 | private | Classes::TList* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4793 | TChartValueList | data | FMultiplier | 921621 | private | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4794 | TChartValueList | data | FName | 921622 | private | System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4795 | TChartValueList | data | FOrder | 921623 | private | TChartListOrder | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4796 | TChartValueList | data | FOwner | 921624 | private | TChartSeries* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4797 | TChartValueList | data | FTempValue | 921625 | private | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4798 | TChartValueList | data | FValueSource | 921626 | private | System::AnsiString | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4799 | TChartValueList | data | MaxValue | 921627 | public | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4800 | TChartValueList | data | MinValue | 921628 | public | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4801 | TChartValueList | data | Total | 921629 | public | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4802 | TChartValueList | data | TotalABS | 921630 | public | double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4803 | TChartValueList | function | AddChartValue | 921631 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4804 | TChartValueList | function | AddedValue | 921632 | public | void __fastcall | teengine.hpp | 1 | double | Value | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4805 | TChartValueList | function | Assign | 921633 | protected | virtual void __fastcall | teengine.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4806 | TChartValueList | function | ClearList | 921634 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4807 | TChartValueList | function | ClearValues | 921635 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4808 | TChartValueList | function | Count | 921636 | public | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4809 | TChartValueList | function | Delete | 921637 | public | void __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4810 | TChartValueList | function | FillSequence | 921638 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4811 | TChartValueList | function | First | 921639 | public | double __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4812 | TChartValueList | function | GetChartValue | 921640 | private | double __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4813 | TChartValueList | function | GetValue | 921641 | private | double __fastcall | teengine.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4814 | TChartValueList | function | InsertChartValue | 921642 | public | void __fastcall | teengine.hpp | 2 | int | ValueIndex | const double | Value | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4815 | TChartValueList | function | Last | 921643 | public | double __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4816 | TChartValueList | function | Locate | 921644 | public | int __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4817 | TChartValueList | function | ModifyValue | 921645 | public | void __fastcall | teengine.hpp | 2 | int | ValueIndex | const double | AValue | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4818 | TChartValueList | function | RecalcMinMax | 921646 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4819 | TChartValueList | function | RemovedValue | 921647 | public | void __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4820 | TChartValueList | function | Scroll | 921648 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4821 | TChartValueList | function | SetDateTime | 921649 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4822 | TChartValueList | function | SetMultiplier | 921650 | private | void __fastcall | teengine.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4823 | TChartValueList | function | SetValue | 921651 | private | void __fastcall | teengine.hpp | 2 | int | ValueIndex | const double | AValue | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4824 | TChartValueList | function | SetValueSource | 921652 | private | void __fastcall | teengine.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4825 | TChartValueList | function | Sort | 921653 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4826 | TChartValueList | function | ~TChartValueList | 921654 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4827 | TChartValueList | property | ChartValue[int Index] | 921655 | protected | __property double | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4828 | TChartValueList | property | DateTime | 921656 | __published | __property bool | teengine.hpp | 3 | | read=FDateTime | | write=SetDateTime | | nodefault | | | | | | | | | | | TPersistent | TeEngine.pas |
4829 | TChartValueList | property | Multiplier | 921657 | __published | __property double | teengine.hpp | 2 | | read=FMultiplier | | write=SetMultiplier | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4830 | TChartValueList | property | Name | 921658 | __published | __property System::AnsiString | teengine.hpp | 2 | | read=FName | | write=FName | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4831 | TChartValueList | property | Order | 921659 | __published | __property TChartListOrder | teengine.hpp | 3 | | read=FOrder | | write=FOrder | | nodefault | | | | | | | | | | | TPersistent | TeEngine.pas |
4832 | TChartValueList | property | Owner | 921660 | public | __property TChartSeries* | teengine.hpp | 1 | | read=FOwner | | | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4833 | TChartValueList | property | TempValue | 921661 | public | __property double | teengine.hpp | 2 | | read=FTempValue | | write=FTempValue | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4834 | TChartValueList | property | ValueSource | 921662 | __published | __property System::AnsiString | teengine.hpp | 2 | | read=FValueSource | | write=SetValueSource | | | | | | | | | | | | | TPersistent | TeEngine.pas |
4835 | TChartWall | constructor | TChartWall | 919406 | public | __fastcall | chart.hpp | 1 | TCustomChart* | AOwner | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4836 | TChartWall | data | FBrush | 919407 | private | Graphics::TBrush* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4837 | TChartWall | data | FColor | 919408 | private | Graphics::TColor | chart.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4838 | TChartWall | data | FParentChart | 919409 | private | TCustomChart* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4839 | TChartWall | data | FPen | 919410 | private | Teengine::TChartPen* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4840 | TChartWall | data | FSize | 919411 | private | int | chart.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4841 | TChartWall | function | Assign | 919412 | protected | virtual void __fastcall | chart.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4842 | TChartWall | function | SetBrush | 919413 | private | void __fastcall | chart.hpp | 1 | Graphics::TBrush* | Value | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4843 | TChartWall | function | SetColor | 919414 | private | void __fastcall | chart.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4844 | TChartWall | function | SetPen | 919415 | private | void __fastcall | chart.hpp | 1 | Teengine::TChartPen* | Value | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4845 | TChartWall | function | SetSize | 919416 | private | void __fastcall | chart.hpp | 1 | int | Value | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4846 | TChartWall | function | ~TChartWall | 919417 | public | __fastcall virtual | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4847 | TChartWall | property | Brush | 919418 | __published | __property Graphics::TBrush* | chart.hpp | 2 | | read=FBrush | | write=SetBrush | | | | | | | | | | | | | TPersistent | Chart.pas |
4848 | TChartWall | property | Color | 919419 | __published | __property Graphics::TColor | chart.hpp | 3 | | read=FColor | | write=SetColor | | nodefault | | | | | | | | | | | TPersistent | Chart.pas |
4849 | TChartWall | property | ParentChart | 919420 | public | __property TCustomChart* | chart.hpp | 1 | | read=FParentChart | | | | | | | | | | | | | | | TPersistent | Chart.pas |
4850 | TChartWall | property | Pen | 919421 | __published | __property Teengine::TChartPen* | chart.hpp | 2 | | read=FPen | | write=SetPen | | | | | | | | | | | | | TPersistent | Chart.pas |
4851 | TChartWall | property | Size | 919422 | __published | __property int | chart.hpp | 3 | | read=FSize | | write=SetSize | | default=0 | | | | | | | | | | | TPersistent | Chart.pas |
4852 | TChartfx | constructor | TChartfx | 917393 | public | __fastcall virtual | chartfx3.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4853 | TChartfx | constructor | TChartfx | 917394 | public | __fastcall | chartfx3.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4854 | TChartfx | data | FIntf | 917395 | private | _di__DChartfx | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4855 | TChartfx | data | FOnChangeColor | 917396 | private | TChartfxChangeColor | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4856 | TChartfx | data | FOnChangeFont | 917397 | private | TChartfxChangeFont | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4857 | TChartfx | data | FOnChangePalette | 917398 | private | TChartfxChangePalette | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4858 | TChartfx | data | FOnChangePattPal | 917399 | private | TChartfxChangePattPal | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4859 | TChartfx | data | FOnChangePattern | 917400 | private | TChartfxChangePattern | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4860 | TChartfx | data | FOnChangeString | 917401 | private | TChartfxChangeString | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4861 | TChartfx | data | FOnChangeType | 917402 | private | TChartfxChangeType | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4862 | TChartfx | data | FOnChangeValue | 917403 | private | TChartfxChangeValue | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4863 | TChartfx | data | FOnDestroy | 917404 | private | Classes::TNotifyEvent | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4864 | TChartfx | data | FOnGetLegend | 917405 | private | TChartfxGetLegend | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4865 | TChartfx | data | FOnLButtonDblClk | 917406 | private | TChartfxLButtonDblClk | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4866 | TChartfx | data | FOnMenu | 917407 | private | TChartfxMenu | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4867 | TChartfx | data | FOnRButtonDown | 917408 | private | TChartfxRButtonDown | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4868 | TChartfx | data | FOnReadFile | 917409 | private | Classes::TNotifyEvent | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4869 | TChartfx | data | FOnReadTemplate | 917410 | private | Classes::TNotifyEvent | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4870 | TChartfx | data | FOnUserScroll | 917411 | private | TChartfxUserScroll | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4871 | TChartfx | function | AboutBox | 917412 | public | void __fastcall | chartfx3.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4872 | TChartfx | function | CloseData | 917413 | public | Word __fastcall | chartfx3.hpp | 1 | short | nType | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4873 | TChartfx | function | CopyBitmap | 917414 | public | int __fastcall | chartfx3.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4874 | TChartfx | function | CopyData | 917415 | public | int __fastcall | chartfx3.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4875 | TChartfx | function | DblClk | 917416 | public | int __fastcall | chartfx3.hpp | 2 | short | nType | int | lExtra | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4876 | TChartfx | function | ExportFile | 917417 | public | int __fastcall | chartfx3.hpp | 1 | const System::WideString | lpszNewValue | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4877 | TChartfx | function | Get_Adm | 917418 | private | double __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4878 | TChartfx | function | Get_BkColor | 917419 | private | Graphics::TColor __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4879 | TChartfx | function | Get_Color | 917420 | private | Graphics::TColor __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4880 | TChartfx | function | Get_Const_ | 917421 | private | double __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4881 | TChartfx | function | Get_DecimalsNum | 917422 | private | short __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4882 | TChartfx | function | Get_FixLeg | 917423 | private | System::WideString __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4883 | TChartfx | function | Get_Fonts | 917424 | private | int __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4884 | TChartfx | function | Get_HFont | 917425 | private | short __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4885 | TChartfx | function | Get_IniValue | 917426 | private | double __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4886 | TChartfx | function | Get_ItemColor | 917427 | private | Graphics::TColor __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4887 | TChartfx | function | Get_ItemStyle | 917428 | private | short __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4888 | TChartfx | function | Get_ItemWidth | 917429 | private | short __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4889 | TChartfx | function | Get_KeyLeg | 917430 | private | System::WideString __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4890 | TChartfx | function | Get_KeySer | 917431 | private | System::WideString __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4891 | TChartfx | function | Get_Legend | 917432 | private | System::WideString __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4892 | TChartfx | function | Get_Pattern | 917433 | private | short __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4893 | TChartfx | function | Get_RGBFont | 917434 | private | Graphics::TColor __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4894 | TChartfx | function | Get_SerLeg | 917435 | private | System::WideString __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4895 | TChartfx | function | Get_StatusText | 917436 | private | System::WideString __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4896 | TChartfx | function | Get_Title | 917437 | private | System::WideString __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4897 | TChartfx | function | Get_Value | 917438 | private | double __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4898 | TChartfx | function | Get_XValue | 917439 | private | double __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4899 | TChartfx | function | Get_YLeg | 917440 | private | System::WideString __fastcall | chartfx3.hpp | 1 | short | index | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4900 | TChartfx | function | Get_hWnd | 917441 | private | int __fastcall | chartfx3.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4901 | TChartfx | function | ImportFile | 917442 | public | int __fastcall | chartfx3.hpp | 1 | const System::WideString | lpszNewValue | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4902 | TChartfx | function | InitControlData | 917443 | protected | virtual void __fastcall | chartfx3.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4903 | TChartfx | function | InitControlInterface | 917444 | protected | virtual void __fastcall | chartfx3.hpp | 1 | _di_IUnknown const | Obj | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4904 | TChartfx | function | Language | 917445 | public | int __fastcall | chartfx3.hpp | 1 | const System::WideString | sResource | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4905 | TChartfx | function | OpenDataEx | 917446 | public | int __fastcall | chartfx3.hpp | 3 | short | nType | int | n1 | int | n2 | | | | | | | | | | | TOleControl | chartfx3.pas |
4906 | TChartfx | function | Paint | 917447 | public | int __fastcall | chartfx3.hpp | 7 | int | hDC | short | nLeft | short | nTop | short | nRight | short | nBottom | short | wAction | int | lps | | | TOleControl | chartfx3.pas |
4907 | TChartfx | function | PrintIt | 917448 | public | int __fastcall | chartfx3.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4908 | TChartfx | function | ReadTemplate | 917449 | public | int __fastcall | chartfx3.hpp | 1 | const System::WideString | lpszNewValue | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4909 | TChartfx | function | Refresh | 917450 | public | HIDESBASE void __fastcall | chartfx3.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4910 | TChartfx | function | RigClk | 917451 | public | int __fastcall | chartfx3.hpp | 2 | short | nType | int | lExtra | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4911 | TChartfx | function | Scroll | 917452 | public | HIDESBASE int __fastcall | chartfx3.hpp | 2 | int | wParam | int | lParam | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4912 | TChartfx | function | SetStatusItem | 917453 | public | int __fastcall | chartfx3.hpp | 8 | short | index | Word | bText | short | nID | Word | bFrame | short | nWidth | short | nMin | short | nDesp | int | dwStyle | TOleControl | chartfx3.pas |
4913 | TChartfx | function | SetStripe | 917454 | public | int __fastcall | chartfx3.hpp | 4 | short | index | double | dMin | double | dMax | Graphics::TColor | rgb | | | | | | | | | TOleControl | chartfx3.pas |
4914 | TChartfx | function | Set_Adm | 917455 | private | void __fastcall | chartfx3.hpp | 2 | short | index | double | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4915 | TChartfx | function | Set_BkColor | 917456 | private | void __fastcall | chartfx3.hpp | 2 | short | index | Graphics::TColor | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4916 | TChartfx | function | Set_Color | 917457 | private | void __fastcall | chartfx3.hpp | 2 | short | index | Graphics::TColor | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4917 | TChartfx | function | Set_Const_ | 917458 | private | void __fastcall | chartfx3.hpp | 2 | short | index | double | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4918 | TChartfx | function | Set_DecimalsNum | 917459 | private | void __fastcall | chartfx3.hpp | 2 | short | index | short | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4919 | TChartfx | function | Set_FixLeg | 917460 | private | void __fastcall | chartfx3.hpp | 2 | short | index | const System::WideString | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4920 | TChartfx | function | Set_Fonts | 917461 | private | void __fastcall | chartfx3.hpp | 2 | short | index | int | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4921 | TChartfx | function | Set_HFont | 917462 | private | void __fastcall | chartfx3.hpp | 2 | short | index | short | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4922 | TChartfx | function | Set_IniValue | 917463 | private | void __fastcall | chartfx3.hpp | 2 | short | index | double | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4923 | TChartfx | function | Set_ItemColor | 917464 | private | void __fastcall | chartfx3.hpp | 2 | short | index | Graphics::TColor | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4924 | TChartfx | function | Set_ItemStyle | 917465 | private | void __fastcall | chartfx3.hpp | 2 | short | index | short | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4925 | TChartfx | function | Set_ItemWidth | 917466 | private | void __fastcall | chartfx3.hpp | 2 | short | index | short | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4926 | TChartfx | function | Set_KeyLeg | 917467 | private | void __fastcall | chartfx3.hpp | 2 | short | index | const System::WideString | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4927 | TChartfx | function | Set_KeySer | 917468 | private | void __fastcall | chartfx3.hpp | 2 | short | index | const System::WideString | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4928 | TChartfx | function | Set_Legend | 917469 | private | void __fastcall | chartfx3.hpp | 2 | short | index | const System::WideString | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4929 | TChartfx | function | Set_Pattern | 917470 | private | void __fastcall | chartfx3.hpp | 2 | short | index | short | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4930 | TChartfx | function | Set_RGBFont | 917471 | private | void __fastcall | chartfx3.hpp | 2 | short | index | Graphics::TColor | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4931 | TChartfx | function | Set_SerLeg | 917472 | private | void __fastcall | chartfx3.hpp | 2 | short | index | const System::WideString | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4932 | TChartfx | function | Set_StatusText | 917473 | private | void __fastcall | chartfx3.hpp | 2 | short | index | const System::WideString | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4933 | TChartfx | function | Set_Title | 917474 | private | void __fastcall | chartfx3.hpp | 2 | short | index | const System::WideString | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4934 | TChartfx | function | Set_Value | 917475 | private | void __fastcall | chartfx3.hpp | 2 | short | index | double | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4935 | TChartfx | function | Set_XValue | 917476 | private | void __fastcall | chartfx3.hpp | 2 | short | index | double | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4936 | TChartfx | function | Set_YLeg | 917477 | private | void __fastcall | chartfx3.hpp | 2 | short | index | const System::WideString | Value | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4937 | TChartfx | function | Set_hWnd | 917478 | private | void __fastcall | chartfx3.hpp | 1 | int& | Value | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4938 | TChartfx | function | ShowDialog | 917479 | public | int __fastcall | chartfx3.hpp | 2 | short | nDialog | int | lExtra | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4939 | TChartfx | function | Status | 917480 | public | int __fastcall | chartfx3.hpp | 2 | short | nItems | int | lpStatus | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4940 | TChartfx | function | WriteTemplate | 917481 | public | int __fastcall | chartfx3.hpp | 1 | const System::WideString | lpszNewValue | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4941 | TChartfx | function | ~TChartfx | 917482 | public | __fastcall virtual | chartfx3.hpp | 1 | | void | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4942 | TChartfx | property | Adm[short index] | 917483 | public | __property double | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4943 | TChartfx | property | Align | 917484 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4944 | TChartfx | property | Angles3D | 917485 | __published | __property int | chartfx3.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=23 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4945 | TChartfx | property | AutoIncrement | 917486 | __published | __property Word | chartfx3.hpp | 5 | | read=GetWordBoolProp | | write=SetWordBoolProp | | stored=false | | index=49 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4946 | TChartfx | property | AutoInvalidate | 917487 | __published | __property Word | chartfx3.hpp | 5 | | read=GetWordBoolProp | | write=SetWordBoolProp | | stored=false | | index=3 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4947 | TChartfx | property | BarHorzGap | 917488 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=21 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4948 | TChartfx | property | BkColor[short index] | 917489 | public | __property Graphics::TColor | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4949 | TChartfx | property | BorderStyle | 917490 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=-504 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4950 | TChartfx | property | BottomFont | 917491 | __published | __property Graphics::TFont* | chartfx3.hpp | 4 | | read=GetTFontProp | | write=SetTFontProp | | stored=false | | index=57 | | | | | | | | | TOleControl | chartfx3.pas |
4951 | TChartfx | property | BottomGap | 917492 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=14 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4952 | TChartfx | property | Chart3D | 917493 | __published | __property Word | chartfx3.hpp | 5 | | read=GetWordBoolProp | | write=SetWordBoolProp | | stored=false | | index=43 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4953 | TChartfx | property | ChartStatus | 917494 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=40 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4954 | TChartfx | property | ChartType | 917495 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=42 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4955 | TChartfx | property | Color[short index] | 917496 | public | __property Graphics::TColor | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4956 | TChartfx | property | ConstType | 917497 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=53 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4957 | TChartfx | property | Const_[short index] | 917498 | public | __property double | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4958 | TChartfx | property | ControlInterface | 917499 | public | __property _di__DChartfx | chartfx3.hpp | 1 | | read=FIntf | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4959 | TChartfx | property | CustTool | 917500 | __published | __property int | chartfx3.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=47 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4960 | TChartfx | property | Decimals | 917501 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=15 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4961 | TChartfx | property | DecimalsNum[short index] | 917502 | public | __property short | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4962 | TChartfx | property | DesignDraw | 917503 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=4 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4963 | TChartfx | property | DragCursor | 917504 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4964 | TChartfx | property | DragMode | 917505 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4965 | TChartfx | property | Edit | 917506 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=41 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4966 | TChartfx | property | Enabled | 917507 | __published | __property Word | chartfx3.hpp | 5 | | read=GetWordBoolProp | | write=SetWordBoolProp | | stored=false | | index=-514 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4967 | TChartfx | property | FixLeg[short index] | 917508 | public | __property System::WideString | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4968 | TChartfx | property | FixedBkColor | 917509 | __published | __property Graphics::TColor | chartfx3.hpp | 5 | | read=GetTColorProp | | write=SetTColorProp | | stored=false | | index=32 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4969 | TChartfx | property | FixedColor | 917510 | __published | __property Graphics::TColor | chartfx3.hpp | 5 | | read=GetTColorProp | | write=SetTColorProp | | stored=false | | index=31 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4970 | TChartfx | property | FixedFont | 917511 | __published | __property Graphics::TFont* | chartfx3.hpp | 4 | | read=GetTFontProp | | write=SetTFontProp | | stored=false | | index=60 | | | | | | | | | TOleControl | chartfx3.pas |
4971 | TChartfx | property | FixedGap | 917512 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=33 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4972 | TChartfx | property | FixedStyle | 917513 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=30 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4973 | TChartfx | property | FixedWidth | 917514 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=29 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4974 | TChartfx | property | Fonts[short index] | 917515 | public | __property int | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4975 | TChartfx | property | Grid | 917516 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=19 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4976 | TChartfx | property | HFont[short index] | 917517 | public | __property short | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4977 | TChartfx | property | HText | 917518 | __published | __property System::WideString | chartfx3.hpp | 4 | | read=GetWideStringProp | | write=SetWideStringProp | | stored=false | | index=39 | | | | | | | | | TOleControl | chartfx3.pas |
4978 | TChartfx | property | IniValue[short index] | 917519 | public | __property double | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4979 | TChartfx | property | ItemColor[short index] | 917520 | public | __property Graphics::TColor | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4980 | TChartfx | property | ItemStyle[short index] | 917521 | public | __property short | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4981 | TChartfx | property | ItemWidth[short index] | 917522 | public | __property short | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4982 | TChartfx | property | KeyLeg[short index] | 917523 | public | __property System::WideString | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4983 | TChartfx | property | KeySer[short index] | 917524 | public | __property System::WideString | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4984 | TChartfx | property | LeftFont | 917525 | __published | __property Graphics::TFont* | chartfx3.hpp | 4 | | read=GetTFontProp | | write=SetTFontProp | | stored=false | | index=54 | | | | | | | | | TOleControl | chartfx3.pas |
4985 | TChartfx | property | LeftGap | 917526 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=11 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4986 | TChartfx | property | LegendFont | 917527 | __published | __property Graphics::TFont* | chartfx3.hpp | 4 | | read=GetTFontProp | | write=SetTFontProp | | stored=false | | index=61 | | | | | | | | | TOleControl | chartfx3.pas |
4987 | TChartfx | property | LegendWidth | 917528 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=62 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4988 | TChartfx | property | Legend[short index] | 917529 | public | __property System::WideString | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4989 | TChartfx | property | LineBkColor | 917530 | __published | __property Graphics::TColor | chartfx3.hpp | 5 | | read=GetTColorProp | | write=SetTColorProp | | stored=false | | index=28 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4990 | TChartfx | property | LineColor | 917531 | __published | __property Graphics::TColor | chartfx3.hpp | 5 | | read=GetTColorProp | | write=SetTColorProp | | stored=false | | index=27 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4991 | TChartfx | property | LineStyle | 917532 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=26 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4992 | TChartfx | property | LineWidth | 917533 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=25 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4993 | TChartfx | property | NSeries | 917534 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=7 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4994 | TChartfx | property | NValues | 917535 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=8 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
4995 | TChartfx | property | OnChangeColor | 917536 | __published | __property TChartfxChangeColor | chartfx3.hpp | 2 | | read=FOnChangeColor | | write=FOnChangeColor | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4996 | TChartfx | property | OnChangeFont | 917537 | __published | __property TChartfxChangeFont | chartfx3.hpp | 2 | | read=FOnChangeFont | | write=FOnChangeFont | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4997 | TChartfx | property | OnChangePalette | 917538 | __published | __property TChartfxChangePalette | chartfx3.hpp | 2 | | read=FOnChangePalette | | write=FOnChangePalette | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4998 | TChartfx | property | OnChangePattPal | 917539 | __published | __property TChartfxChangePattPal | chartfx3.hpp | 2 | | read=FOnChangePattPal | | write=FOnChangePattPal | | | | | | | | | | | | | TOleControl | chartfx3.pas |
4999 | TChartfx | property | OnChangePattern | 917540 | __published | __property TChartfxChangePattern | chartfx3.hpp | 2 | | read=FOnChangePattern | | write=FOnChangePattern | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5000 | TChartfx | property | OnChangeString | 917541 | __published | __property TChartfxChangeString | chartfx3.hpp | 2 | | read=FOnChangeString | | write=FOnChangeString | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5001 | TChartfx | property | OnChangeType | 917542 | __published | __property TChartfxChangeType | chartfx3.hpp | 2 | | read=FOnChangeType | | write=FOnChangeType | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5002 | TChartfx | property | OnChangeValue | 917543 | __published | __property TChartfxChangeValue | chartfx3.hpp | 2 | | read=FOnChangeValue | | write=FOnChangeValue | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5003 | TChartfx | property | OnDestroy | 917544 | __published | __property Classes::TNotifyEvent | chartfx3.hpp | 2 | | read=FOnDestroy | | write=FOnDestroy | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5004 | TChartfx | property | OnDragDrop | 917545 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5005 | TChartfx | property | OnDragOver | 917546 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5006 | TChartfx | property | OnEndDrag | 917547 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5007 | TChartfx | property | OnEnter | 917548 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5008 | TChartfx | property | OnExit | 917549 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5009 | TChartfx | property | OnGetLegend | 917550 | __published | __property TChartfxGetLegend | chartfx3.hpp | 2 | | read=FOnGetLegend | | write=FOnGetLegend | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5010 | TChartfx | property | OnLButtonDblClk | 917551 | __published | __property TChartfxLButtonDblClk | chartfx3.hpp | 2 | | read=FOnLButtonDblClk | | write=FOnLButtonDblClk | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5011 | TChartfx | property | OnMenu | 917552 | __published | __property TChartfxMenu | chartfx3.hpp | 2 | | read=FOnMenu | | write=FOnMenu | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5012 | TChartfx | property | OnRButtonDown | 917553 | __published | __property TChartfxRButtonDown | chartfx3.hpp | 2 | | read=FOnRButtonDown | | write=FOnRButtonDown | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5013 | TChartfx | property | OnReadFile | 917554 | __published | __property Classes::TNotifyEvent | chartfx3.hpp | 2 | | read=FOnReadFile | | write=FOnReadFile | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5014 | TChartfx | property | OnReadTemplate | 917555 | __published | __property Classes::TNotifyEvent | chartfx3.hpp | 2 | | read=FOnReadTemplate | | write=FOnReadTemplate | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5015 | TChartfx | property | OnStartDrag | 917556 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5016 | TChartfx | property | OnUserScroll | 917557 | __published | __property TChartfxUserScroll | chartfx3.hpp | 2 | | read=FOnUserScroll | | write=FOnUserScroll | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5017 | TChartfx | property | PaletteBar | 917558 | __published | __property Word | chartfx3.hpp | 5 | | read=GetWordBoolProp | | write=SetWordBoolProp | | stored=false | | index=45 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5018 | TChartfx | property | ParentShowHint | 917559 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5019 | TChartfx | property | PatternBar | 917560 | __published | __property Word | chartfx3.hpp | 5 | | read=GetWordBoolProp | | write=SetWordBoolProp | | stored=false | | index=46 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5020 | TChartfx | property | Pattern[short index] | 917561 | public | __property short | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5021 | TChartfx | property | PixFactor | 917562 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=24 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5022 | TChartfx | property | PointType | 917563 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=16 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5023 | TChartfx | property | PopupMenu | 917564 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5024 | TChartfx | property | RGB2DBk | 917565 | __published | __property Graphics::TColor | chartfx3.hpp | 5 | | read=GetTColorProp | | write=SetTColorProp | | stored=false | | index=36 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5025 | TChartfx | property | RGB3DBk | 917566 | __published | __property Graphics::TColor | chartfx3.hpp | 5 | | read=GetTColorProp | | write=SetTColorProp | | stored=false | | index=37 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5026 | TChartfx | property | RGBBarHorz | 917567 | __published | __property Graphics::TColor | chartfx3.hpp | 5 | | read=GetTColorProp | | write=SetTColorProp | | stored=false | | index=34 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5027 | TChartfx | property | RGBBk | 917568 | __published | __property Graphics::TColor | chartfx3.hpp | 5 | | read=GetTColorProp | | write=SetTColorProp | | stored=false | | index=35 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5028 | TChartfx | property | RGBFont[short index] | 917569 | public | __property Graphics::TColor | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5029 | TChartfx | property | ReturnValue | 917570 | __published | __property int | chartfx3.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=48 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5030 | TChartfx | property | RightFont | 917571 | __published | __property Graphics::TFont* | chartfx3.hpp | 4 | | read=GetTFontProp | | write=SetTFontProp | | stored=false | | index=55 | | | | | | | | | TOleControl | chartfx3.pas |
5031 | TChartfx | property | RightGap | 917572 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=12 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5032 | TChartfx | property | Scheme | 917573 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=17 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5033 | TChartfx | property | SerLeg[short index] | 917574 | public | __property System::WideString | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5034 | TChartfx | property | ShowHint | 917575 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5035 | TChartfx | property | ShowStatus | 917576 | __published | __property Word | chartfx3.hpp | 5 | | read=GetWordBoolProp | | write=SetWordBoolProp | | stored=false | | index=38 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5036 | TChartfx | property | Stacked | 917577 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=18 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5037 | TChartfx | property | StatusText[short index] | 917578 | public | __property System::WideString | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5038 | TChartfx | property | Style | 917579 | __published | __property int | chartfx3.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=6 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5039 | TChartfx | property | TabOrder | 917580 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5040 | TChartfx | property | TabStop | 917581 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5041 | TChartfx | property | ThisBkColor | 917582 | __published | __property Graphics::TColor | chartfx3.hpp | 5 | | read=GetTColorProp | | write=SetTColorProp | | stored=false | | index=10 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5042 | TChartfx | property | ThisColor | 917583 | __published | __property Graphics::TColor | chartfx3.hpp | 5 | | read=GetTColorProp | | write=SetTColorProp | | stored=false | | index=9 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5043 | TChartfx | property | ThisPoint | 917584 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=2 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5044 | TChartfx | property | ThisSerie | 917585 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=1 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5045 | TChartfx | property | ThisValue | 917586 | __published | __property double | chartfx3.hpp | 4 | | read=GetDoubleProp | | write=SetDoubleProp | | stored=false | | index=50 | | | | | | | | | TOleControl | chartfx3.pas |
5046 | TChartfx | property | Title[short index] | 917587 | public | __property System::WideString | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5047 | TChartfx | property | ToolBar | 917588 | __published | __property Word | chartfx3.hpp | 5 | | read=GetWordBoolProp | | write=SetWordBoolProp | | stored=false | | index=44 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5048 | TChartfx | property | TopFont | 917589 | __published | __property Graphics::TFont* | chartfx3.hpp | 4 | | read=GetTFontProp | | write=SetTFontProp | | stored=false | | index=56 | | | | | | | | | TOleControl | chartfx3.pas |
5049 | TChartfx | property | TopGap | 917590 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=13 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5050 | TChartfx | property | Type_ | 917591 | __published | __property int | chartfx3.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=5 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5051 | TChartfx | property | Value[short index] | 917592 | public | __property double | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5052 | TChartfx | property | VertGridGap | 917593 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=51 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5053 | TChartfx | property | View3D | 917594 | __published | __property Word | chartfx3.hpp | 5 | | read=GetWordBoolProp | | write=SetWordBoolProp | | stored=false | | index=22 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5054 | TChartfx | property | Visible | 917595 | __published | __property | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5055 | TChartfx | property | WallWidth | 917596 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=20 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5056 | TChartfx | property | XLegFont | 917597 | __published | __property Graphics::TFont* | chartfx3.hpp | 4 | | read=GetTFontProp | | write=SetTFontProp | | stored=false | | index=58 | | | | | | | | | TOleControl | chartfx3.pas |
5057 | TChartfx | property | XLegType | 917598 | __published | __property short | chartfx3.hpp | 5 | | read=GetSmallintProp | | write=SetSmallintProp | | stored=false | | index=52 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5058 | TChartfx | property | XValue[short index] | 917599 | public | __property double | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5059 | TChartfx | property | YLegFont | 917600 | __published | __property Graphics::TFont* | chartfx3.hpp | 4 | | read=GetTFontProp | | write=SetTFontProp | | stored=false | | index=59 | | | | | | | | | TOleControl | chartfx3.pas |
5060 | TChartfx | property | YLeg[short index] | 917601 | public | __property System::WideString | chartfx3.hpp | 0 | | | | | | | | | | | | | | | | | TOleControl | chartfx3.pas |
5061 | TChartfx | property | hCtlWnd | 917602 | __published | __property int | chartfx3.hpp | 5 | | read=GetIntegerProp | | write=SetIntegerProp | | stored=false | | index=63 | | nodefault | | | | | | | TOleControl | chartfx3.pas |
5062 | TChartfx | property | hWnd | 917603 | __published | __property int | chartfx3.hpp | 4 | | read=Get_hWnd | | write=Set_hWnd | | stored=false | | nodefault | | | | | | | | | TOleControl | chartfx3.pas |
5063 | TCheckBox | constructor | TCheckBox | 915658 | public | __fastcall virtual | stdctrls.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5064 | TCheckBox | constructor | TCheckBox | 915659 | public | __fastcall | stdctrls.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5065 | TCheckBox | function | ~TCheckBox | 915660 | public | __fastcall virtual | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5066 | TCheckBox | property | Alignment | 915661 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5067 | TCheckBox | property | AllowGrayed | 915662 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5068 | TCheckBox | property | Caption | 915663 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5069 | TCheckBox | property | Checked | 915664 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5070 | TCheckBox | property | Color | 915665 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5071 | TCheckBox | property | Ctl3D | 915666 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5072 | TCheckBox | property | DragCursor | 915667 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5073 | TCheckBox | property | DragMode | 915668 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5074 | TCheckBox | property | Enabled | 915669 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5075 | TCheckBox | property | Font | 915670 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5076 | TCheckBox | property | OnClick | 915671 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5077 | TCheckBox | property | OnDragDrop | 915672 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5078 | TCheckBox | property | OnDragOver | 915673 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5079 | TCheckBox | property | OnEndDrag | 915674 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5080 | TCheckBox | property | OnEnter | 915675 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5081 | TCheckBox | property | OnExit | 915676 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5082 | TCheckBox | property | OnKeyDown | 915677 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5083 | TCheckBox | property | OnKeyPress | 915678 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5084 | TCheckBox | property | OnKeyUp | 915679 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5085 | TCheckBox | property | OnMouseDown | 915680 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5086 | TCheckBox | property | OnMouseMove | 915681 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5087 | TCheckBox | property | OnMouseUp | 915682 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5088 | TCheckBox | property | OnStartDrag | 915683 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5089 | TCheckBox | property | ParentColor | 915684 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5090 | TCheckBox | property | ParentCtl3D | 915685 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5091 | TCheckBox | property | ParentFont | 915686 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5092 | TCheckBox | property | ParentShowHint | 915687 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5093 | TCheckBox | property | PopupMenu | 915688 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5094 | TCheckBox | property | ShowHint | 915689 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5095 | TCheckBox | property | State | 915690 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5096 | TCheckBox | property | TabOrder | 915691 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5097 | TCheckBox | property | TabStop | 915692 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5098 | TCheckBox | property | Visible | 915693 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomCheckBox | StdCtrls.pas |
5099 | TCheckConstraint | constructor | TCheckConstraint | 902730 | public | __fastcall virtual | db.hpp | 1 | Classes::TCollection* | Collection | | | | | | | | | | | | | | | TCollectionItem | Db.pas |
5100 | TCheckConstraint | data | FCustomConstraint | 902731 | private | System::AnsiString | db.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | Db.pas |
5101 | TCheckConstraint | data | FErrorMessage | 902732 | private | System::AnsiString | db.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | Db.pas |
5102 | TCheckConstraint | data | FFromDictionary | 902733 | private | bool | db.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | Db.pas |
5103 | TCheckConstraint | data | FImportedConstraint | 902734 | private | System::AnsiString | db.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | Db.pas |
5104 | TCheckConstraint | function | Assign | 902735 | public | virtual void __fastcall | db.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TCollectionItem | Db.pas |
5105 | TCheckConstraint | function | GetDisplayName | 902736 | public | virtual System::AnsiString __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | Db.pas |
5106 | TCheckConstraint | function | SetCustomConstraint | 902737 | private | void __fastcall | db.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TCollectionItem | Db.pas |
5107 | TCheckConstraint | function | SetErrorMessage | 902738 | private | void __fastcall | db.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TCollectionItem | Db.pas |
5108 | TCheckConstraint | function | SetImportedConstraint | 902739 | private | void __fastcall | db.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TCollectionItem | Db.pas |
5109 | TCheckConstraint | function | ~TCheckConstraint | 902740 | public | __fastcall virtual | db.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | Db.pas |
5110 | TCheckConstraint | property | CustomConstraint | 902741 | __published | __property System::AnsiString | db.hpp | 2 | | read=FCustomConstraint | | write=SetCustomConstraint | | | | | | | | | | | | | TCollectionItem | Db.pas |
5111 | TCheckConstraint | property | ErrorMessage | 902742 | __published | __property System::AnsiString | db.hpp | 2 | | read=FErrorMessage | | write=SetErrorMessage | | | | | | | | | | | | | TCollectionItem | Db.pas |
5112 | TCheckConstraint | property | FromDictionary | 902743 | __published | __property bool | db.hpp | 3 | | read=FFromDictionary | | write=FFromDictionary | | nodefault | | | | | | | | | | | TCollectionItem | Db.pas |
5113 | TCheckConstraint | property | ImportedConstraint | 902744 | __published | __property System::AnsiString | db.hpp | 2 | | read=FImportedConstraint | | write=SetImportedConstraint | | | | | | | | | | | | | TCollectionItem | Db.pas |
5114 | TCheckConstraints | constructor | TCheckConstraints | 902745 | public | __fastcall | db.hpp | 1 | Classes::TPersistent* | Owner | | | | | | | | | | | | | | | TCollection | Db.pas |
5115 | TCheckConstraints | data | FOwner | 902746 | private | Classes::TPersistent* | db.hpp | 0 | | | | | | | | | | | | | | | | | TCollection | Db.pas |
5116 | TCheckConstraints | function | Add | 902747 | public | HIDESBASE TCheckConstraint* __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TCollection | Db.pas |
5117 | TCheckConstraints | function | GetItem | 902748 | private | HIDESBASE TCheckConstraint* __fastcall | db.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCollection | Db.pas |
5118 | TCheckConstraints | function | GetOwner | 902749 | protected | DYNAMIC Classes::TPersistent* __fastcall | db.hpp | 1 | | void | | | | | | | | | | | | | | | TCollection | Db.pas |
5119 | TCheckConstraints | function | SetItem | 902750 | private | HIDESBASE void __fastcall | db.hpp | 2 | int | Index | TCheckConstraint* | Value | | | | | | | | | | | | | TCollection | Db.pas |
5120 | TCheckConstraints | function | ~TCheckConstraints | 902751 | public | __fastcall virtual | db.hpp | 1 | | void | | | | | | | | | | | | | | | TCollection | Db.pas |
5121 | TCheckConstraintsProperty | constructor | TCheckConstraintsProperty | 928103 | public | __fastcall | cncoledt.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionProperty | CnColEdt.pas |
5122 | TCheckConstraintsProperty | function | GetEditorClass | 928104 | public | virtual System::TMetaClass* __fastcall | cncoledt.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionProperty | CnColEdt.pas |
5123 | TCheckConstraintsProperty | function | ~TCheckConstraintsProperty | 928105 | public | __fastcall virtual | cncoledt.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionProperty | CnColEdt.pas |
5124 | TCheckListBox | constructor | TCheckListBox | 907615 | public | __fastcall virtual | checklst.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5125 | TCheckListBox | constructor | TCheckListBox | 907616 | public | __fastcall | checklst.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5126 | TCheckListBox | data | FAllowGrayed | 907617 | private | bool | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5127 | TCheckListBox | data | FOnClickCheck | 907618 | private | Classes::TNotifyEvent | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5128 | TCheckListBox | data | FSaveStates | 907619 | private | Classes::TList* | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5129 | TCheckListBox | data | FStandardItemHeight | 907620 | private | int | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5130 | TCheckListBox | function | CMFontChanged | 907621 | private | HIDESBASE MESSAGE void __fastcall | checklst.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5131 | TCheckListBox | function | CNDrawItem | 907622 | private | HIDESBASE MESSAGE void __fastcall | checklst.hpp | 1 | Messages::TWMDrawItem& | Message | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5132 | TCheckListBox | function | ClickCheck | 907623 | protected | DYNAMIC void __fastcall | checklst.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5133 | TCheckListBox | function | CreateParams | 907624 | protected | virtual void __fastcall | checklst.hpp | 1 | Controls::TCreateParams& | Params | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5134 | TCheckListBox | function | CreateWnd | 907625 | protected | virtual void __fastcall | checklst.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5135 | TCheckListBox | function | CreateWrapper | 907626 | private | System::TObject* __fastcall | checklst.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5136 | TCheckListBox | function | DeleteString | 907627 | protected | DYNAMIC void __fastcall | checklst.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5137 | TCheckListBox | function | DestroyWnd | 907628 | protected | virtual void __fastcall | checklst.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5138 | TCheckListBox | function | DrawCheck | 907629 | private | void __fastcall | checklst.hpp | 2 | const Windows::TRect& | R | Stdctrls::TCheckBoxState | AState | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5139 | TCheckListBox | function | DrawItem | 907630 | protected | virtual void __fastcall | checklst.hpp | 3 | int | Index | const Windows::TRect& | Rect | Stdctrls::TOwnerDrawState | State | | | | | | | | | | | TCustomListBox | checklst.pas |
5140 | TCheckListBox | function | ExtractWrapper | 907631 | private | System::TObject* __fastcall | checklst.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5141 | TCheckListBox | function | GetCheckWidth | 907632 | protected | int __fastcall | checklst.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5142 | TCheckListBox | function | GetChecked | 907633 | private | bool __fastcall | checklst.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5143 | TCheckListBox | function | GetItemData | 907634 | protected | DYNAMIC int __fastcall | checklst.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5144 | TCheckListBox | function | GetState | 907635 | private | Stdctrls::TCheckBoxState __fastcall | checklst.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5145 | TCheckListBox | function | GetWrapper | 907636 | private | System::TObject* __fastcall | checklst.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5146 | TCheckListBox | function | HaveWrapper | 907637 | private | bool __fastcall | checklst.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5147 | TCheckListBox | function | InvalidateCheck | 907638 | private | void __fastcall | checklst.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5148 | TCheckListBox | function | KeyPress | 907639 | protected | DYNAMIC void __fastcall | checklst.hpp | 1 | char& | Key | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5149 | TCheckListBox | function | MouseDown | 907640 | protected | DYNAMIC void __fastcall | checklst.hpp | 4 | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TCustomListBox | checklst.pas |
5150 | TCheckListBox | function | ResetContent | 907641 | protected | DYNAMIC void __fastcall | checklst.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5151 | TCheckListBox | function | ResetItemHeight | 907642 | private | void __fastcall | checklst.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5152 | TCheckListBox | function | SetChecked | 907643 | private | void __fastcall | checklst.hpp | 2 | int | Index | bool | Checked | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5153 | TCheckListBox | function | SetItemData | 907644 | protected | DYNAMIC void __fastcall | checklst.hpp | 2 | int | Index | int | AData | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5154 | TCheckListBox | function | SetState | 907645 | private | void __fastcall | checklst.hpp | 2 | int | Index | Stdctrls::TCheckBoxState | AState | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5155 | TCheckListBox | function | ToggleClickCheck | 907646 | private | void __fastcall | checklst.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5156 | TCheckListBox | function | ~TCheckListBox | 907647 | public | __fastcall virtual | checklst.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5157 | TCheckListBox | property | Align | 907648 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5158 | TCheckListBox | property | AllowGrayed | 907649 | __published | __property bool | checklst.hpp | 3 | | read=FAllowGrayed | | write=FAllowGrayed | | default=0 | | | | | | | | | | | TCustomListBox | checklst.pas |
5159 | TCheckListBox | property | BorderStyle | 907650 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5160 | TCheckListBox | property | Checked[int Index] | 907651 | public | __property bool | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5161 | TCheckListBox | property | Color | 907652 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5162 | TCheckListBox | property | Columns | 907653 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5163 | TCheckListBox | property | Ctl3D | 907654 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5164 | TCheckListBox | property | DragCursor | 907655 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5165 | TCheckListBox | property | DragMode | 907656 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5166 | TCheckListBox | property | Enabled | 907657 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5167 | TCheckListBox | property | Font | 907658 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5168 | TCheckListBox | property | ImeMode | 907659 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5169 | TCheckListBox | property | ImeName | 907660 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5170 | TCheckListBox | property | IntegralHeight | 907661 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5171 | TCheckListBox | property | ItemHeight | 907662 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5172 | TCheckListBox | property | Items | 907663 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5173 | TCheckListBox | property | OnClick | 907664 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5174 | TCheckListBox | property | OnClickCheck | 907665 | __published | __property Classes::TNotifyEvent | checklst.hpp | 2 | | read=FOnClickCheck | | write=FOnClickCheck | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5175 | TCheckListBox | property | OnDblClick | 907666 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5176 | TCheckListBox | property | OnDragDrop | 907667 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5177 | TCheckListBox | property | OnDragOver | 907668 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5178 | TCheckListBox | property | OnDrawItem | 907669 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5179 | TCheckListBox | property | OnEndDrag | 907670 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5180 | TCheckListBox | property | OnEnter | 907671 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5181 | TCheckListBox | property | OnExit | 907672 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5182 | TCheckListBox | property | OnKeyDown | 907673 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5183 | TCheckListBox | property | OnKeyPress | 907674 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5184 | TCheckListBox | property | OnKeyUp | 907675 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5185 | TCheckListBox | property | OnMeasureItem | 907676 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5186 | TCheckListBox | property | OnMouseDown | 907677 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5187 | TCheckListBox | property | OnMouseMove | 907678 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5188 | TCheckListBox | property | OnMouseUp | 907679 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5189 | TCheckListBox | property | OnStartDrag | 907680 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5190 | TCheckListBox | property | ParentColor | 907681 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5191 | TCheckListBox | property | ParentCtl3D | 907682 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5192 | TCheckListBox | property | ParentFont | 907683 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5193 | TCheckListBox | property | ParentShowHint | 907684 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5194 | TCheckListBox | property | PopupMenu | 907685 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5195 | TCheckListBox | property | ShowHint | 907686 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5196 | TCheckListBox | property | Sorted | 907687 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5197 | TCheckListBox | property | State[int Index] | 907688 | public | __property Stdctrls::TCheckBoxState | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5198 | TCheckListBox | property | Style | 907689 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5199 | TCheckListBox | property | TabOrder | 907690 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5200 | TCheckListBox | property | TabStop | 907691 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5201 | TCheckListBox | property | TabWidth | 907692 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5202 | TCheckListBox | property | Visible | 907693 | __published | __property | checklst.hpp | 0 | | | | | | | | | | | | | | | | | TCustomListBox | checklst.pas |
5203 | TCircledSeries | constructor | TCircledSeries | 920597 | public | __fastcall virtual | series.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5204 | TCircledSeries | data | FCircleBackColor | 920598 | private | Graphics::TColor | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5205 | TCircledSeries | data | FCircleHeight | 920599 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5206 | TCircledSeries | data | FCirclePen | 920600 | private | Teengine::TChartPen* | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5207 | TCircledSeries | data | FCircleRect | 920601 | private | Windows::TRect | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5208 | TCircledSeries | data | FCircleWidth | 920602 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5209 | TCircledSeries | data | FCircleXCenter | 920603 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5210 | TCircledSeries | data | FCircleYCenter | 920604 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5211 | TCircledSeries | data | FCircled | 920605 | private | bool | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5212 | TCircledSeries | data | FCustomXRadius | 920606 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5213 | TCircledSeries | data | FCustomYRadius | 920607 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5214 | TCircledSeries | data | FOffset3D | 920608 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5215 | TCircledSeries | data | FRotationAngle | 920609 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5216 | TCircledSeries | data | FXRadius | 920610 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5217 | TCircledSeries | data | FYRadius | 920611 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5218 | TCircledSeries | data | IRotDegree | 920612 | private | double | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5219 | TCircledSeries | function | AdjustCircleRect | 920613 | private | void __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5220 | TCircledSeries | function | AngleToPos | 920614 | public | void __fastcall | series.hpp | 5 | const double | Angle | const double | AXRadius | const double | AYRadius | int& | X | int& | Y | | | | | | | TChartSeries | Series.pas |
5221 | TCircledSeries | function | Assign | 920615 | public | virtual void __fastcall | series.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5222 | TCircledSeries | function | AssociatedToAxis | 920616 | protected | virtual bool __fastcall | series.hpp | 1 | Teengine::TChartAxis* | Axis | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5223 | TCircledSeries | function | CalcRadius | 920617 | protected | void __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5224 | TCircledSeries | function | DoAfterDrawValues | 920618 | protected | virtual void __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5225 | TCircledSeries | function | DoBeforeDrawValues | 920619 | protected | virtual void __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5226 | TCircledSeries | function | InitAngles | 920620 | protected | virtual void __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5227 | TCircledSeries | function | PointToAngle | 920621 | public | double __fastcall | series.hpp | 2 | int | x | int | y | | | | | | | | | | | | | TChartSeries | Series.pas |
5228 | TCircledSeries | function | PrepareLegendCanvas | 920622 | protected | virtual void __fastcall | series.hpp | 3 | int | ValueIndex | Graphics::TColor& | BackColor | Graphics::TBrushStyle & | BrushStyle | | | | | | | | | | | TChartSeries | Series.pas |
5229 | TCircledSeries | function | Rotate | 920623 | public | void __fastcall | series.hpp | 1 | int | Angle | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5230 | TCircledSeries | function | SetActive | 920624 | protected | virtual void __fastcall | series.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5231 | TCircledSeries | function | SetCircleBackColor | 920625 | private | void __fastcall | series.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5232 | TCircledSeries | function | SetCirclePen | 920626 | private | void __fastcall | series.hpp | 1 | Teengine::TChartPen* | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5233 | TCircledSeries | function | SetCircled | 920627 | private | void __fastcall | series.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5234 | TCircledSeries | function | SetCustomXRadius | 920628 | private | void __fastcall | series.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5235 | TCircledSeries | function | SetCustomYRadius | 920629 | private | void __fastcall | series.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5236 | TCircledSeries | function | SetParentChart | 920630 | protected | virtual void __fastcall | series.hpp | 1 | Teengine::TCustomAxisPanel* | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5237 | TCircledSeries | function | SetParentProperties | 920631 | public | void __fastcall | series.hpp | 1 | bool | EnableParentProps | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5238 | TCircledSeries | function | SetRotationAngle | 920632 | private | void __fastcall | series.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5239 | TCircledSeries | function | UseAxis | 920633 | public | virtual bool __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5240 | TCircledSeries | function | ~TCircledSeries | 920634 | public | __fastcall virtual | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5241 | TCircledSeries | property | CircleBackColor | 920635 | __published | __property Graphics::TColor | series.hpp | 3 | | read=FCircleBackColor | | write=SetCircleBackColor | | nodefault | | | | | | | | | | | TChartSeries | Series.pas |
5242 | TCircledSeries | property | CircleHeight | 920636 | public | __property int | series.hpp | 2 | | read=FCircleHeight | | nodefault | | | | | | | | | | | | | TChartSeries | Series.pas |
5243 | TCircledSeries | property | CircleRect | 920637 | public | __property Windows::TRect | series.hpp | 1 | | read=FCircleRect | | | | | | | | | | | | | | | TChartSeries | Series.pas |
5244 | TCircledSeries | property | CircleWidth | 920638 | public | __property int | series.hpp | 2 | | read=FCircleWidth | | nodefault | | | | | | | | | | | | | TChartSeries | Series.pas |
5245 | TCircledSeries | property | CircleXCenter | 920639 | public | __property int | series.hpp | 2 | | read=FCircleXCenter | | nodefault | | | | | | | | | | | | | TChartSeries | Series.pas |
5246 | TCircledSeries | property | CircleYCenter | 920640 | public | __property int | series.hpp | 2 | | read=FCircleYCenter | | nodefault | | | | | | | | | | | | | TChartSeries | Series.pas |
5247 | TCircledSeries | property | Circled | 920641 | __published | __property bool | series.hpp | 3 | | read=FCircled | | write=SetCircled | | default=0 | | | | | | | | | | | TChartSeries | Series.pas |
5248 | TCircledSeries | property | CustomXRadius | 920642 | __published | __property int | series.hpp | 3 | | read=FCustomXRadius | | write=SetCustomXRadius | | default=0 | | | | | | | | | | | TChartSeries | Series.pas |
5249 | TCircledSeries | property | CustomYRadius | 920643 | __published | __property int | series.hpp | 3 | | read=FCustomYRadius | | write=SetCustomYRadius | | default=0 | | | | | | | | | | | TChartSeries | Series.pas |
5250 | TCircledSeries | property | Offset3D | 920644 | public | __property int | series.hpp | 2 | | read=FOffset3D | | nodefault | | | | | | | | | | | | | TChartSeries | Series.pas |
5251 | TCircledSeries | property | PiePen | 920645 | public | __property Teengine::TChartPen* | series.hpp | 2 | | read=FCirclePen | | write=SetCirclePen | | | | | | | | | | | | | TChartSeries | Series.pas |
5252 | TCircledSeries | property | RotationAngle | 920646 | __published | __property int | series.hpp | 3 | | read=FRotationAngle | | write=SetRotationAngle | | default=0 | | | | | | | | | | | TChartSeries | Series.pas |
5253 | TCircledSeries | property | XRadius | 920647 | public | __property int | series.hpp | 2 | | read=FXRadius | | nodefault | | | | | | | | | | | | | TChartSeries | Series.pas |
5254 | TCircledSeries | property | YRadius | 920648 | public | __property int | series.hpp | 2 | | read=FYRadius | | nodefault | | | | | | | | | | | | | TChartSeries | Series.pas |
5255 | TClassProperty | constructor | TClassProperty | 911398 | public | __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
5256 | TClassProperty | function | GetAttributes | 911399 | public | virtual TPropertyAttributes __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
5257 | TClassProperty | function | GetProperties | 911400 | public | virtual void __fastcall | dsgnintf.hpp | 1 | TGetPropEditProc | Proc | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
5258 | TClassProperty | function | GetValue | 911401 | public | virtual System::AnsiString __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
5259 | TClassProperty | function | ~TClassProperty | 911402 | public | __fastcall virtual | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
5260 | TCliConvEdit | constructor | TCliConvEdit | 917767 | public | __fastcall virtual | ddereg.hpp | 2 | Classes::TComponent* | AComponent | Dsgnintf::TFormDesigner* | ADesigner | | | | | | | | | | | | | TDefaultEditor | DDEReg.pas |
5261 | TCliConvEdit | function | EditProperty | 917768 | protected | virtual void __fastcall | ddereg.hpp | 3 | Dsgnintf::TPropertyEditor* | PropertyEditor | bool& | Continue | bool & | FreeEditor | | | | | | | | | | | TDefaultEditor | DDEReg.pas |
5262 | TCliConvEdit | function | ~TCliConvEdit | 917769 | public | __fastcall virtual | ddereg.hpp | 1 | | void | | | | | | | | | | | | | | | TDefaultEditor | DDEReg.pas |
5263 | TClientBlobStream | constructor | TClientBlobStream | 903666 | public | __fastcall | dbclient.hpp | 2 | Db::TBlobField* | Field | Db::TBlobStreamMode | Mode | | | | | | | | | | | | | TMemoryStream | DBClient.pas |
5264 | TClientBlobStream | data | FBuffer | 903667 | private | char * | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TMemoryStream | DBClient.pas |
5265 | TClientBlobStream | data | FDataSet | 903668 | private | TClientDataSet* | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TMemoryStream | DBClient.pas |
5266 | TClientBlobStream | data | FField | 903669 | private | Db::TBlobField* | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TMemoryStream | DBClient.pas |
5267 | TClientBlobStream | data | FFieldNo | 903670 | private | int | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TMemoryStream | DBClient.pas |
5268 | TClientBlobStream | data | FModified | 903671 | private | bool | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TMemoryStream | DBClient.pas |
5269 | TClientBlobStream | function | ReadBlobData | 903672 | private | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TMemoryStream | DBClient.pas |
5270 | TClientBlobStream | function | Truncate | 903673 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TMemoryStream | DBClient.pas |
5271 | TClientBlobStream | function | Write | 903674 | public | virtual int __fastcall | dbclient.hpp | 2 | const void * | Buffer | int | Count | | | | | | | | | | | | | TMemoryStream | DBClient.pas |
5272 | TClientBlobStream | function | ~TClientBlobStream | 903675 | public | __fastcall virtual | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TMemoryStream | DBClient.pas |
5273 | TClientDataSet | constructor | TClientDataSet | 903676 | public | __fastcall virtual | dbclient.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5274 | TClientDataSet | data | FBookmarkOfs | 903677 | private | Word | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5275 | TClientDataSet | data | FCanModify | 903678 | private | bool | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5276 | TClientDataSet | data | FCloneSource | 903679 | private | TClientDataSet* | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5277 | TClientDataSet | data | FConstDisableCount | 903680 | private | int | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5278 | TClientDataSet | data | FCurValueBuffer | 903681 | private | char * | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5279 | TClientDataSet | data | FDSBase | 903682 | private | Dsintf::_di_IDSBase | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5280 | TClientDataSet | data | FDSCursor | 903683 | private | Dsintf::_di_IDSCursor | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5281 | TClientDataSet | data | FData | 903684 | private | System::OleVariant | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5282 | TClientDataSet | data | FDelta | 903685 | private | System::OleVariant | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5283 | TClientDataSet | data | FExprFilter | 903686 | private | void * | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5284 | TClientDataSet | data | FFetchOnDemand | 903687 | private | bool | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5285 | TClientDataSet | data | FFieldsIndex | 903688 | private | bool | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5286 | TClientDataSet | data | FFilterBuffer | 903689 | private | char * | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5287 | TClientDataSet | data | FFindCursor | 903690 | private | Dsintf::_di_IDSCursor | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5288 | TClientDataSet | data | FFuncFilter | 903691 | private | void * | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5289 | TClientDataSet | data | FInReconcileCallback | 903692 | private | bool | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5290 | TClientDataSet | data | FIndexDefs | 903693 | private | Db::TIndexDefs* | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5291 | TClientDataSet | data | FIndexFieldCount | 903694 | private | int | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5292 | TClientDataSet | data | FIndexFieldMap[16] | 903695 | private | int | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5293 | TClientDataSet | data | FIndexName | 903696 | private | System::AnsiString | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5294 | TClientDataSet | data | FKeyBuffer | 903697 | private | TKeyBuffer * | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5295 | TClientDataSet | data | FKeyBuffers[6] | 903698 | private | TKeyBuffer * | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5296 | TClientDataSet | data | FKeySize | 903699 | private | Word | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5297 | TClientDataSet | data | FLookupCursor | 903700 | private | Dsintf::_di_IDSCursor | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5298 | TClientDataSet | data | FMasterLink | 903701 | private | Dbcommon::TMasterDataLink* | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5299 | TClientDataSet | data | FNewValueBuffer | 903702 | private | char * | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5300 | TClientDataSet | data | FNotifyCallback | 903703 | private | bool | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5301 | TClientDataSet | data | FOldValueBuffer | 903704 | private | char * | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5302 | TClientDataSet | data | FOnReconcileError | 903705 | private | TReconcileErrorEvent | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5303 | TClientDataSet | data | FPacketRecords | 903706 | private | int | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5304 | TClientDataSet | data | FProvider | 903707 | private | Stdvcl::_di_IProvider | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5305 | TClientDataSet | data | FProviderEOF | 903708 | private | bool | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5306 | TClientDataSet | data | FProviderName | 903709 | private | System::AnsiString | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5307 | TClientDataSet | data | FReadOnly | 903710 | private | bool | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5308 | TClientDataSet | data | FRecBufSize | 903711 | private | Word | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5309 | TClientDataSet | data | FRecInfoOfs | 903712 | private | Word | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5310 | TClientDataSet | data | FRecordSize | 903713 | private | Word | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5311 | TClientDataSet | data | FRemoteServer | 903714 | private | TCustomRemoteServer* | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5312 | TClientDataSet | function | ActivateFilters | 903715 | protected | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5313 | TClientDataSet | function | AddDataPacket | 903716 | protected | virtual void __fastcall | dbclient.hpp | 2 | const System::OleVariant& | Data | bool | HitEOF | | | | | | | | | | | | | TDataSet | DBClient.pas |
5314 | TClientDataSet | function | AddExprFilter | 903717 | private | void __fastcall | dbclient.hpp | 2 | const System::AnsiString | Expr | Db::TFilterOptions | Options | | | | | | | | | | | | | TDataSet | DBClient.pas |
5315 | TClientDataSet | function | AddFieldDesc | 903718 | protected | void __fastcall | dbclient.hpp | 1 | const Dsintf::DSFLDDesc& | FieldDesc | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5316 | TClientDataSet | function | AddFuncFilter | 903719 | private | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5317 | TClientDataSet | function | AddIndex | 903720 | public | void __fastcall | dbclient.hpp | 3 | const System::AnsiString | Name | const System::AnsiString | Fields | Db::TIndexOptions | Options | | | | | | | | | | | TDataSet | DBClient.pas |
5318 | TClientDataSet | function | AllocKeyBuffers | 903721 | protected | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5319 | TClientDataSet | function | AllocRecordBuffer | 903722 | protected | virtual char * __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5320 | TClientDataSet | function | AppendData | 903723 | public | void __fastcall | dbclient.hpp | 2 | const System::OleVariant& | Data | bool | HitEOF | | | | | | | | | | | | | TDataSet | DBClient.pas |
5321 | TClientDataSet | function | ApplyRange | 903724 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5322 | TClientDataSet | function | ApplyUpdates | 903725 | public | int __fastcall | dbclient.hpp | 1 | int | MaxErrors | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5323 | TClientDataSet | function | BCDToCurr | 903726 | protected | virtual bool __fastcall | dbclient.hpp | 2 | void * | BCD | System::Currency& | Curr | | | | | | | | | | | | | TDataSet | DBClient.pas |
5324 | TClientDataSet | function | BookmarkValid | 903727 | public | virtual bool __fastcall | dbclient.hpp | 1 | void * | Bookmark | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5325 | TClientDataSet | function | CalcFieldsCallBack | 903728 | private | Word __stdcall | dbclient.hpp | 1 | char * | RecBuf | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5326 | TClientDataSet | function | Cancel | 903729 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5327 | TClientDataSet | function | CancelRange | 903730 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5328 | TClientDataSet | function | CancelUpdates | 903731 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5329 | TClientDataSet | function | Check | 903732 | protected | void __fastcall | dbclient.hpp | 1 | Word | Status | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5330 | TClientDataSet | function | CheckDetailRecords | 903733 | private | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5331 | TClientDataSet | function | CheckMasterRange | 903734 | private | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5332 | TClientDataSet | function | CheckProviderEOF | 903735 | private | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5333 | TClientDataSet | function | CheckSetKeyMode | 903736 | protected | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5334 | TClientDataSet | function | ClearCalcFields | 903737 | protected | virtual void __fastcall | dbclient.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5335 | TClientDataSet | function | CloneCursor | 903738 | public | void __fastcall | dbclient.hpp | 2 | TClientDataSet* | Source | bool | Reset | | | | | | | | | | | | | TDataSet | DBClient.pas |
5336 | TClientDataSet | function | CloseCursor | 903739 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5337 | TClientDataSet | function | CompareBookmarks | 903740 | public | virtual int __fastcall | dbclient.hpp | 2 | void * | Bookmark1 | void * | Bookmark2 | | | | | | | | | | | | | TDataSet | DBClient.pas |
5338 | TClientDataSet | function | ConstraintsDisabled | 903741 | public | bool __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5339 | TClientDataSet | function | CreateBlobStream | 903742 | public | virtual Classes::TStream* __fastcall | dbclient.hpp | 2 | Db::TField* | Field | Db::TBlobStreamMode | Mode | | | | | | | | | | | | | TDataSet | DBClient.pas |
5340 | TClientDataSet | function | CreateDSBase | 903743 | private | Dsintf::_di_IDSBase __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5341 | TClientDataSet | function | CreateDSCursor | 903744 | private | Dsintf::_di_IDSCursor __fastcall | dbclient.hpp | 1 | Dsintf::_di_IDSCursor | SourceCursor | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5342 | TClientDataSet | function | CreateDataSet | 903745 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5343 | TClientDataSet | function | CurrToBCD | 903746 | protected | virtual bool __fastcall | dbclient.hpp | 4 | const System::Currency | Curr | void * | BCD | int | Precision | int | Decimals | | | | | | | | | TDataSet | DBClient.pas |
5344 | TClientDataSet | function | DeactivateFilters | 903747 | protected | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5345 | TClientDataSet | function | DecodeIndexDesc | 903748 | private | void __fastcall | dbclient.hpp | 4 | const Dsintf::DSIDXDesc& | IndexDesc | System::AnsiString& | Name | System::AnsiString & | Fields | Db::TIndexOptions& | Options | | | | | | | | | TDataSet | DBClient.pas |
5346 | TClientDataSet | function | DefineProperties | 903749 | protected | virtual void __fastcall | dbclient.hpp | 1 | Classes::TFiler* | Filer | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5347 | TClientDataSet | function | DeleteIndex | 903750 | public | void __fastcall | dbclient.hpp | 1 | const System::AnsiString | Name | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5348 | TClientDataSet | function | DestroyLookupCursor | 903751 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5349 | TClientDataSet | function | DisableConstraints | 903752 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5350 | TClientDataSet | function | DoOnNewRecord | 903753 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5351 | TClientDataSet | function | EditKey | 903754 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5352 | TClientDataSet | function | EditRangeEnd | 903755 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5353 | TClientDataSet | function | EditRangeStart | 903756 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5354 | TClientDataSet | function | EmptyDataSet | 903757 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5355 | TClientDataSet | function | EnableConstraints | 903758 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5356 | TClientDataSet | function | EncodeFieldDesc | 903759 | private | void __fastcall | dbclient.hpp | 6 | Dsintf::DSFLDDesc& | FieldDesc | const System::AnsiString | Name | Db::TFieldType | DataType | Word | Size | bool | Calculated | bool | Required | | | | | TDataSet | DBClient.pas |
5357 | TClientDataSet | function | EncodeIndexDesc | 903760 | private | void __fastcall | dbclient.hpp | 4 | Dsintf::DSIDXDesc& | IndexDesc | const System::AnsiString | Name | const System::AnsiString | Fields | Db::TIndexOptions | Options | | | | | | | | | TDataSet | DBClient.pas |
5358 | TClientDataSet | function | FetchMoreData | 903761 | private | void __fastcall | dbclient.hpp | 1 | bool | All | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5359 | TClientDataSet | function | FilterCallback | 903762 | private | BOOL __stdcall | dbclient.hpp | 1 | char * | RecBuf | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5360 | TClientDataSet | function | FindKey | 903763 | public | bool __fastcall | dbclient.hpp | 2 | const System::TVarRec * | KeyValues | const int | KeyValues_Size | | | | | | | | | | | | | TDataSet | DBClient.pas |
5361 | TClientDataSet | function | FindNearest | 903764 | public | void __fastcall | dbclient.hpp | 2 | const System::TVarRec * | KeyValues | const int | KeyValues_Size | | | | | | | | | | | | | TDataSet | DBClient.pas |
5362 | TClientDataSet | function | FindRecord | 903765 | protected | virtual bool __fastcall | dbclient.hpp | 2 | bool | Restart | bool | GoForward | | | | | | | | | | | | | TDataSet | DBClient.pas |
5363 | TClientDataSet | function | FreeKeyBuffers | 903766 | protected | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5364 | TClientDataSet | function | FreeRecordBuffer | 903767 | protected | virtual void __fastcall | dbclient.hpp | 1 | char *& | Buffer | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5365 | TClientDataSet | function | GetActiveRecBuf | 903768 | private | bool __fastcall | dbclient.hpp | 1 | char *& | RecBuf | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5366 | TClientDataSet | function | GetBookmarkData | 903769 | protected | virtual void __fastcall | dbclient.hpp | 2 | char * | Buffer | void * | Data | | | | | | | | | | | | | TDataSet | DBClient.pas |
5367 | TClientDataSet | function | GetBookmarkFlag | 903770 | protected | virtual Db::TBookmarkFlag __fastcall | dbclient.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5368 | TClientDataSet | function | GetCanModify | 903771 | protected | virtual bool __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5369 | TClientDataSet | function | GetChangeCount | 903772 | private | int __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5370 | TClientDataSet | function | GetCurrentRecord | 903773 | public | virtual bool __fastcall | dbclient.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5371 | TClientDataSet | function | GetData | 903774 | private | System::OleVariant __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5372 | TClientDataSet | function | GetDataSource | 903775 | protected | virtual Db::TDataSource* __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5373 | TClientDataSet | function | GetDelta | 903776 | private | System::OleVariant __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5374 | TClientDataSet | function | GetFieldData | 903777 | protected | virtual bool __fastcall | dbclient.hpp | 2 | Db::TField* | Field | void * | Buffer | | | | | | | | | | | | | TDataSet | DBClient.pas |
5375 | TClientDataSet | function | GetIndexDefs | 903778 | private | Db::TIndexDefs* __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5376 | TClientDataSet | function | GetIndexField | 903779 | protected | Db::TField* __fastcall | dbclient.hpp | 1 | int | Index | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5377 | TClientDataSet | function | GetIndexFieldCount | 903780 | protected | int __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5378 | TClientDataSet | function | GetIndexFieldNames | 903781 | private | System::AnsiString __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5379 | TClientDataSet | function | GetIndexInfo | 903782 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5380 | TClientDataSet | function | GetIndexName | 903783 | private | System::AnsiString __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5381 | TClientDataSet | function | GetIndexNames | 903784 | public | void __fastcall | dbclient.hpp | 1 | Classes::TStrings* | List | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5382 | TClientDataSet | function | GetIsIndexField | 903785 | protected | virtual bool __fastcall | dbclient.hpp | 1 | Db::TField* | Field | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5383 | TClientDataSet | function | GetKeyBuffer | 903786 | protected | PKeyBuffer __fastcall | dbclient.hpp | 1 | TKeyIndex | KeyIndex | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5384 | TClientDataSet | function | GetKeyExclusive | 903787 | protected | bool __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5385 | TClientDataSet | function | GetKeyFieldCount | 903788 | protected | int __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5386 | TClientDataSet | function | GetLogChanges | 903789 | private | bool __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5387 | TClientDataSet | function | GetMasterFields | 903790 | private | System::AnsiString __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5388 | TClientDataSet | function | GetNextPacket | 903791 | public | int __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5389 | TClientDataSet | function | GetProvider | 903792 | private | Stdvcl::_di_IProvider __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5390 | TClientDataSet | function | GetRecNo | 903793 | protected | virtual int __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5391 | TClientDataSet | function | GetRecord | 903794 | protected | virtual Db::TGetResult __fastcall | dbclient.hpp | 3 | char * | Buffer | Db::TGetMode | GetMode | bool | DoCheck | | | | | | | | | | | TDataSet | DBClient.pas |
5392 | TClientDataSet | function | GetRecordCount | 903795 | protected | virtual int __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5393 | TClientDataSet | function | GetRecordSize | 903796 | protected | virtual Word __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5394 | TClientDataSet | function | GetStateFieldValue | 903797 | protected | virtual System::Variant __fastcall | dbclient.hpp | 2 | Db::TDataSetState | State | Db::TField* | Field | | | | | | | | | | | | | TDataSet | DBClient.pas |
5395 | TClientDataSet | function | GotoCurrent | 903798 | public | void __fastcall | dbclient.hpp | 1 | TClientDataSet* | DataSet | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5396 | TClientDataSet | function | GotoKey | 903799 | public | bool __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5397 | TClientDataSet | function | GotoNearest | 903800 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5398 | TClientDataSet | function | InitBufferPointers | 903801 | private | void __fastcall | dbclient.hpp | 1 | bool | GetProps | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5399 | TClientDataSet | function | InitKeyBuffer | 903802 | protected | PKeyBuffer __fastcall | dbclient.hpp | 1 | PKeyBuffer | Buffer | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5400 | TClientDataSet | function | InitRecord | 903803 | protected | virtual void __fastcall | dbclient.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5401 | TClientDataSet | function | InternalAddRecord | 903804 | protected | virtual void __fastcall | dbclient.hpp | 2 | void * | Buffer | bool | Append | | | | | | | | | | | | | TDataSet | DBClient.pas |
5402 | TClientDataSet | function | InternalClose | 903805 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5403 | TClientDataSet | function | InternalDelete | 903806 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5404 | TClientDataSet | function | InternalFirst | 903807 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5405 | TClientDataSet | function | InternalGotoBookmark | 903808 | protected | virtual void __fastcall | dbclient.hpp | 1 | void * | Bookmark | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5406 | TClientDataSet | function | InternalHandleException | 903809 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5407 | TClientDataSet | function | InternalInitFieldDefs | 903810 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5408 | TClientDataSet | function | InternalInitRecord | 903811 | protected | virtual void __fastcall | dbclient.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5409 | TClientDataSet | function | InternalLast | 903812 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5410 | TClientDataSet | function | InternalOpen | 903813 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5411 | TClientDataSet | function | InternalPost | 903814 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5412 | TClientDataSet | function | InternalRefresh | 903815 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5413 | TClientDataSet | function | InternalSetToRecord | 903816 | protected | virtual void __fastcall | dbclient.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5414 | TClientDataSet | function | IsCursorOpen | 903817 | protected | virtual bool __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5415 | TClientDataSet | function | LoadFromFile | 903818 | public | void __fastcall | dbclient.hpp | 1 | const System::AnsiString | FileName | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5416 | TClientDataSet | function | LoadFromStream | 903819 | public | void __fastcall | dbclient.hpp | 1 | Classes::TStream* | Stream | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5417 | TClientDataSet | function | Loaded | 903820 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5418 | TClientDataSet | function | Locate | 903821 | public | virtual bool __fastcall | dbclient.hpp | 3 | const System::AnsiString | KeyFields | const System::Variant& | KeyValues | Db::TLocateOptions | Options | | | | | | | | | | | TDataSet | DBClient.pas |
5419 | TClientDataSet | function | LocateRecord | 903822 | protected | bool __fastcall | dbclient.hpp | 4 | const System::AnsiString | KeyFields | const System::Variant& | KeyValues | Db::TLocateOptions | Options | bool | SyncCursor | | | | | | | | | TDataSet | DBClient.pas |
5420 | TClientDataSet | function | Lookup | 903823 | public | virtual System::Variant __fastcall | dbclient.hpp | 3 | const System::AnsiString | KeyFields | const System::Variant & | KeyValues | const System::AnsiString | ResultFields | | | | | | | | | | | TDataSet | DBClient.pas |
5421 | TClientDataSet | function | MasterChanged | 903824 | private | void __fastcall | dbclient.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5422 | TClientDataSet | function | MasterDisabled | 903825 | private | void __fastcall | dbclient.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5423 | TClientDataSet | function | MergeChangeLog | 903826 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5424 | TClientDataSet | function | Notification | 903827 | protected | virtual void __fastcall | dbclient.hpp | 2 | Classes::TComponent* | AComponent | Classes::TOperation | Operation | | | | | | | | | | | | | TDataSet | DBClient.pas |
5425 | TClientDataSet | function | NotifyCallback | 903828 | private | void __stdcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5426 | TClientDataSet | function | OpenCursor | 903829 | protected | virtual void __fastcall | dbclient.hpp | 1 | bool | InfoQuery | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5427 | TClientDataSet | function | Post | 903830 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5428 | TClientDataSet | function | PostKeyBuffer | 903831 | protected | void __fastcall | dbclient.hpp | 1 | bool | Commit | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5429 | TClientDataSet | function | ReadData | 903832 | private | void __fastcall | dbclient.hpp | 1 | Classes::TStream* | Stream | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5430 | TClientDataSet | function | Reconcile | 903833 | public | bool __fastcall | dbclient.hpp | 1 | const System::OleVariant& | Results | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5431 | TClientDataSet | function | ReconcileCallback | 903834 | private | int __stdcall | dbclient.hpp | 8 | int | iRslt | Byte | iUpdateKind | int | iResAction | int | iErrCode | char * | pErrMessage | char * | pErrContext | void * | pRecUpd | void * | pRecOrg | TDataSet | DBClient.pas |
5432 | TClientDataSet | function | RefreshInternalCalcFields | 903835 | protected | virtual void __fastcall | dbclient.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5433 | TClientDataSet | function | ResetCursorRange | 903836 | protected | bool __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5434 | TClientDataSet | function | RevertRecord | 903837 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5435 | TClientDataSet | function | SaveToFile | 903838 | public | void __fastcall | dbclient.hpp | 1 | const System::AnsiString | FileName | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5436 | TClientDataSet | function | SaveToStream | 903839 | public | void __fastcall | dbclient.hpp | 1 | Classes::TStream* | Stream | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5437 | TClientDataSet | function | SetAltRecBuffers | 903840 | public | void __fastcall | dbclient.hpp | 3 | char * | Old | char * | New | char * | Cur | | | | | | | | | | | TDataSet | DBClient.pas |
5438 | TClientDataSet | function | SetBookmarkData | 903841 | protected | virtual void __fastcall | dbclient.hpp | 2 | char * | Buffer | void * | Data | | | | | | | | | | | | | TDataSet | DBClient.pas |
5439 | TClientDataSet | function | SetBookmarkFlag | 903842 | protected | virtual void __fastcall | dbclient.hpp | 2 | char * | Buffer | Db::TBookmarkFlag | Value | | | | | | | | | | | | | TDataSet | DBClient.pas |
5440 | TClientDataSet | function | SetCursorRange | 903843 | protected | bool __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5441 | TClientDataSet | function | SetData | 903844 | private | void __fastcall | dbclient.hpp | 1 | const System::OleVariant& | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5442 | TClientDataSet | function | SetDataSource | 903845 | private | void __fastcall | dbclient.hpp | 1 | Db::TDataSource* | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5443 | TClientDataSet | function | SetFieldData | 903846 | protected | virtual void __fastcall | dbclient.hpp | 2 | Db::TField* | Field | void * | Buffer | | | | | | | | | | | | | TDataSet | DBClient.pas |
5444 | TClientDataSet | function | SetFilterData | 903847 | protected | void __fastcall | dbclient.hpp | 2 | const System::AnsiString | Text | Db::TFilterOptions | Options | | | | | | | | | | | | | TDataSet | DBClient.pas |
5445 | TClientDataSet | function | SetFilterOptions | 903848 | protected | virtual void __fastcall | dbclient.hpp | 1 | Db::TFilterOptions | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5446 | TClientDataSet | function | SetFilterText | 903849 | protected | virtual void __fastcall | dbclient.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5447 | TClientDataSet | function | SetFiltered | 903850 | protected | virtual void __fastcall | dbclient.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5448 | TClientDataSet | function | SetIndex | 903851 | private | void __fastcall | dbclient.hpp | 2 | const System::AnsiString | Value | bool | FieldsIndex | | | | | | | | | | | | | TDataSet | DBClient.pas |
5449 | TClientDataSet | function | SetIndexField | 903852 | protected | void __fastcall | dbclient.hpp | 2 | int | Index | Db::TField* | Value | | | | | | | | | | | | | TDataSet | DBClient.pas |
5450 | TClientDataSet | function | SetIndexFieldNames | 903853 | private | void __fastcall | dbclient.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5451 | TClientDataSet | function | SetIndexName | 903854 | private | void __fastcall | dbclient.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5452 | TClientDataSet | function | SetKey | 903855 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5453 | TClientDataSet | function | SetKeyBuffer | 903856 | protected | void __fastcall | dbclient.hpp | 2 | TKeyIndex | KeyIndex | bool | Clear | | | | | | | | | | | | | TDataSet | DBClient.pas |
5454 | TClientDataSet | function | SetKeyExclusive | 903857 | protected | void __fastcall | dbclient.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5455 | TClientDataSet | function | SetKeyFieldCount | 903858 | protected | void __fastcall | dbclient.hpp | 1 | int | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5456 | TClientDataSet | function | SetKeyFields | 903859 | protected | void __fastcall | dbclient.hpp | 3 | TKeyIndex | KeyIndex | const System::TVarRec * | Values | const int | Values_Size | | | | | | | | | | | TDataSet | DBClient.pas |
5457 | TClientDataSet | function | SetLinkRanges | 903860 | protected | void __fastcall | dbclient.hpp | 1 | Classes::TList* | MasterFields | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5458 | TClientDataSet | function | SetLogChanges | 903861 | private | void __fastcall | dbclient.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5459 | TClientDataSet | function | SetMasterFields | 903862 | private | void __fastcall | dbclient.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5460 | TClientDataSet | function | SetNotifyCallback | 903863 | private | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5461 | TClientDataSet | function | SetOnFilterRecord | 903864 | protected | virtual void __fastcall | dbclient.hpp | 1 | const Db::TFilterRecordEvent | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5462 | TClientDataSet | function | SetProvider | 903865 | private | void __fastcall | dbclient.hpp | 1 | Stdvcl::_di_IProvider | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5463 | TClientDataSet | function | SetProviderName | 903866 | private | void __fastcall | dbclient.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5464 | TClientDataSet | function | SetRange | 903867 | public | void __fastcall | dbclient.hpp | 4 | const System::TVarRec * | StartValues | const int | StartValues_Size | const System::TVarRec * | EndValues | const int | EndValues_Size | | | | | | | | | TDataSet | DBClient.pas |
5465 | TClientDataSet | function | SetRangeEnd | 903868 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5466 | TClientDataSet | function | SetRangeStart | 903869 | public | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5467 | TClientDataSet | function | SetReadOnly | 903870 | private | void __fastcall | dbclient.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5468 | TClientDataSet | function | SetRecNo | 903871 | protected | virtual void __fastcall | dbclient.hpp | 1 | int | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5469 | TClientDataSet | function | SetRemoteServer | 903872 | private | void __fastcall | dbclient.hpp | 1 | TCustomRemoteServer* | Value | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5470 | TClientDataSet | function | SetupInternalCalcFields | 903873 | private | void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5471 | TClientDataSet | function | SortOnFields | 903874 | private | void __fastcall | dbclient.hpp | 4 | Dsintf::_di_IDSCursor | Cursor | const System::AnsiString | Fields | bool | CaseInsensitive | bool | Descending | | | | | | | | | TDataSet | DBClient.pas |
5472 | TClientDataSet | function | SwitchToIndex | 903875 | protected | void __fastcall | dbclient.hpp | 1 | const System::AnsiString | IndexName | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5473 | TClientDataSet | function | SyncCursors | 903876 | protected | void __fastcall | dbclient.hpp | 2 | Dsintf::_di_IDSCursor | Cursor1 | Dsintf::_di_IDSCursor | Cursor2 | | | | | | | | | | | | | TDataSet | DBClient.pas |
5474 | TClientDataSet | function | UndoLastChange | 903877 | public | bool __fastcall | dbclient.hpp | 1 | bool | FollowChange | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5475 | TClientDataSet | function | UpdateIndexDefs | 903878 | protected | virtual void __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5476 | TClientDataSet | function | UpdateStatus | 903879 | public | Db::TUpdateStatus __fastcall | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5477 | TClientDataSet | function | WriteData | 903880 | private | void __fastcall | dbclient.hpp | 1 | Classes::TStream* | Stream | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5478 | TClientDataSet | function | ~TClientDataSet | 903881 | public | __fastcall virtual | dbclient.hpp | 1 | | void | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5479 | TClientDataSet | property | Active | 903882 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5480 | TClientDataSet | property | AfterCancel | 903883 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5481 | TClientDataSet | property | AfterClose | 903884 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5482 | TClientDataSet | property | AfterDelete | 903885 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5483 | TClientDataSet | property | AfterEdit | 903886 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5484 | TClientDataSet | property | AfterInsert | 903887 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5485 | TClientDataSet | property | AfterOpen | 903888 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5486 | TClientDataSet | property | AfterPost | 903889 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5487 | TClientDataSet | property | AfterScroll | 903890 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5488 | TClientDataSet | property | AutoCalcFields | 903891 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5489 | TClientDataSet | property | BeforeCancel | 903892 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5490 | TClientDataSet | property | BeforeClose | 903893 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5491 | TClientDataSet | property | BeforeDelete | 903894 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5492 | TClientDataSet | property | BeforeEdit | 903895 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5493 | TClientDataSet | property | BeforeInsert | 903896 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5494 | TClientDataSet | property | BeforeOpen | 903897 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5495 | TClientDataSet | property | BeforePost | 903898 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5496 | TClientDataSet | property | BeforeScroll | 903899 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5497 | TClientDataSet | property | ChangeCount | 903900 | public | __property int | dbclient.hpp | 2 | | read=GetChangeCount | | nodefault | | | | | | | | | | | | | TDataSet | DBClient.pas |
5498 | TClientDataSet | property | DSBase | 903901 | protected | __property Dsintf::_di_IDSBase | dbclient.hpp | 1 | | read=FDSBase | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5499 | TClientDataSet | property | DSCursor | 903902 | protected | __property Dsintf::_di_IDSCursor | dbclient.hpp | 1 | | read=FDSCursor | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5500 | TClientDataSet | property | Data | 903903 | public | __property System::OleVariant | dbclient.hpp | 2 | | read=GetData | | write=SetData | | | | | | | | | | | | | TDataSet | DBClient.pas |
5501 | TClientDataSet | property | Delta | 903904 | public | __property System::OleVariant | dbclient.hpp | 1 | | read=GetDelta | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5502 | TClientDataSet | property | FetchOnDemand | 903905 | __published | __property bool | dbclient.hpp | 3 | | read=FFetchOnDemand | | write=FFetchOnDemand | | default=1 | | | | | | | | | | | TDataSet | DBClient.pas |
5503 | TClientDataSet | property | Filter | 903906 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5504 | TClientDataSet | property | FilterOptions | 903907 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5505 | TClientDataSet | property | Filtered | 903908 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5506 | TClientDataSet | property | IndexDefs | 903909 | public | __property Db::TIndexDefs* | dbclient.hpp | 1 | | read=GetIndexDefs | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5507 | TClientDataSet | property | IndexFieldCount | 903910 | public | __property int | dbclient.hpp | 2 | | read=GetIndexFieldCount | | nodefault | | | | | | | | | | | | | TDataSet | DBClient.pas |
5508 | TClientDataSet | property | IndexFieldNames | 903911 | __published | __property System::AnsiString | dbclient.hpp | 2 | | read=GetIndexFieldNames | | write=SetIndexFieldNames | | | | | | | | | | | | | TDataSet | DBClient.pas |
5509 | TClientDataSet | property | IndexFields[int Index] | 903912 | public | __property Db::TField* | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5510 | TClientDataSet | property | IndexName | 903913 | __published | __property System::AnsiString | dbclient.hpp | 2 | | read=GetIndexName | | write=SetIndexName | | | | | | | | | | | | | TDataSet | DBClient.pas |
5511 | TClientDataSet | property | KeyExclusive | 903914 | public | __property bool | dbclient.hpp | 3 | | read=GetKeyExclusive | | write=SetKeyExclusive | | nodefault | | | | | | | | | | | TDataSet | DBClient.pas |
5512 | TClientDataSet | property | KeyFieldCount | 903915 | public | __property int | dbclient.hpp | 3 | | read=GetKeyFieldCount | | write=SetKeyFieldCount | | nodefault | | | | | | | | | | | TDataSet | DBClient.pas |
5513 | TClientDataSet | property | KeySize | 903916 | public | __property Word | dbclient.hpp | 2 | | read=FKeySize | | nodefault | | | | | | | | | | | | | TDataSet | DBClient.pas |
5514 | TClientDataSet | property | LogChanges | 903917 | public | __property bool | dbclient.hpp | 3 | | read=GetLogChanges | | write=SetLogChanges | | nodefault | | | | | | | | | | | TDataSet | DBClient.pas |
5515 | TClientDataSet | property | MasterFields | 903918 | __published | __property System::AnsiString | dbclient.hpp | 2 | | read=GetMasterFields | | write=SetMasterFields | | | | | | | | | | | | | TDataSet | DBClient.pas |
5516 | TClientDataSet | property | MasterSource | 903919 | __published | __property Db::TDataSource* | dbclient.hpp | 2 | | read=GetDataSource | | write=SetDataSource | | | | | | | | | | | | | TDataSet | DBClient.pas |
5517 | TClientDataSet | property | OnCalcFields | 903920 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5518 | TClientDataSet | property | OnDeleteError | 903921 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5519 | TClientDataSet | property | OnEditError | 903922 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5520 | TClientDataSet | property | OnFilterRecord | 903923 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5521 | TClientDataSet | property | OnNewRecord | 903924 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5522 | TClientDataSet | property | OnPostError | 903925 | __published | __property | dbclient.hpp | 0 | | | | | | | | | | | | | | | | | TDataSet | DBClient.pas |
5523 | TClientDataSet | property | OnReconcileError | 903926 | __published | __property TReconcileErrorEvent | dbclient.hpp | 2 | | read=FOnReconcileError | | write=FOnReconcileError | | | | | | | | | | | | | TDataSet | DBClient.pas |
5524 | TClientDataSet | property | PacketRecords | 903927 | __published | __property int | dbclient.hpp | 3 | | read=FPacketRecords | | write=FPacketRecords | | default=-1 | | | | | | | | | | | TDataSet | DBClient.pas |
5525 | TClientDataSet | property | Provider | 903928 | public | __property Stdvcl::_di_IProvider | dbclient.hpp | 2 | | read=GetProvider | | write=SetProvider | | | | | | | | | | | | | TDataSet | DBClient.pas |
5526 | TClientDataSet | property | ProviderName | 903929 | __published | __property System::AnsiString | dbclient.hpp | 2 | | read=FProviderName | | write=SetProviderName | | | | | | | | | | | | | TDataSet | DBClient.pas |
5527 | TClientDataSet | property | ReadOnly | 903930 | __published | __property bool | dbclient.hpp | 3 | | read=FReadOnly | | write=SetReadOnly | | default=0 | | | | | | | | | | | TDataSet | DBClient.pas |
5528 | TClientDataSet | property | RemoteServer | 903931 | __published | __property TCustomRemoteServer* | dbclient.hpp | 2 | | read=FRemoteServer | | write=SetRemoteServer | | | | | | | | | | | | | TDataSet | DBClient.pas |
5529 | TClientSocket | constructor | TClientSocket | 929172 | public | __fastcall virtual | scktcomp.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5530 | TClientSocket | data | FClientSocket | 929173 | private | TClientWinSocket* | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5531 | TClientSocket | function | DoActivate | 929174 | private | virtual void __fastcall | scktcomp.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5532 | TClientSocket | function | GetClientType | 929175 | protected | TClientType __fastcall | scktcomp.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5533 | TClientSocket | function | SetClientType | 929176 | protected | void __fastcall | scktcomp.hpp | 1 | TClientType | Value | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5534 | TClientSocket | function | ~TClientSocket | 929177 | public | __fastcall virtual | scktcomp.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5535 | TClientSocket | property | Active | 929178 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5536 | TClientSocket | property | Address | 929179 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5537 | TClientSocket | property | ClientType | 929180 | __published | __property TClientType | scktcomp.hpp | 3 | | read=GetClientType | | write=SetClientType | | nodefault | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5538 | TClientSocket | property | Host | 929181 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5539 | TClientSocket | property | OnConnect | 929182 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5540 | TClientSocket | property | OnConnecting | 929183 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5541 | TClientSocket | property | OnDisconnect | 929184 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5542 | TClientSocket | property | OnError | 929185 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5543 | TClientSocket | property | OnLookup | 929186 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5544 | TClientSocket | property | OnRead | 929187 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5545 | TClientSocket | property | OnWrite | 929188 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5546 | TClientSocket | property | Port | 929189 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5547 | TClientSocket | property | Service | 929190 | __published | __property | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5548 | TClientSocket | property | Socket | 929191 | public | __property TClientWinSocket* | scktcomp.hpp | 1 | | read=FClientSocket | | | | | | | | | | | | | | | TCustomSocket | ScktComp.pas |
5549 | TClientWinSocket | constructor | TClientWinSocket | 929192 | public | __fastcall | scktcomp.hpp | 1 | int | ASocket | | | | | | | | | | | | | | | TCustomWinSocket | ScktComp.pas |
5550 | TClientWinSocket | data | FClientType | 929193 | private | TClientType | scktcomp.hpp | 0 | | | | | | | | | | | | | | | | | TCustomWinSocket | ScktComp.pas |
5551 | TClientWinSocket | function | Connect | 929194 | protected | virtual void __fastcall | scktcomp.hpp | 1 | int | Socket | | | | | | | | | | | | | | | TCustomWinSocket | ScktComp.pas |
5552 | TClientWinSocket | function | SetClientType | 929195 | protected | void __fastcall | scktcomp.hpp | 1 | TClientType | Value | | | | | | | | | | | | | | | TCustomWinSocket | ScktComp.pas |
5553 | TClientWinSocket | function | ~TClientWinSocket | 929196 | public | __fastcall virtual | scktcomp.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomWinSocket | ScktComp.pas |
5554 | TClientWinSocket | property | ClientType | 929197 | public | __property TClientType | scktcomp.hpp | 3 | | read=FClientType | | write=SetClientType | | nodefault | | | | | | | | | | | TCustomWinSocket | ScktComp.pas |
5555 | TClipboard | constructor | TClipboard | 908409 | public | __fastcall | clipbrd.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5556 | TClipboard | data | FAllocated | 908410 | private | bool | clipbrd.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5557 | TClipboard | data | FClipboardWindow | 908411 | private | HWND | clipbrd.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5558 | TClipboard | data | FEmptied | 908412 | private | bool | clipbrd.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5559 | TClipboard | data | FOpenRefCount | 908413 | private | int | clipbrd.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5560 | TClipboard | function | Adding | 908414 | private | void __fastcall | clipbrd.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5561 | TClipboard | function | Assign | 908415 | public | virtual void __fastcall | clipbrd.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5562 | TClipboard | function | AssignGraphic | 908416 | private | void __fastcall | clipbrd.hpp | 1 | Graphics::TGraphic* | Source | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5563 | TClipboard | function | AssignPicture | 908417 | private | void __fastcall | clipbrd.hpp | 1 | Graphics::TPicture* | Source | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5564 | TClipboard | function | AssignTo | 908418 | protected | virtual void __fastcall | clipbrd.hpp | 1 | Classes::TPersistent* | Dest | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5565 | TClipboard | function | AssignToBitmap | 908419 | private | void __fastcall | clipbrd.hpp | 1 | Graphics::TBitmap* | Dest | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5566 | TClipboard | function | AssignToMetafile | 908420 | private | void __fastcall | clipbrd.hpp | 1 | Graphics::TMetafile* | Dest | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5567 | TClipboard | function | AssignToPicture | 908421 | private | void __fastcall | clipbrd.hpp | 1 | Graphics::TPicture* | Dest | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5568 | TClipboard | function | Clear | 908422 | public | void __fastcall | clipbrd.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5569 | TClipboard | function | Close | 908423 | public | void __fastcall | clipbrd.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5570 | TClipboard | function | GetAsHandle | 908424 | public | int __fastcall | clipbrd.hpp | 1 | Word | Format | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5571 | TClipboard | function | GetAsText | 908425 | private | System::AnsiString __fastcall | clipbrd.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5572 | TClipboard | function | GetComponent | 908426 | public | Classes::TComponent* __fastcall | clipbrd.hpp | 2 | Classes::TComponent* | Owner | Classes::TComponent* | Parent | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5573 | TClipboard | function | GetFormatCount | 908427 | private | int __fastcall | clipbrd.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5574 | TClipboard | function | GetFormats | 908428 | private | Word __fastcall | clipbrd.hpp | 1 | int | Index | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5575 | TClipboard | function | GetTextBuf | 908429 | public | int __fastcall | clipbrd.hpp | 2 | char * | Buffer | int | BufSize | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5576 | TClipboard | function | HasFormat | 908430 | public | bool __fastcall | clipbrd.hpp | 1 | Word | Format | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5577 | TClipboard | function | Open | 908431 | public | void __fastcall | clipbrd.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5578 | TClipboard | function | SetAsHandle | 908432 | public | void __fastcall | clipbrd.hpp | 2 | Word | Format | int | Value | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5579 | TClipboard | function | SetAsText | 908433 | private | void __fastcall | clipbrd.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5580 | TClipboard | function | SetBuffer | 908434 | private | void __fastcall | clipbrd.hpp | 3 | Word | Format | void * | Buffer | int | Size | | | | | | | | | | | TPersistent | Clipbrd.pas |
5581 | TClipboard | function | SetComponent | 908435 | public | void __fastcall | clipbrd.hpp | 1 | Classes::TComponent* | Component | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5582 | TClipboard | function | SetTextBuf | 908436 | public | void __fastcall | clipbrd.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5583 | TClipboard | function | WndProc | 908437 | private | void __fastcall | clipbrd.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5584 | TClipboard | function | ~TClipboard | 908438 | public | __fastcall virtual | clipbrd.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5585 | TClipboard | property | AsText | 908439 | public | __property System::AnsiString | clipbrd.hpp | 2 | | read=GetAsText | | write=SetAsText | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5586 | TClipboard | property | FormatCount | 908440 | public | __property int | clipbrd.hpp | 2 | | read=GetFormatCount | | nodefault | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5587 | TClipboard | property | Formats[int Index] | 908441 | public | __property Word | clipbrd.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Clipbrd.pas |
5588 | TCollection | constructor | TCollection | 907866 | public | __fastcall | classes.hpp | 1 | System::TMetaClass* | ItemClass | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5589 | TCollection | data | FItemClass | 907867 | private | System::TMetaClass* | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5590 | TCollection | data | FItems | 907868 | private | TList* | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5591 | TCollection | data | FNextID | 907869 | private | int | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5592 | TCollection | data | FPropName | 907870 | private | System::AnsiString | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5593 | TCollection | data | FUpdateCount | 907871 | private | int | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5594 | TCollection | function | Add | 907872 | public | TCollectionItem* __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5595 | TCollection | function | Assign | 907873 | public | virtual void __fastcall | classes.hpp | 1 | TPersistent* | Source | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5596 | TCollection | function | BeginUpdate | 907874 | public | void __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5597 | TCollection | function | Changed | 907875 | protected | void __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5598 | TCollection | function | Clear | 907876 | public | void __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5599 | TCollection | function | EndUpdate | 907877 | public | void __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5600 | TCollection | function | FindItemID | 907878 | public | TCollectionItem* __fastcall | classes.hpp | 1 | int | ID | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5601 | TCollection | function | GetAttr | 907879 | protected | DYNAMIC System::AnsiString __fastcall | classes.hpp | 1 | int | Index | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5602 | TCollection | function | GetAttrCount | 907880 | protected | DYNAMIC int __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5603 | TCollection | function | GetCount | 907881 | private | int __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5604 | TCollection | function | GetItem | 907882 | protected | TCollectionItem* __fastcall | classes.hpp | 1 | int | Index | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5605 | TCollection | function | GetItemAttr | 907883 | protected | DYNAMIC System::AnsiString __fastcall | classes.hpp | 2 | int | Index | int | ItemIndex | | | | | | | | | | | | | TPersistent | Classes.pas |
5606 | TCollection | function | GetNamePath | 907884 | protected | DYNAMIC System::AnsiString __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5607 | TCollection | function | GetPropName | 907885 | private | System::AnsiString __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5608 | TCollection | function | Insert | 907886 | public | TCollectionItem* __fastcall | classes.hpp | 1 | int | Index | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5609 | TCollection | function | InsertItem | 907887 | private | void __fastcall | classes.hpp | 1 | TCollectionItem* | Item | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5610 | TCollection | function | RemoveItem | 907888 | private | void __fastcall | classes.hpp | 1 | TCollectionItem* | Item | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5611 | TCollection | function | SetItem | 907889 | protected | void __fastcall | classes.hpp | 2 | int | Index | TCollectionItem* | Value | | | | | | | | | | | | | TPersistent | Classes.pas |
5612 | TCollection | function | SetItemName | 907890 | protected | virtual void __fastcall | classes.hpp | 1 | TCollectionItem* | Item | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5613 | TCollection | function | Update | 907891 | protected | virtual void __fastcall | classes.hpp | 1 | TCollectionItem* | Item | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5614 | TCollection | function | ~TCollection | 907892 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5615 | TCollection | property | Count | 907893 | public | __property int | classes.hpp | 2 | | read=GetCount | | nodefault | | | | | | | | | | | | | TPersistent | Classes.pas |
5616 | TCollection | property | ItemClass | 907894 | public | __property System::TMetaClass* | classes.hpp | 1 | | read=FItemClass | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5617 | TCollection | property | Items[int Index] | 907895 | public | __property TCollectionItem* | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5618 | TCollection | property | PropName | 907896 | protected | __property System::AnsiString | classes.hpp | 2 | | read=GetPropName | | write=FPropName | | | | | | | | | | | | | TPersistent | Classes.pas |
5619 | TCollectionEditor | constructor | TCollectionEditor | 917604 | public | __fastcall virtual | colnedit.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5620 | TCollectionEditor | constructor | TCollectionEditor | 917605 | public | __fastcall | colnedit.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5621 | TCollectionEditor | constructor | TCollectionEditor | 917606 | public | __fastcall | colnedit.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5622 | TCollectionEditor | data | Add | 917607 | __published | Stdctrls::TButton* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5623 | TCollectionEditor | data | Add1 | 917608 | __published | Menus::TMenuItem* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5624 | TCollectionEditor | data | Collection | 917609 | public | Classes::TCollection* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5625 | TCollectionEditor | data | ColnEditPopup | 917610 | __published | Menus::TPopupMenu* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5626 | TCollectionEditor | data | Component | 917611 | public | Classes::TComponent* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5627 | TCollectionEditor | data | Delete | 917612 | __published | Stdctrls::TButton* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5628 | TCollectionEditor | data | Delete1 | 917613 | __published | Menus::TMenuItem* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5629 | TCollectionEditor | data | FCollectionClassName | 917614 | private | System::AnsiString | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5630 | TCollectionEditor | data | FCollectionPropertyName | 917615 | private | System::AnsiString | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5631 | TCollectionEditor | data | FItemIDList | 917616 | private | Classes::TList* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5632 | TCollectionEditor | data | FMinHeight | 917617 | private | int | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5633 | TCollectionEditor | data | FMinWidth | 917618 | private | int | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5634 | TCollectionEditor | data | FSelectionError | 917619 | private | bool | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5635 | TCollectionEditor | data | FStateLock | 917620 | private | int | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5636 | TCollectionEditor | data | ListView1 | 917621 | __published | Comctrls::TListView* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5637 | TCollectionEditor | data | MoveDown | 917622 | __published | Stdctrls::TButton* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5638 | TCollectionEditor | data | MoveDown1 | 917623 | __published | Menus::TMenuItem* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5639 | TCollectionEditor | data | MoveUp | 917624 | __published | Stdctrls::TButton* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5640 | TCollectionEditor | data | MoveUp1 | 917625 | __published | Menus::TMenuItem* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5641 | TCollectionEditor | data | Panel1 | 917626 | __published | Extctrls::TPanel* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5642 | TCollectionEditor | data | Panel3 | 917627 | __published | Extctrls::TPanel* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5643 | TCollectionEditor | data | SelectAll1 | 917628 | __published | Menus::TMenuItem* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5644 | TCollectionEditor | data | ShowButtons1 | 917629 | __published | Menus::TMenuItem* | colnedit.hpp | 0 | | | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5645 | TCollectionEditor | function | AMDeferUpdate | 917630 | private | MESSAGE void __fastcall | colnedit.hpp | 1 | void * | Msg | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5646 | TCollectionEditor | function | Activated | 917631 | protected | DYNAMIC void __fastcall | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5647 | TCollectionEditor | function | AddClick | 917632 | __published | void __fastcall | colnedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5648 | TCollectionEditor | function | ComponentDeleted | 917633 | public | virtual void __fastcall | colnedit.hpp | 1 | Classes::TComponent* | Component | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5649 | TCollectionEditor | function | DeleteClick | 917634 | __published | void __fastcall | colnedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5650 | TCollectionEditor | function | FormClose | 917635 | __published | void __fastcall | colnedit.hpp | 2 | System::TObject* | Sender | Forms::TCloseAction& | Action | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5651 | TCollectionEditor | function | FormClosed | 917636 | public | virtual void __fastcall | colnedit.hpp | 1 | Forms::TCustomForm* | AForm | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5652 | TCollectionEditor | function | FormCreate | 917637 | __published | void __fastcall | colnedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5653 | TCollectionEditor | function | FormDestroy | 917638 | __published | void __fastcall | colnedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5654 | TCollectionEditor | function | FormKeyPress | 917639 | __published | void __fastcall | colnedit.hpp | 2 | System::TObject* | Sender | char& | Key | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5655 | TCollectionEditor | function | FormModified | 917640 | public | virtual void __fastcall | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5656 | TCollectionEditor | function | FormResize | 917641 | __published | void __fastcall | colnedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5657 | TCollectionEditor | function | GetItemName | 917642 | public | System::AnsiString __fastcall | colnedit.hpp | 2 | int | Index | int | ItemIndex | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5658 | TCollectionEditor | function | GetRegKey | 917643 | private | System::AnsiString __fastcall | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5659 | TCollectionEditor | function | GetSelection | 917644 | public | void __fastcall | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5660 | TCollectionEditor | function | ListView1Change | 917645 | __published | void __fastcall | colnedit.hpp | 3 | System::TObject* | Sender | Comctrls::TListItem* | Item | Comctrls::TItemChange | Change | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5661 | TCollectionEditor | function | ListView1Click | 917646 | __published | void __fastcall | colnedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5662 | TCollectionEditor | function | ListView1DragDrop | 917647 | __published | void __fastcall | colnedit.hpp | 4 | System::TObject* | Sender | System::TObject* | Source | int | X | int | Y | | | | | | | | | TDesignWindow | ColnEdit.pas |
5663 | TCollectionEditor | function | ListView1DragOver | 917648 | __published | void __fastcall | colnedit.hpp | 6 | System::TObject* | Sender | System::TObject* | Source | int | X | int | Y | Controls::TDragState | State | bool& | Accept | | | | | TDesignWindow | ColnEdit.pas |
5664 | TCollectionEditor | function | LockState | 917649 | protected | void __fastcall | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5665 | TCollectionEditor | function | MoveDownClick | 917650 | __published | void __fastcall | colnedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5666 | TCollectionEditor | function | MoveUpClick | 917651 | __published | void __fastcall | colnedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5667 | TCollectionEditor | function | SelectAll1Click | 917652 | __published | void __fastcall | colnedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5668 | TCollectionEditor | function | SelectionChanged | 917653 | public | virtual void __fastcall | colnedit.hpp | 1 | Dsgnintf::TComponentList* | ASelection | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5669 | TCollectionEditor | function | SetCollectionPropertyName | 917654 | private | void __fastcall | colnedit.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5670 | TCollectionEditor | function | SetSelection | 917655 | public | HIDESBASE void __fastcall | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5671 | TCollectionEditor | function | ShowButtons1Click | 917656 | __published | void __fastcall | colnedit.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5672 | TCollectionEditor | function | UnlockState | 917657 | protected | void __fastcall | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5673 | TCollectionEditor | function | UpdateListbox | 917658 | public | void __fastcall | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5674 | TCollectionEditor | function | WMGetMinMaxInfo | 917659 | private | MESSAGE void __fastcall | colnedit.hpp | 1 | Messages::TWMGetMinMaxInfo& | Msg | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5675 | TCollectionEditor | function | ~TCollectionEditor | 917660 | public | __fastcall virtual | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5676 | TCollectionEditor | property | CollectionPropertyName | 917661 | public | __property System::AnsiString | colnedit.hpp | 2 | | read=FCollectionPropertyName | | write=SetCollectionPropertyName | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5677 | TCollectionEditor | property | StateLock | 917662 | protected | __property int | colnedit.hpp | 2 | | read=FStateLock | | nodefault | | | | | | | | | | | | | TDesignWindow | ColnEdit.pas |
5678 | TCollectionItem | constructor | TCollectionItem | 907897 | public | __fastcall virtual | classes.hpp | 1 | TCollection* | Collection | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5679 | TCollectionItem | data | FCollection | 907898 | private | TCollection* | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5680 | TCollectionItem | data | FID | 907899 | private | int | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5681 | TCollectionItem | function | Changed | 907900 | protected | void __fastcall | classes.hpp | 1 | bool | AllItems | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5682 | TCollectionItem | function | GetDisplayName | 907901 | protected | virtual System::AnsiString __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5683 | TCollectionItem | function | GetIndex | 907902 | private | int __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5684 | TCollectionItem | function | GetNamePath | 907903 | protected | DYNAMIC System::AnsiString __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5685 | TCollectionItem | function | GetOwner | 907904 | protected | DYNAMIC TPersistent* __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5686 | TCollectionItem | function | SetCollection | 907905 | private | void __fastcall | classes.hpp | 1 | TCollection* | Value | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5687 | TCollectionItem | function | SetDisplayName | 907906 | protected | virtual void __fastcall | classes.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5688 | TCollectionItem | function | SetIndex | 907907 | protected | virtual void __fastcall | classes.hpp | 1 | int | Value | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5689 | TCollectionItem | function | ~TCollectionItem | 907908 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5690 | TCollectionItem | property | Collection | 907909 | public | __property TCollection* | classes.hpp | 2 | | read=FCollection | | write=SetCollection | | | | | | | | | | | | | TPersistent | Classes.pas |
5691 | TCollectionItem | property | DisplayName | 907910 | public | __property System::AnsiString | classes.hpp | 2 | | read=GetDisplayName | | write=SetDisplayName | | | | | | | | | | | | | TPersistent | Classes.pas |
5692 | TCollectionItem | property | ID | 907911 | public | __property int | classes.hpp | 2 | | read=FID | | nodefault | | | | | | | | | | | | | TPersistent | Classes.pas |
5693 | TCollectionItem | property | Index | 907912 | public | __property int | classes.hpp | 3 | | read=GetIndex | | write=SetIndex | | nodefault | | | | | | | | | | | TPersistent | Classes.pas |
5694 | TCollectionProperty | constructor | TCollectionProperty | 917663 | public | __fastcall | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TClassProperty | ColnEdit.pas |
5695 | TCollectionProperty | function | Edit | 917664 | public | virtual void __fastcall | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TClassProperty | ColnEdit.pas |
5696 | TCollectionProperty | function | GetAttributes | 917665 | public | virtual Dsgnintf::TPropertyAttributes __ | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TClassProperty | ColnEdit.pas |
5697 | TCollectionProperty | function | GetEditorClass | 917666 | public | virtual System::TMetaClass* __fastcall | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TClassProperty | ColnEdit.pas |
5698 | TCollectionProperty | function | ~TCollectionProperty | 917667 | public | __fastcall virtual | colnedit.hpp | 1 | | void | | | | | | | | | | | | | | | TClassProperty | ColnEdit.pas |
5699 | TColorDialog | constructor | TColorDialog | 911203 | public | __fastcall virtual | dialogs.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCommonDialog | Dialogs.pas |
5700 | TColorDialog | data | FColor | 911204 | private | Graphics::TColor | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TCommonDialog | Dialogs.pas |
5701 | TColorDialog | data | FCustomColors | 911205 | private | Classes::TStrings* | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TCommonDialog | Dialogs.pas |
5702 | TColorDialog | data | FOptions | 911206 | private | TColorDialogOptions | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TCommonDialog | Dialogs.pas |
5703 | TColorDialog | function | Execute | 911207 | public | virtual bool __fastcall | dialogs.hpp | 1 | | void | | | | | | | | | | | | | | | TCommonDialog | Dialogs.pas |
5704 | TColorDialog | function | SetCustomColors | 911208 | private | void __fastcall | dialogs.hpp | 1 | Classes::TStrings* | Value | | | | | | | | | | | | | | | TCommonDialog | Dialogs.pas |
5705 | TColorDialog | function | ~TColorDialog | 911209 | public | __fastcall virtual | dialogs.hpp | 1 | | void | | | | | | | | | | | | | | | TCommonDialog | Dialogs.pas |
5706 | TColorDialog | property | Color | 911210 | __published | __property Graphics::TColor | dialogs.hpp | 3 | | read=FColor | | write=FColor | | default=0 | | | | | | | | | | | TCommonDialog | Dialogs.pas |
5707 | TColorDialog | property | Ctl3D | 911211 | __published | __property | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TCommonDialog | Dialogs.pas |
5708 | TColorDialog | property | CustomColors | 911212 | __published | __property Classes::TStrings* | dialogs.hpp | 2 | | read=FCustomColors | | write=SetCustomColors | | | | | | | | | | | | | TCommonDialog | Dialogs.pas |
5709 | TColorDialog | property | Options | 911213 | __published | __property TColorDialogOptions | dialogs.hpp | 3 | | read=FOptions | | write=FOptions | | default=0 | | | | | | | | | | | TCommonDialog | Dialogs.pas |
5710 | TColorProperty | constructor | TColorProperty | 911403 | public | __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
5711 | TColorProperty | function | Edit | 911404 | public | virtual void __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
5712 | TColorProperty | function | GetAttributes | 911405 | public | virtual TPropertyAttributes __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
5713 | TColorProperty | function | GetValue | 911406 | public | virtual System::AnsiString __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
5714 | TColorProperty | function | GetValues | 911407 | public | virtual void __fastcall | dsgnintf.hpp | 1 | Classes::TGetStrProc | Proc | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
5715 | TColorProperty | function | SetValue | 911408 | public | virtual void __fastcall | dsgnintf.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
5716 | TColorProperty | function | ~TColorProperty | 911409 | public | __fastcall virtual | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
5717 | TColumn | constructor | TColumn | 905123 | public | __fastcall virtual | dbgrids.hpp | 1 | Classes::TCollection* | Collection | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5718 | TColumn | data | FAlignment | 905124 | private | TAlignment | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5719 | TColumn | data | FAssignedValues | 905125 | private | TColumnValues | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5720 | TColumn | data | FButtonStyle | 905126 | private | TColumnButtonStyle | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5721 | TColumn | data | FColor | 905127 | private | Graphics::TColor | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5722 | TColumn | data | FDropDownRows | 905128 | private | Cardinal | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5723 | TColumn | data | FField | 905129 | private | Db::TField* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5724 | TColumn | data | FFieldName | 905130 | private | System::AnsiString | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5725 | TColumn | data | FFont | 905131 | private | Graphics::TFont* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5726 | TColumn | data | FImeMode | 905132 | private | TImeMode | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5727 | TColumn | data | FImeName | 905133 | private | System::AnsiString | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5728 | TColumn | data | FPickList | 905134 | private | Classes::TStrings* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5729 | TColumn | data | FPopupMenu | 905135 | private | Menus::TPopupMenu* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5730 | TColumn | data | FReadonly | 905136 | private | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5731 | TColumn | data | FTitle | 905137 | private | TColumnTitle* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5732 | TColumn | data | FWidth | 905138 | private | int | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5733 | TColumn | function | Assign | 905139 | public | virtual void __fastcall | dbgrids.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5734 | TColumn | function | CreateTitle | 905140 | protected | virtual TColumnTitle* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5735 | TColumn | function | DefaultAlignment | 905141 | public | Classes::TAlignment __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5736 | TColumn | function | DefaultColor | 905142 | public | Graphics::TColor __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5737 | TColumn | function | DefaultFont | 905143 | public | Graphics::TFont* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5738 | TColumn | function | DefaultImeMode | 905144 | public | Controls::TImeMode __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5739 | TColumn | function | DefaultImeName | 905145 | public | System::AnsiString __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5740 | TColumn | function | DefaultReadOnly | 905146 | public | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5741 | TColumn | function | DefaultWidth | 905147 | public | int __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5742 | TColumn | function | FontChanged | 905148 | private | void __fastcall | dbgrids.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5743 | TColumn | function | GetAlignment | 905149 | private | Classes::TAlignment __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5744 | TColumn | function | GetColor | 905150 | private | Graphics::TColor __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5745 | TColumn | function | GetDisplayName | 905151 | protected | virtual System::AnsiString __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5746 | TColumn | function | GetField | 905152 | private | Db::TField* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5747 | TColumn | function | GetFont | 905153 | private | Graphics::TFont* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5748 | TColumn | function | GetGrid | 905154 | protected | TCustomDBGrid* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5749 | TColumn | function | GetImeMode | 905155 | private | Controls::TImeMode __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5750 | TColumn | function | GetImeName | 905156 | private | System::AnsiString __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5751 | TColumn | function | GetPickList | 905157 | private | Classes::TStrings* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5752 | TColumn | function | GetReadOnly | 905158 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5753 | TColumn | function | GetWidth | 905159 | private | int __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5754 | TColumn | function | IsAlignmentStored | 905160 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5755 | TColumn | function | IsColorStored | 905161 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5756 | TColumn | function | IsFontStored | 905162 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5757 | TColumn | function | IsImeModeStored | 905163 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5758 | TColumn | function | IsImeNameStored | 905164 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5759 | TColumn | function | IsReadOnlyStored | 905165 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5760 | TColumn | function | IsWidthStored | 905166 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5761 | TColumn | function | RefreshDefaultFont | 905167 | protected | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5762 | TColumn | function | RestoreDefaults | 905168 | public | virtual void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5763 | TColumn | function | SetAlignment | 905169 | private | virtual void __fastcall | dbgrids.hpp | 1 | Classes::TAlignment | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5764 | TColumn | function | SetButtonStyle | 905170 | private | void __fastcall | dbgrids.hpp | 1 | TColumnButtonStyle | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5765 | TColumn | function | SetColor | 905171 | private | void __fastcall | dbgrids.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5766 | TColumn | function | SetField | 905172 | private | virtual void __fastcall | dbgrids.hpp | 1 | Db::TField* | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5767 | TColumn | function | SetFieldName | 905173 | private | void __fastcall | dbgrids.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5768 | TColumn | function | SetFont | 905174 | private | void __fastcall | dbgrids.hpp | 1 | Graphics::TFont* | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5769 | TColumn | function | SetImeMode | 905175 | private | virtual void __fastcall | dbgrids.hpp | 1 | Controls::TImeMode | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5770 | TColumn | function | SetImeName | 905176 | private | virtual void __fastcall | dbgrids.hpp | 1 | System::AnsiString | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5771 | TColumn | function | SetPickList | 905177 | private | void __fastcall | dbgrids.hpp | 1 | Classes::TStrings* | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5772 | TColumn | function | SetPopupMenu | 905178 | private | void __fastcall | dbgrids.hpp | 1 | Menus::TPopupMenu* | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5773 | TColumn | function | SetReadOnly | 905179 | private | virtual void __fastcall | dbgrids.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5774 | TColumn | function | SetTitle | 905180 | private | void __fastcall | dbgrids.hpp | 1 | TColumnTitle* | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5775 | TColumn | function | SetWidth | 905181 | private | virtual void __fastcall | dbgrids.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5776 | TColumn | function | ~TColumn | 905182 | public | __fastcall virtual | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5777 | TColumn | property | Alignment | 905183 | __published | __property Classes::TAlignment | dbgrids.hpp | 4 | | read=GetAlignment | | write=SetAlignment | | stored=IsAlignmentStored | | nodefault | | | | | | | | | TCollectionItem | DBGrids.pas |
5778 | TColumn | property | AssignedValues | 905184 | public | __property TColumnValues | dbgrids.hpp | 2 | | read=FAssignedValues | | nodefault | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5779 | TColumn | property | ButtonStyle | 905185 | __published | __property TColumnButtonStyle | dbgrids.hpp | 3 | | read=FButtonStyle | | write=SetButtonStyle | | default=0 | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5780 | TColumn | property | Color | 905186 | __published | __property Graphics::TColor | dbgrids.hpp | 4 | | read=GetColor | | write=SetColor | | stored=IsColorStored | | nodefault | | | | | | | | | TCollectionItem | DBGrids.pas |
5781 | TColumn | property | DropDownRows | 905187 | __published | __property Cardinal | dbgrids.hpp | 3 | | read=FDropDownRows | | write=FDropDownRows | | default=7 | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5782 | TColumn | property | Field | 905188 | public | __property Db::TField* | dbgrids.hpp | 2 | | read=GetField | | write=SetField | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5783 | TColumn | property | FieldName | 905189 | __published | __property System::AnsiString | dbgrids.hpp | 2 | | read=FFieldName | | write=SetFieldName | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5784 | TColumn | property | Font | 905190 | __published | __property Graphics::TFont* | dbgrids.hpp | 3 | | read=GetFont | | write=SetFont | | stored=IsFontStored | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5785 | TColumn | property | Grid | 905191 | public | __property TCustomDBGrid* | dbgrids.hpp | 1 | | read=GetGrid | | | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5786 | TColumn | property | ImeMode | 905192 | __published | __property Controls::TImeMode | dbgrids.hpp | 4 | | read=GetImeMode | | write=SetImeMode | | stored=IsImeModeStored | | nodefault | | | | | | | | | TCollectionItem | DBGrids.pas |
5787 | TColumn | property | ImeName | 905193 | __published | __property System::AnsiString | dbgrids.hpp | 3 | | read=GetImeName | | write=SetImeName | | stored=IsImeNameStored | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5788 | TColumn | property | PickList | 905194 | __published | __property Classes::TStrings* | dbgrids.hpp | 2 | | read=GetPickList | | write=SetPickList | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5789 | TColumn | property | PopupMenu | 905195 | __published | __property Menus::TPopupMenu* | dbgrids.hpp | 2 | | read=FPopupMenu | | write=SetPopupMenu | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5790 | TColumn | property | ReadOnly | 905196 | __published | __property bool | dbgrids.hpp | 4 | | read=GetReadOnly | | write=SetReadOnly | | stored=IsReadOnlyStored | | nodefault | | | | | | | | | TCollectionItem | DBGrids.pas |
5791 | TColumn | property | Title | 905197 | __published | __property TColumnTitle* | dbgrids.hpp | 2 | | read=FTitle | | write=SetTitle | | | | | | | | | | | | | TCollectionItem | DBGrids.pas |
5792 | TColumn | property | Width | 905198 | __published | __property int | dbgrids.hpp | 4 | | read=GetWidth | | write=SetWidth | | stored=IsWidthStored | | nodefault | | | | | | | | | TCollectionItem | DBGrids.pas |
5793 | TColumnTitle | constructor | TColumnTitle | 905199 | public | __fastcall | dbgrids.hpp | 1 | TColumn* | Column | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5794 | TColumnTitle | data | FAlignment | 905200 | private | TAlignment | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5795 | TColumnTitle | data | FCaption | 905201 | private | System::AnsiString | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5796 | TColumnTitle | data | FColor | 905202 | private | Graphics::TColor | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5797 | TColumnTitle | data | FColumn | 905203 | private | TColumn* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5798 | TColumnTitle | data | FFont | 905204 | private | Graphics::TFont* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5799 | TColumnTitle | function | Assign | 905205 | public | virtual void __fastcall | dbgrids.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5800 | TColumnTitle | function | DefaultAlignment | 905206 | public | Classes::TAlignment __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5801 | TColumnTitle | function | DefaultCaption | 905207 | public | System::AnsiString __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5802 | TColumnTitle | function | DefaultColor | 905208 | public | Graphics::TColor __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5803 | TColumnTitle | function | DefaultFont | 905209 | public | Graphics::TFont* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5804 | TColumnTitle | function | FontChanged | 905210 | private | void __fastcall | dbgrids.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5805 | TColumnTitle | function | GetAlignment | 905211 | private | Classes::TAlignment __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5806 | TColumnTitle | function | GetCaption | 905212 | private | System::AnsiString __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5807 | TColumnTitle | function | GetColor | 905213 | private | Graphics::TColor __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5808 | TColumnTitle | function | GetFont | 905214 | private | Graphics::TFont* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5809 | TColumnTitle | function | IsAlignmentStored | 905215 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5810 | TColumnTitle | function | IsCaptionStored | 905216 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5811 | TColumnTitle | function | IsColorStored | 905217 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5812 | TColumnTitle | function | IsFontStored | 905218 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5813 | TColumnTitle | function | RefreshDefaultFont | 905219 | protected | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5814 | TColumnTitle | function | RestoreDefaults | 905220 | public | virtual void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5815 | TColumnTitle | function | SetAlignment | 905221 | private | void __fastcall | dbgrids.hpp | 1 | Classes::TAlignment | Value | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5816 | TColumnTitle | function | SetCaption | 905222 | private | virtual void __fastcall | dbgrids.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5817 | TColumnTitle | function | SetColor | 905223 | private | void __fastcall | dbgrids.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5818 | TColumnTitle | function | SetFont | 905224 | private | void __fastcall | dbgrids.hpp | 1 | Graphics::TFont* | Value | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5819 | TColumnTitle | function | ~TColumnTitle | 905225 | public | __fastcall virtual | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | DBGrids.pas |
5820 | TColumnTitle | property | Alignment | 905226 | __published | __property Classes::TAlignment | dbgrids.hpp | 4 | | read=GetAlignment | | write=SetAlignment | | stored=IsAlignmentStored | | nodefault | | | | | | | | | TPersistent | DBGrids.pas |
5821 | TColumnTitle | property | Caption | 905227 | __published | __property System::AnsiString | dbgrids.hpp | 3 | | read=GetCaption | | write=SetCaption | | stored=IsCaptionStored | | | | | | | | | | | TPersistent | DBGrids.pas |
5822 | TColumnTitle | property | Color | 905228 | __published | __property Graphics::TColor | dbgrids.hpp | 4 | | read=GetColor | | write=SetColor | | stored=IsColorStored | | nodefault | | | | | | | | | TPersistent | DBGrids.pas |
5823 | TColumnTitle | property | Font | 905229 | __published | __property Graphics::TFont* | dbgrids.hpp | 3 | | read=GetFont | | write=SetFont | | stored=IsFontStored | | | | | | | | | | | TPersistent | DBGrids.pas |
5824 | TComClassManager | constructor | TComClassManager | 916815 | public | __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5825 | TComClassManager | data | FFactoryList | 916816 | private | TComObjectFactory* | comobj.hpp | 0 | | | | | | | | | | | | | | | | | TObject | ComObj.pas |
5826 | TComClassManager | function | AddObjectFactory | 916817 | private | void __fastcall | comobj.hpp | 1 | TComObjectFactory* | Factory | | | | | | | | | | | | | | | TObject | ComObj.pas |
5827 | TComClassManager | function | ForEachFactory | 916818 | public | void __fastcall | comobj.hpp | 2 | TComServerObject* | ComServer | TFactoryProc | FactoryProc | | | | | | | | | | | | | TObject | ComObj.pas |
5828 | TComClassManager | function | GetFactoryFromClass | 916819 | public | TComObjectFactory* __fastcall | comobj.hpp | 1 | System::TMetaClass* | ComClass | | | | | | | | | | | | | | | TObject | ComObj.pas |
5829 | TComClassManager | function | GetFactoryFromClassID | 916820 | public | TComObjectFactory* __fastcall | comobj.hpp | 1 | const GUID& | ClassID | | | | | | | | | | | | | | | TObject | ComObj.pas |
5830 | TComClassManager | function | RemoveObjectFactory | 916821 | private | void __fastcall | comobj.hpp | 1 | TComObjectFactory* | Factory | | | | | | | | | | | | | | | TObject | ComObj.pas |
5831 | TComClassManager | function | ~TComClassManager | 916822 | public | __fastcall virtual | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5832 | TComObject | constructor | TComObject | 916823 | public | __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5833 | TComObject | constructor | TComObject | 916824 | public | __fastcall | comobj.hpp | 1 | _di_IUnknown const | Controller | | | | | | | | | | | | | | | TObject | ComObj.pas |
5834 | TComObject | constructor | TComObject | 916825 | public | __fastcall | comobj.hpp | 2 | TComObjectFactory* | Factory | _di_IUnknown const | Controller | | | | | | | | | | | | | TObject | ComObj.pas |
5835 | TComObject | data | IUnknown | 916826 | private | void *__IUnknown;/* | comobj.hpp | 0 | | | | | | | | | | | | | | | | | TObject | ComObj.pas |
5836 | TComObject | data | __ISupportErrorInfo | 916827 | private | void * | comobj.hpp | 0 | | | | | | | | | | | | | | | | | TObject | ComObj.pas |
5837 | TComObject | function | Initialize | 916828 | public | virtual void __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5838 | TComObject | function | InterfaceSupportsErrorInfo | 916829 | protected | HRESULT __stdcall | comobj.hpp | 1 | const GUID& | iid | | | | | | | | | | | | | | | TObject | ComObj.pas |
5839 | TComObject | function | ObjAddRef | 916830 | public | virtual int __stdcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5840 | TComObject | function | ObjRelease | 916831 | public | virtual int __stdcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5841 | TComObject | function | SafeCallException | 916832 | public | virtual HRESULT __fastcall | comobj.hpp | 2 | System::TObject* | ExceptObject | void * | ExceptAddr | | | | | | | | | | | | | TObject | ComObj.pas |
5842 | TComObject | function | _AddRef | 916833 | protected | int __stdcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5843 | TComObject | function | _Release | 916834 | protected | int __stdcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5844 | TComObject | function | ~TComObject | 916835 | public | __fastcall virtual | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5845 | TComObject | property | Controller | 916836 | public | __property _di_IUnknown | comobj.hpp | 1 | | read=GetController | | | | | | | | | | | | | | | TObject | ComObj.pas |
5846 | TComObject | property | Factory | 916837 | public | __property TComObjectFactory* | comobj.hpp | 1 | | read=FFactory | | | | | | | | | | | | | | | TObject | ComObj.pas |
5847 | TComObject | property | RefCount | 916838 | public | __property int | comobj.hpp | 2 | | read=FRefCount | | nodefault | | | | | | | | | | | | | TObject | ComObj.pas |
5848 | TComObjectFactory | constructor | TComObjectFactory | 916839 | public | __fastcall | comobj.hpp | 6 | TComServerObject* | ComServer | System::TMetaClass* | ComClass | const GUID & | ClassID | const System::AnsiString | ClassName | const System::AnsiString | Description | TClassInstancing | Instancing | | | | | TObject | ComObj.pas |
5849 | TComObjectFactory | data | __IClassFactory | 916840 | private | void * | comobj.hpp | 0 | | | | | | | | | | | | | | | | | TObject | ComObj.pas |
5850 | TComObjectFactory | data | __IClassFactory2 | 916841 | private | void * | comobj.hpp | 0 | | | | | | | | | | | | | | | | | TObject | ComObj.pas |
5851 | TComObjectFactory | data | __IUnknown | 916842 | private | void * | comobj.hpp | 0 | | | | | | | | | | | | | | | | | TObject | ComObj.pas |
5852 | TComObjectFactory | function | CreateComObject | 916843 | public | virtual TComObject* __fastcall | comobj.hpp | 1 | _di_IUnknown const | Controller | | | | | | | | | | | | | | | TObject | ComObj.pas |
5853 | TComObjectFactory | function | GetLicInfo | 916844 | protected | HRESULT __stdcall | comobj.hpp | 1 | tagLICINFO& | licInfo | | | | | | | | | | | | | | | TObject | ComObj.pas |
5854 | TComObjectFactory | function | GetLicenseString | 916845 | protected | virtual System::WideString __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5855 | TComObjectFactory | function | GetProgID | 916846 | protected | virtual System::AnsiString __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5856 | TComObjectFactory | function | HasMachineLicense | 916847 | protected | virtual bool __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5857 | TComObjectFactory | function | LockServer | 916848 | protected | HRESULT __stdcall | comobj.hpp | 1 | BOOL | fLock | | | | | | | | | | | | | | | TObject | ComObj.pas |
5858 | TComObjectFactory | function | RegisterClassObject | 916849 | public | void __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5859 | TComObjectFactory | function | UpdateRegistry | 916850 | public | virtual void __fastcall | comobj.hpp | 1 | bool | Register | | | | | | | | | | | | | | | TObject | ComObj.pas |
5860 | TComObjectFactory | function | ValidateUserLicense | 916851 | protected | virtual bool __fastcall | comobj.hpp | 1 | const System::WideString | LicStr | | | | | | | | | | | | | | | TObject | ComObj.pas |
5861 | TComObjectFactory | function | _AddRef | 916852 | protected | int __stdcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5862 | TComObjectFactory | function | _Release | 916853 | protected | int __stdcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5863 | TComObjectFactory | function | ~TComObjectFactory | 916854 | public | __fastcall virtual | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5864 | TComObjectFactory | property | ClassID | 916855 | public | __property GUID | comobj.hpp | 1 | | read=FClassID | | | | | | | | | | | | | | | TObject | ComObj.pas |
5865 | TComObjectFactory | property | ClassName | 916856 | public | __property System::AnsiString | comobj.hpp | 1 | | read=FClassName | | | | | | | | | | | | | | | TObject | ComObj.pas |
5866 | TComObjectFactory | property | ComClass | 916857 | public | __property System::TMetaClass* | comobj.hpp | 1 | | read=FComClass | | | | | | | | | | | | | | | TObject | ComObj.pas |
5867 | TComObjectFactory | property | ComServer | 916858 | public | __property TComServerObject* | comobj.hpp | 1 | | read=FComServer | | | | | | | | | | | | | | | TObject | ComObj.pas |
5868 | TComObjectFactory | property | Description | 916859 | public | __property System::AnsiString | comobj.hpp | 1 | | read=FDescription | | | | | | | | | | | | | | | TObject | ComObj.pas |
5869 | TComObjectFactory | property | ErrorIID | 916860 | public | __property GUID | comobj.hpp | 2 | | read=FErrorIID | | write=FErrorIID | | | | | | | | | | | | | TObject | ComObj.pas |
5870 | TComObjectFactory | property | Instancing | 916861 | public | __property TClassInstancing | comobj.hpp | 2 | | read=FInstancing | | nodefault | | | | | | | | | | | | | TObject | ComObj.pas |
5871 | TComObjectFactory | property | LicString | 916862 | public | __property System::WideString | comobj.hpp | 2 | | read=FLicString | | write=FLicString | | | | | | | | | | | | | TObject | ComObj.pas |
5872 | TComObjectFactory | property | ProgID | 916863 | public | __property System::AnsiString | comobj.hpp | 1 | | read=GetProgID | | | | | | | | | | | | | | | TObject | ComObj.pas |
5873 | TComObjectFactory | property | ShowErrors | 916864 | public | __property bool | comobj.hpp | 3 | | read=FShowErrors | | write=FShowErrors | | nodefault | | | | | | | | | | | TObject | ComObj.pas |
5874 | TComObjectFactory | property | SupportsLicensing | 916865 | public | __property bool | comobj.hpp | 3 | | read=FSupportsLicensing | | write=FSupportsLicensing | | nodefault | | | | | | | | | | | TObject | ComObj.pas |
5875 | TComServerObject | constructor | TComServerObject | 916866 | public | __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5876 | TComServerObject | function | CountFactory | 916867 | protected | virtual int __fastcall | comobj.hpp | 1 | bool | Created | | | | | | | | | | | | | | | TObject | ComObj.pas |
5877 | TComServerObject | function | CountObject | 916868 | protected | virtual int __fastcall | comobj.hpp | 1 | bool | Created | | | | | | | | | | | | | | | TObject | ComObj.pas |
5878 | TComServerObject | function | GetHelpFileName | 916869 | protected | virtual System::AnsiString __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5879 | TComServerObject | function | GetServerFileName | 916870 | protected | virtual System::AnsiString __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5880 | TComServerObject | function | GetServerKey | 916871 | protected | virtual System::AnsiString __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5881 | TComServerObject | function | GetServerName | 916872 | protected | virtual System::AnsiString __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5882 | TComServerObject | function | GetTypeLib | 916873 | protected | virtual _di_ITypeLib __fastcall | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5883 | TComServerObject | function | ~TComServerObject | 916874 | public | __fastcall virtual | comobj.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComObj.pas |
5884 | TComServerObject | property | HelpFileName | 916875 | public | __property System::AnsiString | comobj.hpp | 1 | | read=GetHelpFileName | | | | | | | | | | | | | | | TObject | ComObj.pas |
5885 | TComServerObject | property | ServerFileName | 916876 | public | __property System::AnsiString | comobj.hpp | 1 | | read=GetServerFileName | | | | | | | | | | | | | | | TObject | ComObj.pas |
5886 | TComServerObject | property | ServerKey | 916877 | public | __property System::AnsiString | comobj.hpp | 1 | | read=GetServerKey | | | | | | | | | | | | | | | TObject | ComObj.pas |
5887 | TComServerObject | property | ServerName | 916878 | public | __property System::AnsiString | comobj.hpp | 1 | | read=GetServerName | | | | | | | | | | | | | | | TObject | ComObj.pas |
5888 | TComServerObject | property | TypeLib | 916879 | public | __property _di_ITypeLib | comobj.hpp | 1 | | read=GetTypeLib | | | | | | | | | | | | | | | TObject | ComObj.pas |
5889 | TComboBox | constructor | TComboBox | 915694 | public | __fastcall virtual | stdctrls.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5890 | TComboBox | constructor | TComboBox | 915695 | public | __fastcall | stdctrls.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5891 | TComboBox | function | ~TComboBox | 915696 | public | __fastcall virtual | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5892 | TComboBox | property | Color | 915697 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5893 | TComboBox | property | Ctl3D | 915698 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5894 | TComboBox | property | DragCursor | 915699 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5895 | TComboBox | property | DragMode | 915700 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5896 | TComboBox | property | DropDownCount | 915701 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5897 | TComboBox | property | Enabled | 915702 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5898 | TComboBox | property | Font | 915703 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5899 | TComboBox | property | ImeMode | 915704 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5900 | TComboBox | property | ImeName | 915705 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5901 | TComboBox | property | ItemHeight | 915706 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5902 | TComboBox | property | Items | 915707 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5903 | TComboBox | property | MaxLength | 915708 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5904 | TComboBox | property | OnChange | 915709 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5905 | TComboBox | property | OnClick | 915710 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5906 | TComboBox | property | OnDblClick | 915711 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5907 | TComboBox | property | OnDragDrop | 915712 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5908 | TComboBox | property | OnDragOver | 915713 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5909 | TComboBox | property | OnDrawItem | 915714 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5910 | TComboBox | property | OnDropDown | 915715 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5911 | TComboBox | property | OnEndDrag | 915716 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5912 | TComboBox | property | OnEnter | 915717 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5913 | TComboBox | property | OnExit | 915718 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5914 | TComboBox | property | OnKeyDown | 915719 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5915 | TComboBox | property | OnKeyPress | 915720 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5916 | TComboBox | property | OnKeyUp | 915721 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5917 | TComboBox | property | OnMeasureItem | 915722 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5918 | TComboBox | property | OnStartDrag | 915723 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5919 | TComboBox | property | ParentColor | 915724 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5920 | TComboBox | property | ParentCtl3D | 915725 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5921 | TComboBox | property | ParentFont | 915726 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5922 | TComboBox | property | ParentShowHint | 915727 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5923 | TComboBox | property | PopupMenu | 915728 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5924 | TComboBox | property | ShowHint | 915729 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5925 | TComboBox | property | Sorted | 915730 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5926 | TComboBox | property | Style | 915731 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5927 | TComboBox | property | TabOrder | 915732 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5928 | TComboBox | property | TabStop | 915733 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5929 | TComboBox | property | Text | 915734 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5930 | TComboBox | property | Visible | 915735 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCustomComboBox | StdCtrls.pas |
5931 | TComboButton | constructor | TComboButton | 905504 | public | __fastcall virtual | dblookup.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TSpeedButton | DBLookup.pas |
5932 | TComboButton | function | MouseDown | 905505 | protected | DYNAMIC void __fastcall | dblookup.hpp | 4 | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TSpeedButton | DBLookup.pas |
5933 | TComboButton | function | MouseMove | 905506 | protected | DYNAMIC void __fastcall | dblookup.hpp | 3 | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | | | TSpeedButton | DBLookup.pas |
5934 | TComboButton | function | ~TComboButton | 905507 | public | __fastcall virtual | dblookup.hpp | 1 | | void | | | | | | | | | | | | | | | TSpeedButton | DBLookup.pas |
5935 | TCommonDialog | constructor | TCommonDialog | 911214 | public | __fastcall virtual | dialogs.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5936 | TCommonDialog | data | FCtl3D | 911215 | private | bool | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5937 | TCommonDialog | data | FDefWndProc | 911216 | private | void * | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5938 | TCommonDialog | data | FHandle | 911217 | private | HWND | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5939 | TCommonDialog | data | FHelpContext | 911218 | private | Classes::THelpContext | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5940 | TCommonDialog | data | FObjectInstance | 911219 | private | void * | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5941 | TCommonDialog | data | FOnClose | 911220 | private | Classes::TNotifyEvent | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5942 | TCommonDialog | data | FOnShow | 911221 | private | Classes::TNotifyEvent | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5943 | TCommonDialog | data | FTemplate | 911222 | private | char * | dialogs.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5944 | TCommonDialog | function | DefaultHandler | 911223 | protected | virtual void __fastcall | dialogs.hpp | 1 | void * | Message | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5945 | TCommonDialog | function | DoClose | 911224 | protected | DYNAMIC void __fastcall | dialogs.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5946 | TCommonDialog | function | DoShow | 911225 | protected | DYNAMIC void __fastcall | dialogs.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5947 | TCommonDialog | function | Execute | 911226 | protected | virtual bool __fastcall | dialogs.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5948 | TCommonDialog | function | MainWndProc | 911227 | private | void __fastcall | dialogs.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5949 | TCommonDialog | function | MessageHook | 911228 | protected | virtual bool __fastcall | dialogs.hpp | 1 | Messages::TMessage& | Msg | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5950 | TCommonDialog | function | TaskModalDialog | 911229 | protected | virtual BOOL __fastcall | dialogs.hpp | 2 | void * | DialogFunc | void * | DialogData | | | | | | | | | | | | | TComponent | Dialogs.pas |
5951 | TCommonDialog | function | WMDestroy | 911230 | private | MESSAGE void __fastcall | dialogs.hpp | 1 | Messages::TWMNoParams& | Message | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5952 | TCommonDialog | function | WMInitDialog | 911231 | private | MESSAGE void __fastcall | dialogs.hpp | 1 | Messages::TWMInitDialog& | Message | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5953 | TCommonDialog | function | WMNCDestroy | 911232 | private | MESSAGE void __fastcall | dialogs.hpp | 1 | Messages::TWMNoParams& | Message | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5954 | TCommonDialog | function | WndProc | 911233 | protected | virtual void __fastcall | dialogs.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5955 | TCommonDialog | function | ~TCommonDialog | 911234 | public | __fastcall virtual | dialogs.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Dialogs.pas |
5956 | TCommonDialog | property | Ctl3D | 911235 | __published | __property bool | dialogs.hpp | 3 | | read=FCtl3D | | write=FCtl3D | | default=1 | | | | | | | | | | | TComponent | Dialogs.pas |
5957 | TCommonDialog | property | Handle | 911236 | public | __property HWND | dialogs.hpp | 2 | | read=FHandle | | nodefault | | | | | | | | | | | | | TComponent | Dialogs.pas |
5958 | TCommonDialog | property | HelpContext | 911237 | __published | __property Classes::THelpContext | dialogs.hpp | 3 | | read=FHelpContext | | write=FHelpContext | | default=0 | | | | | | | | | | | TComponent | Dialogs.pas |
5959 | TCommonDialog | property | OnClose | 911238 | __published | __property Classes::TNotifyEvent | dialogs.hpp | 2 | | read=FOnClose | | write=FOnClose | | | | | | | | | | | | | TComponent | Dialogs.pas |
5960 | TCommonDialog | property | OnShow | 911239 | __published | __property Classes::TNotifyEvent | dialogs.hpp | 2 | | read=FOnShow | | write=FOnShow | | | | | | | | | | | | | TComponent | Dialogs.pas |
5961 | TCommonDialog | property | Template | 911240 | protected | __property char * | dialogs.hpp | 2 | | read=FTemplate | | write=FTemplate | | | | | | | | | | | | | TComponent | Dialogs.pas |
5962 | TComponent | constructor | TComponent | 907913 | public | __fastcall virtual | classes.hpp | 1 | TComponent* | AOwner | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5963 | TComponent | data | FComponentState | 907914 | private | TComponentState | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5964 | TComponent | data | FComponentStyle | 907915 | protected | TComponentStyle | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5965 | TComponent | data | FComponents | 907916 | private | TList* | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5966 | TComponent | data | FDesignInfo | 907917 | private | int | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5967 | TComponent | data | FFreeNotifies | 907918 | private | TList* | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5968 | TComponent | data | FName | 907919 | private | System::AnsiString | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5969 | TComponent | data | FOwner | 907920 | private | TComponent* | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5970 | TComponent | data | FTag | 907921 | private | int | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5971 | TComponent | data | FVCLComObject | 907922 | private | void * | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5972 | TComponent | function | ChangeName | 907923 | protected | void __fastcall | classes.hpp | 1 | const System::AnsiString | NewName | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5973 | TComponent | function | DefineProperties | 907924 | protected | virtual void __fastcall | classes.hpp | 1 | TFiler* | Filer | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5974 | TComponent | function | DestroyComponents | 907925 | public | void __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5975 | TComponent | function | Destroying | 907926 | public | void __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5976 | TComponent | function | FindComponent | 907927 | public | TComponent* __fastcall | classes.hpp | 1 | const System::AnsiString | AName | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5977 | TComponent | function | FreeNotification | 907928 | public | void __fastcall | classes.hpp | 1 | TComponent* | AComponent | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5978 | TComponent | function | FreeOnRelease | 907929 | public | void __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5979 | TComponent | function | GetChildOwner | 907930 | protected | DYNAMIC TComponent* __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5980 | TComponent | function | GetChildParent | 907931 | protected | DYNAMIC TComponent* __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5981 | TComponent | function | GetChildren | 907932 | protected | DYNAMIC void __fastcall | classes.hpp | 2 | TGetChildProc | Proc | TComponent* | Root | | | | | | | | | | | | | TPersistent | Classes.pas |
5982 | TComponent | function | GetComObject | 907933 | private | _di_IUnknown __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5983 | TComponent | function | GetComponent | 907934 | private | TComponent* __fastcall | classes.hpp | 1 | int | AIndex | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5984 | TComponent | function | GetComponentCount | 907935 | private | int __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5985 | TComponent | function | GetComponentIndex | 907936 | private | int __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5986 | TComponent | function | GetIDsOfNames | 907937 | protected | HRESULT __stdcall | classes.hpp | 5 | const GUID& | IID | void * | Names | int | NameCount | int | LocaleID | void * | DispIDs | | | | | | | TPersistent | Classes.pas |
5987 | TComponent | function | GetNamePath | 907938 | protected | DYNAMIC System::AnsiString __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5988 | TComponent | function | GetOwner | 907939 | protected | DYNAMIC TPersistent* __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5989 | TComponent | function | GetParentComponent | 907940 | public | DYNAMIC TComponent* __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5990 | TComponent | function | HasParent | 907941 | public | DYNAMIC bool __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5991 | TComponent | function | Insert | 907942 | private | void __fastcall | classes.hpp | 1 | TComponent* | AComponent | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5992 | TComponent | function | InsertComponent | 907943 | public | void __fastcall | classes.hpp | 1 | TComponent* | AComponent | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5993 | TComponent | function | Invoke | 907944 | protected | HRESULT __stdcall | classes.hpp | 8 | int | DispID | const GUID& | IID | int | LocaleID | Word | Flags | void * | Params | void * | VarResult | void * | ExcepInfo | void * | ArgErr | TPersistent | Classes.pas |
5994 | TComponent | function | Loaded | 907945 | protected | virtual void __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5995 | TComponent | function | Notification | 907946 | protected | virtual void __fastcall | classes.hpp | 2 | TComponent* | AComponent | TOperation | Operation | | | | | | | | | | | | | TPersistent | Classes.pas |
5996 | TComponent | function | ReadLeft | 907947 | private | void __fastcall | classes.hpp | 1 | TReader* | Reader | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5997 | TComponent | function | ReadState | 907948 | protected | virtual void __fastcall | classes.hpp | 1 | TReader* | Reader | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5998 | TComponent | function | ReadTop | 907949 | private | void __fastcall | classes.hpp | 1 | TReader* | Reader | | | | | | | | | | | | | | | TPersistent | Classes.pas |
5999 | TComponent | function | Remove | 907950 | private | void __fastcall | classes.hpp | 1 | TComponent* | AComponent | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6000 | TComponent | function | RemoveComponent | 907951 | public | void __fastcall | classes.hpp | 1 | TComponent* | AComponent | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6001 | TComponent | function | SafeCallException | 907952 | public | virtual HRESULT __fastcall | classes.hpp | 2 | System::TObject* | ExceptObject | void * | ExceptAddr | | | | | | | | | | | | | TPersistent | Classes.pas |
6002 | TComponent | function | SetAncestor | 907953 | protected | void __fastcall | classes.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6003 | TComponent | function | SetChildOrder | 907954 | protected | DYNAMIC void __fastcall | classes.hpp | 2 | TComponent* | Child | int | Order | | | | | | | | | | | | | TPersistent | Classes.pas |
6004 | TComponent | function | SetComponentIndex | 907955 | private | void __fastcall | classes.hpp | 1 | int | Value | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6005 | TComponent | function | SetDesigning | 907956 | protected | void __fastcall | classes.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6006 | TComponent | function | SetName | 907957 | protected | virtual void __fastcall | classes.hpp | 1 | const System::AnsiString | NewName | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6007 | TComponent | function | SetParentComponent | 907958 | protected | DYNAMIC void __fastcall | classes.hpp | 1 | TComponent* | Value | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6008 | TComponent | function | SetReference | 907959 | private | void __fastcall | classes.hpp | 1 | bool | Enable | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6009 | TComponent | function | UpdateRegistry | 907960 | protected | virtual void __fastcall | classes.hpp | 3 | bool | Register | const System::AnsiString | ClassID | const System::AnsiString | ProgID | | | | | | | | | | | TPersistent | Classes.pas |
6010 | TComponent | function | UpdateRegistry | 907961 | protected | static void __fastcall | classes.hpp | 4 | System::TMetaClass* | vmt | bool | Register | const System::AnsiString | ClassID | const System::AnsiString | ProgID | | | | | | | | | TPersistent | Classes.pas |
6011 | TComponent | function | Updated | 907962 | protected | DYNAMIC void __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6012 | TComponent | function | Updating | 907963 | protected | DYNAMIC void __fastcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6013 | TComponent | function | ValidateContainer | 907964 | protected | DYNAMIC void __fastcall | classes.hpp | 1 | TComponent* | AComponent | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6014 | TComponent | function | ValidateInsert | 907965 | protected | DYNAMIC void __fastcall | classes.hpp | 1 | TComponent* | AComponent | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6015 | TComponent | function | ValidateRename | 907966 | protected | virtual void __fastcall | classes.hpp | 3 | TComponent* | AComponent | const System::AnsiString | CurName | const System::AnsiString | NewName | | | | | | | | | | | TPersistent | Classes.pas |
6016 | TComponent | function | WriteLeft | 907967 | private | void __fastcall | classes.hpp | 1 | TWriter* | Writer | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6017 | TComponent | function | WriteState | 907968 | protected | virtual void __fastcall | classes.hpp | 1 | TWriter* | Writer | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6018 | TComponent | function | WriteTop | 907969 | private | void __fastcall | classes.hpp | 1 | TWriter* | Writer | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6019 | TComponent | function | _AddRef | 907970 | protected | int __stdcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6020 | TComponent | function | _Release | 907971 | protected | int __stdcall | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6021 | TComponent | function | ~TComponent | 907972 | public | __fastcall virtual | classes.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6022 | TComponent | property | ComObject | 907973 | public | __property _di_IUnknown | classes.hpp | 1 | | read=GetComObject | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6023 | TComponent | property | ComponentCount | 907974 | public | __property int | classes.hpp | 2 | | read=GetComponentCount | | nodefault | | | | | | | | | | | | | TPersistent | Classes.pas |
6024 | TComponent | property | ComponentIndex | 907975 | public | __property int | classes.hpp | 3 | | read=GetComponentIndex | | write=SetComponentIndex | | nodefault | | | | | | | | | | | TPersistent | Classes.pas |
6025 | TComponent | property | ComponentState | 907976 | public | __property TComponentState | classes.hpp | 2 | | read=FComponentState | | nodefault | | | | | | | | | | | | | TPersistent | Classes.pas |
6026 | TComponent | property | ComponentStyle | 907977 | public | __property TComponentStyle | classes.hpp | 2 | | read=FComponentStyle | | nodefault | | | | | | | | | | | | | TPersistent | Classes.pas |
6027 | TComponent | property | Components[int Index] | 907978 | public | __property TComponent* | classes.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6028 | TComponent | property | DesignInfo | 907979 | public | __property int | classes.hpp | 3 | | read=FDesignInfo | | write=FDesignInfo | | nodefault | | | | | | | | | | | TPersistent | Classes.pas |
6029 | TComponent | property | Name | 907980 | __published | __property System::AnsiString | classes.hpp | 3 | | read=FName | | write=SetName | | stored=false | | | | | | | | | | | TPersistent | Classes.pas |
6030 | TComponent | property | Owner | 907981 | public | __property TComponent* | classes.hpp | 1 | | read=FOwner | | | | | | | | | | | | | | | TPersistent | Classes.pas |
6031 | TComponent | property | Tag | 907982 | __published | __property int | classes.hpp | 3 | | read=FTag | | write=FTag | | default=0 | | | | | | | | | | | TPersistent | Classes.pas |
6032 | TComponent | property | VCLComObject | 907983 | public | __property void * | classes.hpp | 2 | | read=FVCLComObject | | write=FVCLComObject | | | | | | | | | | | | | TPersistent | Classes.pas |
6033 | TComponentEditor | constructor | TComponentEditor | 911410 | public | __fastcall virtual | dsgnintf.hpp | 2 | Classes::TComponent* | AComponent | TFormDesigner* | ADesigner | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6034 | TComponentEditor | data | FComponent | 911411 | private | Classes::TComponent* | dsgnintf.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6035 | TComponentEditor | data | FDesigner | 911412 | private | TFormDesigner* | dsgnintf.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6036 | TComponentEditor | function | Copy | 911413 | public | virtual void __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6037 | TComponentEditor | function | Edit | 911414 | public | virtual void __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6038 | TComponentEditor | function | ExecuteVerb | 911415 | public | virtual void __fastcall | dsgnintf.hpp | 1 | int | Index | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6039 | TComponentEditor | function | GetVerb | 911416 | public | virtual System::AnsiString __fastcall | dsgnintf.hpp | 1 | int | Index | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6040 | TComponentEditor | function | GetVerbCount | 911417 | public | virtual int __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6041 | TComponentEditor | function | ~TComponentEditor | 911418 | public | __fastcall virtual | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6042 | TComponentEditor | property | Component | 911419 | public | __property Classes::TComponent* | dsgnintf.hpp | 1 | | read=FComponent | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6043 | TComponentEditor | property | Designer | 911420 | public | __property TFormDesigner* | dsgnintf.hpp | 1 | | read=FDesigner | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6044 | TComponentFactory | constructor | TComponentFactory | 916738 | public | __fastcall | vclcom.hpp | 4 | Comobj::TComServerObject* | ComServer | System::TMetaClass* | ComponentClass | const GUID& | ClassID | Comobj::TClassInstancing | Instancing | | | | | | | | | TAutoObjectFactory | VCLCom.pas |
6045 | TComponentFactory | function | CreateComObject | 916739 | protected | virtual Comobj::TComObject* __fastcall | vclcom.hpp | 1 | _di_IUnknown const | Controller | | | | | | | | | | | | | | | TAutoObjectFactory | VCLCom.pas |
6046 | TComponentFactory | function | UpdateRegistry | 916740 | protected | virtual void __fastcall | vclcom.hpp | 1 | bool | Register | | | | | | | | | | | | | | | TAutoObjectFactory | VCLCom.pas |
6047 | TComponentFactory | function | ~TComponentFactory | 916741 | public | __fastcall virtual | vclcom.hpp | 1 | | void | | | | | | | | | | | | | | | TAutoObjectFactory | VCLCom.pas |
6048 | TComponentList | constructor | TComponentList | 911421 | public | __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6049 | TComponentList | data | FList | 911422 | private | Classes::TList* | dsgnintf.hpp | 0 | | | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6050 | TComponentList | function | Add | 911423 | public | int __fastcall | dsgnintf.hpp | 1 | Classes::TPersistent* | Item | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6051 | TComponentList | function | Equals | 911424 | public | bool __fastcall | dsgnintf.hpp | 1 | TComponentList* | List | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6052 | TComponentList | function | Get | 911425 | private | Classes::TPersistent* __fastcall | dsgnintf.hpp | 1 | int | Index | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6053 | TComponentList | function | GetCount | 911426 | private | int __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6054 | TComponentList | function | ~TComponentList | 911427 | public | __fastcall virtual | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6055 | TComponentList | property | Count | 911428 | public | __property int | dsgnintf.hpp | 2 | | read=GetCount | | nodefault | | | | | | | | | | | | | TObject | DsgnIntf.pas |
6056 | TComponentNameProperty | constructor | TComponentNameProperty | 911429 | public | __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TStringProperty | DsgnIntf.pas |
6057 | TComponentNameProperty | function | GetAttributes | 911430 | public | virtual TPropertyAttributes __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TStringProperty | DsgnIntf.pas |
6058 | TComponentNameProperty | function | GetEditLimit | 911431 | public | virtual int __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TStringProperty | DsgnIntf.pas |
6059 | TComponentNameProperty | function | ~TComponentNameProperty | 911432 | public | __fastcall virtual | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TStringProperty | DsgnIntf.pas |
6060 | TComponentProperty | constructor | TComponentProperty | 911433 | public | __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
6061 | TComponentProperty | function | GetAttributes | 911434 | public | virtual TPropertyAttributes __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
6062 | TComponentProperty | function | GetEditLimit | 911435 | public | virtual int __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
6063 | TComponentProperty | function | GetValue | 911436 | public | virtual System::AnsiString __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
6064 | TComponentProperty | function | GetValues | 911437 | public | virtual void __fastcall | dsgnintf.hpp | 1 | Classes::TGetStrProc | Proc | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
6065 | TComponentProperty | function | SetValue | 911438 | public | virtual void __fastcall | dsgnintf.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
6066 | TComponentProperty | function | ~TComponentProperty | 911439 | public | __fastcall virtual | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TPropertyEditor | DsgnIntf.pas |
6067 | TConnectionPoint | constructor | TConnectionPoint | 907335 | public | __fastcall | axctrls.hpp | 4 | TConnectionPoints* | Container | const GUID& | IID | TConnectionKind | Kind | TConnectEvent | OnConnect | | | | | | | | | TContainedObject | AxCtrls.pas |
6068 | TConnectionPoint | data | __IConnectionPoint | 907336 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TContainedObject | AxCtrls.pas |
6069 | TConnectionPoint | function | Unadvise | 907337 | protected | HRESULT __stdcall | axctrls.hpp | 1 | int | dwCookie | | | | | | | | | | | | | | | TContainedObject | AxCtrls.pas |
6070 | TConnectionPoint | function | ~TConnectionPoint | 907338 | public | __fastcall virtual | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TContainedObject | AxCtrls.pas |
6071 | TConnectionPoints | constructor | TConnectionPoints | 907339 | public | __fastcall | axctrls.hpp | 1 | _di_IUnknown const | Controller | | | | | | | | | | | | | | | TAggregatedObject | AxCtrls.pas |
6072 | TConnectionPoints | data | __IConnectionPointContainer | 907340 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAggregatedObject | AxCtrls.pas |
6073 | TConnectionPoints | function | CreateConnectionPoint | 907341 | public | TConnectionPoint* __fastcall | axctrls.hpp | 3 | const GUID& | IID | TConnectionKind | Kind | TConnectEvent | OnConnect | | | | | | | | | | | TAggregatedObject | AxCtrls.pas |
6074 | TConnectionPoints | function | ~TConnectionPoints | 907342 | public | __fastcall virtual | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAggregatedObject | AxCtrls.pas |
6075 | TConstraintEditor | constructor | TConstraintEditor | 928106 | public | __fastcall virtual | cncoledt.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCollectionEditor | CnColEdt.pas |
6076 | TConstraintEditor | constructor | TConstraintEditor | 928107 | public | __fastcall | cncoledt.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TCollectionEditor | CnColEdt.pas |
6077 | TConstraintEditor | constructor | TConstraintEditor | 928108 | public | __fastcall | cncoledt.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TCollectionEditor | CnColEdt.pas |
6078 | TConstraintEditor | data | N2 | 928109 | __published | Menus::TMenuItem* | cncoledt.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionEditor | CnColEdt.pas |
6079 | TConstraintEditor | data | ReadDictionaryBtn | 928110 | __published | Stdctrls::TButton* | cncoledt.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionEditor | CnColEdt.pas |
6080 | TConstraintEditor | data | ReadDictionaryMnu | 928111 | __published | Menus::TMenuItem* | cncoledt.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionEditor | CnColEdt.pas |
6081 | TConstraintEditor | function | FormShow | 928112 | __published | void __fastcall | cncoledt.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TCollectionEditor | CnColEdt.pas |
6082 | TConstraintEditor | function | ReadFromDictionary | 928113 | __published | void __fastcall | cncoledt.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TCollectionEditor | CnColEdt.pas |
6083 | TConstraintEditor | function | ~TConstraintEditor | 928114 | public | __fastcall virtual | cncoledt.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionEditor | CnColEdt.pas |
6084 | TContainedObject | constructor | TContainedObject | 907343 | public | __fastcall | axctrls.hpp | 1 | _di_IUnknown | Controller | | | | | | | | | | | | | | | TAggregatedObject | AxCtrls.pas |
6085 | TContainedObject | data | __IUnknown | 907344 | private | void * | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TAggregatedObject | AxCtrls.pas |
6086 | TContainedObject | function | ~TContainedObject | 907345 | public | __fastcall virtual | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TAggregatedObject | AxCtrls.pas |
6087 | TControl | constructor | TControl | 910489 | public | __fastcall virtual | controls.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TComponent | Controls.pas |
6088 | TControl | data | FAlign | 910490 | private | TAlign | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6089 | TControl | data | FColor | 910491 | private | Graphics::TColor | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6090 | TControl | data | FControlState | 910492 | private | TControlState | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6091 | TControl | data | FControlStyle | 910493 | private | TControlStyle | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6092 | TControl | data | FCursor | 910494 | private | TCursor | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6093 | TControl | data | FDesktopFont | 910495 | private | bool | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6094 | TControl | data | FDragCursor | 910496 | private | TCursor | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6095 | TControl | data | FDragMode | 910497 | private | TDragMode | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6096 | TControl | data | FEnabled | 910498 | private | bool | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6097 | TControl | data | FFont | 910499 | private | Graphics::TFont* | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6098 | TControl | data | FFontHeight | 910500 | private | int | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6099 | TControl | data | FHeight | 910501 | private | int | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6100 | TControl | data | FHint | 910502 | private | System::AnsiString | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6101 | TControl | data | FIsControl | 910503 | private | bool | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6102 | TControl | data | FLeft | 910504 | private | int | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6103 | TControl | data | FOnClick | 910505 | private | Classes::TNotifyEvent | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6104 | TControl | data | FOnDblClick | 910506 | private | Classes::TNotifyEvent | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6105 | TControl | data | FOnDragDrop | 910507 | private | TDragDropEvent | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6106 | TControl | data | FOnDragOver | 910508 | private | TDragOverEvent | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6107 | TControl | data | FOnEndDrag | 910509 | private | TEndDragEvent | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6108 | TControl | data | FOnMouseDown | 910510 | private | TMouseEvent | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6109 | TControl | data | FOnMouseMove | 910511 | private | TMouseMoveEvent | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6110 | TControl | data | FOnMouseUp | 910512 | private | TMouseEvent | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6111 | TControl | data | FOnStartDrag | 910513 | private | TStartDragEvent | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6112 | TControl | data | FParent | 910514 | private | TWinControl* | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6113 | TControl | data | FParentColor | 910515 | private | bool | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6114 | TControl | data | FParentFont | 910516 | private | bool | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6115 | TControl | data | FParentShowHint | 910517 | private | bool | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6116 | TControl | data | FPopupMenu | 910518 | private | Menus::TPopupMenu* | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6117 | TControl | data | FScalingFlags | 910519 | private | TScalingFlags | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6118 | TControl | data | FShowHint | 910520 | private | bool | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6119 | TControl | data | FText | 910521 | private | char * | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6120 | TControl | data | FTop | 910522 | private | int | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6121 | TControl | data | FVisible | 910523 | private | bool | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6122 | TControl | data | FWidth | 910524 | private | int | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6123 | TControl | data | FWindowProc | 910525 | private | TWndMethod | controls.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | Controls.pas |
6124 | TControl | function | BeginDrag | 910526 | public | void __fastcall | controls.hpp | 1 | bool | Immediate | | | | | | | | | | | | | | | TComponent | Controls.pas |
6125 | TControl | function | BringToFront | 910527 | public | void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6126 | TControl | function | CMColorChanged | 910528 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6127 | TControl | function | CMDesignHitTest | 910529 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6128 | TControl | function | CMEnabledChanged | 910530 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6129 | TControl | function | CMFontChanged | 910531 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6130 | TControl | function | CMHitTest | 910532 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMNCHitTest& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6131 | TControl | function | CMMouseEnter | 910533 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6132 | TControl | function | CMMouseLeave | 910534 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6133 | TControl | function | CMParentColorChanged | 910535 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6134 | TControl | function | CMParentFontChanged | 910536 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6135 | TControl | function | CMParentShowHintChanged | 910537 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6136 | TControl | function | CMSysFontChanged | 910538 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6137 | TControl | function | CMVisibleChanged | 910539 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6138 | TControl | function | ChangeScale | 910540 | protected | DYNAMIC void __fastcall | controls.hpp | 2 | int | M | int | D | | | | | | | | | | | | | TComponent | Controls.pas |
6139 | TControl | function | Changed | 910541 | protected | void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6140 | TControl | function | CheckMenuPopup | 910542 | private | void __fastcall | controls.hpp | 1 | const Windows::TSmallPoint | Pos | | | | | | | | | | | | | | | TComponent | Controls.pas |
6141 | TControl | function | Click | 910543 | protected | DYNAMIC void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6142 | TControl | function | ClientToScreen | 910544 | public | tagPOINT __fastcall | controls.hpp | 1 | const tagPOINT& | Point | | | | | | | | | | | | | | | TComponent | Controls.pas |
6143 | TControl | function | DblClick | 910545 | protected | DYNAMIC void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6144 | TControl | function | DefaultHandler | 910546 | protected | virtual void __fastcall | controls.hpp | 1 | void * | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6145 | TControl | function | DefineProperties | 910547 | protected | virtual void __fastcall | controls.hpp | 1 | Classes::TFiler* | Filer | | | | | | | | | | | | | | | TComponent | Controls.pas |
6146 | TControl | function | DoDragMsg | 910548 | private | void __fastcall | controls.hpp | 1 | TCMDrag& | DragMsg | | | | | | | | | | | | | | | TComponent | Controls.pas |
6147 | TControl | function | DoEndDrag | 910549 | protected | DYNAMIC void __fastcall | controls.hpp | 3 | System::TObject* | Target | int | X | int | Y | | | | | | | | | | | TComponent | Controls.pas |
6148 | TControl | function | DoMouseDown | 910550 | private | void __fastcall | controls.hpp | 3 | Messages::TWMMouse& | Message | TMouseButton | Button | Classes::TShiftState | Shift | | | | | | | | | | | TComponent | Controls.pas |
6149 | TControl | function | DoMouseUp | 910551 | private | void __fastcall | controls.hpp | 2 | Messages::TWMMouse& | Message | TMouseButton | Button | | | | | | | | | | | | | TComponent | Controls.pas |
6150 | TControl | function | DoStartDrag | 910552 | protected | DYNAMIC void __fastcall | controls.hpp | 1 | TDragObject*& | DragObject | | | | | | | | | | | | | | | TComponent | Controls.pas |
6151 | TControl | function | DragCanceled | 910553 | protected | DYNAMIC void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6152 | TControl | function | DragDrop | 910554 | public | DYNAMIC void __fastcall | controls.hpp | 3 | System::TObject* | Source | int | X | int | Y | | | | | | | | | | | TComponent | Controls.pas |
6153 | TControl | function | DragOver | 910555 | protected | DYNAMIC void __fastcall | controls.hpp | 5 | System::TObject* | Source | int | X | int | Y | TDragState | State | bool& | Accept | | | | | | | TComponent | Controls.pas |
6154 | TControl | function | Dragging | 910556 | public | bool __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6155 | TControl | function | EndDrag | 910557 | public | void __fastcall | controls.hpp | 1 | bool | Drop | | | | | | | | | | | | | | | TComponent | Controls.pas |
6156 | TControl | function | FontChanged | 910558 | private | void __fastcall | controls.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TComponent | Controls.pas |
6157 | TControl | function | GetBoundsRect | 910559 | private | Windows::TRect __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6158 | TControl | function | GetClientHeight | 910560 | private | int __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6159 | TControl | function | GetClientOrigin | 910561 | protected | virtual tagPOINT __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6160 | TControl | function | GetClientRect | 910562 | protected | virtual Windows::TRect __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6161 | TControl | function | GetClientWidth | 910563 | private | int __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6162 | TControl | function | GetDeviceContext | 910564 | protected | virtual HDC __fastcall | controls.hpp | 1 | HWND& | WindowHandle | | | | | | | | | | | | | | | TComponent | Controls.pas |
6163 | TControl | function | GetDragImages | 910565 | protected | virtual TCustomImageList* __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6164 | TControl | function | GetMouseCapture | 910566 | private | bool __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6165 | TControl | function | GetPalette | 910567 | protected | DYNAMIC HPALETTE __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6166 | TControl | function | GetParentComponent | 910568 | protected | DYNAMIC Classes::TComponent* __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6167 | TControl | function | GetPopupMenu | 910569 | protected | DYNAMIC Menus::TPopupMenu* __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6168 | TControl | function | GetText | 910570 | private | System::AnsiString __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6169 | TControl | function | GetTextBuf | 910571 | public | int __fastcall | controls.hpp | 2 | char * | Buffer | int | BufSize | | | | | | | | | | | | | TComponent | Controls.pas |
6170 | TControl | function | GetTextLen | 910572 | public | int __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6171 | TControl | function | HasParent | 910573 | protected | DYNAMIC bool __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6172 | TControl | function | Hide | 910574 | public | void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6173 | TControl | function | Invalidate | 910575 | public | virtual void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6174 | TControl | function | InvalidateControl | 910576 | private | void __fastcall | controls.hpp | 2 | bool | IsVisible | bool | IsOpaque | | | | | | | | | | | | | TComponent | Controls.pas |
6175 | TControl | function | IsColorStored | 910577 | private | bool __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6176 | TControl | function | IsFontStored | 910578 | private | bool __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6177 | TControl | function | IsShowHintStored | 910579 | private | bool __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6178 | TControl | function | MouseDown | 910580 | protected | DYNAMIC void __fastcall | controls.hpp | 4 | TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TComponent | Controls.pas |
6179 | TControl | function | MouseMove | 910581 | protected | DYNAMIC void __fastcall | controls.hpp | 3 | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | | | TComponent | Controls.pas |
6180 | TControl | function | MouseUp | 910582 | protected | DYNAMIC void __fastcall | controls.hpp | 4 | TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TComponent | Controls.pas |
6181 | TControl | function | Notification | 910583 | protected | virtual void __fastcall | controls.hpp | 2 | Classes::TComponent* | AComponent | Classes::TOperation | Operation | | | | | | | | | | | | | TComponent | Controls.pas |
6182 | TControl | function | PaletteChanged | 910584 | protected | DYNAMIC bool __fastcall | controls.hpp | 1 | bool | Foreground | | | | | | | | | | | | | | | TComponent | Controls.pas |
6183 | TControl | function | Perform | 910585 | public | int __fastcall | controls.hpp | 3 | Cardinal | Msg | int | WParam | int | LParam | | | | | | | | | | | TComponent | Controls.pas |
6184 | TControl | function | ReadIsControl | 910586 | private | void __fastcall | controls.hpp | 1 | Classes::TReader* | Reader | | | | | | | | | | | | | | | TComponent | Controls.pas |
6185 | TControl | function | ReadState | 910587 | protected | virtual void __fastcall | controls.hpp | 1 | Classes::TReader* | Reader | | | | | | | | | | | | | | | TComponent | Controls.pas |
6186 | TControl | function | Refresh | 910588 | public | void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6187 | TControl | function | Repaint | 910589 | public | virtual void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6188 | TControl | function | RequestAlign | 910590 | protected | DYNAMIC void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6189 | TControl | function | ScreenToClient | 910591 | public | tagPOINT __fastcall | controls.hpp | 1 | const tagPOINT& | Point | | | | | | | | | | | | | | | TComponent | Controls.pas |
6190 | TControl | function | SendCancelMode | 910592 | protected | void __fastcall | controls.hpp | 1 | TControl* | Sender | | | | | | | | | | | | | | | TComponent | Controls.pas |
6191 | TControl | function | SendToBack | 910593 | public | void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6192 | TControl | function | SetAlign | 910594 | private | void __fastcall | controls.hpp | 1 | TAlign | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6193 | TControl | function | SetBounds | 910595 | public | virtual void __fastcall | controls.hpp | 4 | int | ALeft | int | ATop | int | AWidth | int | AHeight | | | | | | | | | TComponent | Controls.pas |
6194 | TControl | function | SetBoundsRect | 910596 | private | void __fastcall | controls.hpp | 1 | const Windows::TRect& | Rect | | | | | | | | | | | | | | | TComponent | Controls.pas |
6195 | TControl | function | SetClientHeight | 910597 | private | void __fastcall | controls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6196 | TControl | function | SetClientSize | 910598 | private | void __fastcall | controls.hpp | 1 | const tagPOINT& | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6197 | TControl | function | SetClientWidth | 910599 | private | void __fastcall | controls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6198 | TControl | function | SetColor | 910600 | private | void __fastcall | controls.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6199 | TControl | function | SetCursor | 910601 | private | void __fastcall | controls.hpp | 1 | TCursor | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6200 | TControl | function | SetDesktopFont | 910602 | private | void __fastcall | controls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6201 | TControl | function | SetDragMode | 910603 | protected | virtual void __fastcall | controls.hpp | 1 | TDragMode | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6202 | TControl | function | SetEnabled | 910604 | private | void __fastcall | controls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6203 | TControl | function | SetFont | 910605 | private | void __fastcall | controls.hpp | 1 | Graphics::TFont* | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6204 | TControl | function | SetHeight | 910606 | private | void __fastcall | controls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6205 | TControl | function | SetLeft | 910607 | private | void __fastcall | controls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6206 | TControl | function | SetMouseCapture | 910608 | private | void __fastcall | controls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6207 | TControl | function | SetName | 910609 | protected | virtual void __fastcall | controls.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6208 | TControl | function | SetParent | 910610 | protected | virtual void __fastcall | controls.hpp | 1 | TWinControl* | AParent | | | | | | | | | | | | | | | TComponent | Controls.pas |
6209 | TControl | function | SetParentColor | 910611 | private | void __fastcall | controls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6210 | TControl | function | SetParentComponent | 910612 | protected | DYNAMIC void __fastcall | controls.hpp | 1 | Classes::TComponent* | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6211 | TControl | function | SetParentFont | 910613 | private | void __fastcall | controls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6212 | TControl | function | SetParentShowHint | 910614 | private | void __fastcall | controls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6213 | TControl | function | SetPopupMenu | 910615 | private | void __fastcall | controls.hpp | 1 | Menus::TPopupMenu* | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6214 | TControl | function | SetShowHint | 910616 | private | void __fastcall | controls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6215 | TControl | function | SetText | 910617 | private | void __fastcall | controls.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6216 | TControl | function | SetTextBuf | 910618 | public | void __fastcall | controls.hpp | 1 | char * | Buffer | | | | | | | | | | | | | | | TComponent | Controls.pas |
6217 | TControl | function | SetTop | 910619 | private | void __fastcall | controls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6218 | TControl | function | SetVisible | 910620 | private | void __fastcall | controls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6219 | TControl | function | SetWidth | 910621 | private | void __fastcall | controls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TComponent | Controls.pas |
6220 | TControl | function | SetZOrder | 910622 | protected | DYNAMIC void __fastcall | controls.hpp | 1 | bool | TopMost | | | | | | | | | | | | | | | TComponent | Controls.pas |
6221 | TControl | function | SetZOrderPosition | 910623 | private | void __fastcall | controls.hpp | 1 | int | Position | | | | | | | | | | | | | | | TComponent | Controls.pas |
6222 | TControl | function | Show | 910624 | public | void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6223 | TControl | function | Update | 910625 | public | virtual void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6224 | TControl | function | UpdateBoundsRect | 910626 | protected | void __fastcall | controls.hpp | 1 | const Windows::TRect& | R | | | | | | | | | | | | | | | TComponent | Controls.pas |
6225 | TControl | function | VisibleChanging | 910627 | protected | DYNAMIC void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6226 | TControl | function | WMCancelMode | 910628 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMNoParams& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6227 | TControl | function | WMLButtonDblClk | 910629 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6228 | TControl | function | WMLButtonDown | 910630 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6229 | TControl | function | WMLButtonUp | 910631 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6230 | TControl | function | WMMButtonDblClk | 910632 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6231 | TControl | function | WMMButtonDown | 910633 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6232 | TControl | function | WMMButtonUp | 910634 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6233 | TControl | function | WMMouseMove | 910635 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6234 | TControl | function | WMNCLButtonDown | 910636 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMNCHitMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6235 | TControl | function | WMRButtonDblClk | 910637 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6236 | TControl | function | WMRButtonDown | 910638 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6237 | TControl | function | WMRButtonUp | 910639 | private | MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6238 | TControl | function | WndProc | 910640 | protected | virtual void __fastcall | controls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TComponent | Controls.pas |
6239 | TControl | function | WriteIsControl | 910641 | private | void __fastcall | controls.hpp | 1 | Classes::TWriter* | Writer | | | | | | | | | | | | | | | TComponent | Controls.pas |
6240 | TControl | function | ~TControl | 910642 | public | __fastcall virtual | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | Controls.pas |
6241 | TControl | property | Align | 910643 | public | __property TAlign | controls.hpp | 3 | | read=FAlign | | write=SetAlign | | default=0 | | | | | | | | | | | TComponent | Controls.pas |
6242 | TControl | property | BoundsRect | 910644 | public | __property Windows::TRect | controls.hpp | 2 | | read=GetBoundsRect | | write=SetBoundsRect | | | | | | | | | | | | | TComponent | Controls.pas |
6243 | TControl | property | Caption | 910645 | protected | __property System::AnsiString | controls.hpp | 2 | | read=GetText | | write=SetText | | | | | | | | | | | | | TComponent | Controls.pas |
6244 | TControl | property | ClientHeight | 910646 | public | __property int | controls.hpp | 4 | | read=GetClientHeight | | write=SetClientHeight | | stored=false | | nodefault | | | | | | | | | TComponent | Controls.pas |
6245 | TControl | property | ClientOrigin | 910647 | public | __property tagPOINT | controls.hpp | 1 | | read=GetClientOrigin | | | | | | | | | | | | | | | TComponent | Controls.pas |
6246 | TControl | property | ClientRect | 910648 | public | __property Windows::TRect | controls.hpp | 1 | | read=GetClientRect | | | | | | | | | | | | | | | TComponent | Controls.pas |
6247 | TControl | property | ClientWidth | 910649 | public | __property int | controls.hpp | 4 | | read=GetClientWidth | | write=SetClientWidth | | stored=false | | nodefault | | | | | | | | | TComponent | Controls.pas |
6248 | TControl | property | Color | 910650 | protected | __property Graphics::TColor | controls.hpp | 4 | | read=FColor | | write=SetColor | | stored=IsColorStored | | default=-2147483643 | | | | | | | | | TComponent | Controls.pas |
6249 | TControl | property | ControlState | 910651 | public | __property TControlState | controls.hpp | 3 | | read=FControlState | | write=FControlState | | nodefault | | | | | | | | | | | TComponent | Controls.pas |
6250 | TControl | property | ControlStyle | 910652 | public | __property TControlStyle | controls.hpp | 3 | | read=FControlStyle | | write=FControlStyle | | nodefault | | | | | | | | | | | TComponent | Controls.pas |
6251 | TControl | property | Cursor | 910653 | __published | __property TCursor | controls.hpp | 3 | | read=FCursor | | write=SetCursor | | default=0 | | | | | | | | | | | TComponent | Controls.pas |
6252 | TControl | property | DesktopFont | 910654 | protected | __property bool | controls.hpp | 3 | | read=FDesktopFont | | write=SetDesktopFont | | default=0 | | | | | | | | | | | TComponent | Controls.pas |
6253 | TControl | property | DragCursor | 910655 | protected | __property TCursor | controls.hpp | 3 | | read=FDragCursor | | write=FDragCursor | | default=-12 | | | | | | | | | | | TComponent | Controls.pas |
6254 | TControl | property | DragMode | 910656 | protected | __property TDragMode | controls.hpp | 3 | | read=FDragMode | | write=SetDragMode | | default=0 | | | | | | | | | | | TComponent | Controls.pas |
6255 | TControl | property | Enabled | 910657 | public | __property bool | controls.hpp | 3 | | read=FEnabled | | write=SetEnabled | | default=1 | | | | | | | | | | | TComponent | Controls.pas |
6256 | TControl | property | Font | 910658 | protected | __property Graphics::TFont* | controls.hpp | 3 | | read=FFont | | write=SetFont | | stored=IsFontStored | | | | | | | | | | | TComponent | Controls.pas |
6257 | TControl | property | Height | 910659 | __published | __property int | controls.hpp | 3 | | read=FHeight | | write=SetHeight | | nodefault | | | | | | | | | | | TComponent | Controls.pas |
6258 | TControl | property | Hint | 910660 | __published | __property System::AnsiString | controls.hpp | 2 | | read=FHint | | write=FHint | | | | | | | | | | | | | TComponent | Controls.pas |
6259 | TControl | property | IsControl | 910661 | protected | __property bool | controls.hpp | 3 | | read=FIsControl | | write=FIsControl | | nodefault | | | | | | | | | | | TComponent | Controls.pas |
6260 | TControl | property | Left | 910662 | __published | __property int | controls.hpp | 3 | | read=FLeft | | write=SetLeft | | nodefault | | | | | | | | | | | TComponent | Controls.pas |
6261 | TControl | property | MouseCapture | 910663 | protected | __property bool | controls.hpp | 3 | | read=GetMouseCapture | | write=SetMouseCapture | | nodefault | | | | | | | | | | | TComponent | Controls.pas |
6262 | TControl | property | OnClick | 910664 | protected | __property Classes::TNotifyEvent | controls.hpp | 2 | | read=FOnClick | | write=FOnClick | | | | | | | | | | | | | TComponent | Controls.pas |
6263 | TControl | property | OnDblClick | 910665 | protected | __property Classes::TNotifyEvent | controls.hpp | 2 | | read=FOnDblClick | | write=FOnDblClick | | | | | | | | | | | | | TComponent | Controls.pas |
6264 | TControl | property | OnDragDrop | 910666 | protected | __property TDragDropEvent | controls.hpp | 2 | | read=FOnDragDrop | | write=FOnDragDrop | | | | | | | | | | | | | TComponent | Controls.pas |
6265 | TControl | property | OnDragOver | 910667 | protected | __property TDragOverEvent | controls.hpp | 2 | | read=FOnDragOver | | write=FOnDragOver | | | | | | | | | | | | | TComponent | Controls.pas |
6266 | TControl | property | OnEndDrag | 910668 | protected | __property TEndDragEvent | controls.hpp | 2 | | read=FOnEndDrag | | write=FOnEndDrag | | | | | | | | | | | | | TComponent | Controls.pas |
6267 | TControl | property | OnMouseDown | 910669 | protected | __property TMouseEvent | controls.hpp | 2 | | read=FOnMouseDown | | write=FOnMouseDown | | | | | | | | | | | | | TComponent | Controls.pas |
6268 | TControl | property | OnMouseMove | 910670 | protected | __property TMouseMoveEvent | controls.hpp | 2 | | read=FOnMouseMove | | write=FOnMouseMove | | | | | | | | | | | | | TComponent | Controls.pas |
6269 | TControl | property | OnMouseUp | 910671 | protected | __property TMouseEvent | controls.hpp | 2 | | read=FOnMouseUp | | write=FOnMouseUp | | | | | | | | | | | | | TComponent | Controls.pas |
6270 | TControl | property | OnStartDrag | 910672 | protected | __property TStartDragEvent | controls.hpp | 2 | | read=FOnStartDrag | | write=FOnStartDrag | | | | | | | | | | | | | TComponent | Controls.pas |
6271 | TControl | property | Parent | 910673 | public | __property TWinControl* | controls.hpp | 2 | | read=FParent | | write=SetParent | | | | | | | | | | | | | TComponent | Controls.pas |
6272 | TControl | property | ParentColor | 910674 | protected | __property bool | controls.hpp | 3 | | read=FParentColor | | write=SetParentColor | | default=1 | | | | | | | | | | | TComponent | Controls.pas |
6273 | TControl | property | ParentFont | 910675 | protected | __property bool | controls.hpp | 3 | | read=FParentFont | | write=SetParentFont | | default=1 | | | | | | | | | | | TComponent | Controls.pas |
6274 | TControl | property | ParentShowHint | 910676 | protected | __property bool | controls.hpp | 3 | | read=FParentShowHint | | write=SetParentShowHint | | default=1 | | | | | | | | | | | TComponent | Controls.pas |
6275 | TControl | property | PopupMenu | 910677 | protected | __property Menus::TPopupMenu* | controls.hpp | 2 | | read=FPopupMenu | | write=SetPopupMenu | | | | | | | | | | | | | TComponent | Controls.pas |
6276 | TControl | property | ScalingFlags | 910678 | protected | __property TScalingFlags | controls.hpp | 3 | | read=FScalingFlags | | write=FScalingFlags | | nodefault | | | | | | | | | | | TComponent | Controls.pas |
6277 | TControl | property | ShowHint | 910679 | public | __property bool | controls.hpp | 4 | | read=FShowHint | | write=SetShowHint | | stored=IsShowHintStored | | nodefault | | | | | | | | | TComponent | Controls.pas |
6278 | TControl | property | Text | 910680 | protected | __property System::AnsiString | controls.hpp | 2 | | read=GetText | | write=SetText | | | | | | | | | | | | | TComponent | Controls.pas |
6279 | TControl | property | Top | 910681 | __published | __property int | controls.hpp | 3 | | read=FTop | | write=SetTop | | nodefault | | | | | | | | | | | TComponent | Controls.pas |
6280 | TControl | property | Visible | 910682 | public | __property bool | controls.hpp | 3 | | read=FVisible | | write=SetVisible | | default=1 | | | | | | | | | | | TComponent | Controls.pas |
6281 | TControl | property | Width | 910683 | __published | __property int | controls.hpp | 3 | | read=FWidth | | write=SetWidth | | nodefault | | | | | | | | | | | TComponent | Controls.pas |
6282 | TControl | property | WindowProc | 910684 | public | __property TWndMethod | controls.hpp | 2 | | read=FWindowProc | | write=FWindowProc | | | | | | | | | | | | | TComponent | Controls.pas |
6283 | TControl | property | WindowText | 910685 | protected | __property char * | controls.hpp | 2 | | read=FText | | write=FText | | | | | | | | | | | | | TComponent | Controls.pas |
6284 | TControlCanvas | constructor | TControlCanvas | 910686 | public | __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TCanvas | Controls.pas |
6285 | TControlCanvas | data | FControl | 910687 | private | TControl* | controls.hpp | 0 | | | | | | | | | | | | | | | | | TCanvas | Controls.pas |
6286 | TControlCanvas | data | FDeviceContext | 910688 | private | HDC | controls.hpp | 0 | | | | | | | | | | | | | | | | | TCanvas | Controls.pas |
6287 | TControlCanvas | data | FWindowHandle | 910689 | private | HWND | controls.hpp | 0 | | | | | | | | | | | | | | | | | TCanvas | Controls.pas |
6288 | TControlCanvas | function | CreateHandle | 910690 | protected | virtual void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TCanvas | Controls.pas |
6289 | TControlCanvas | function | FreeHandle | 910691 | public | void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TCanvas | Controls.pas |
6290 | TControlCanvas | function | SetControl | 910692 | private | void __fastcall | controls.hpp | 1 | TControl* | AControl | | | | | | | | | | | | | | | TCanvas | Controls.pas |
6291 | TControlCanvas | function | ~TControlCanvas | 910693 | public | __fastcall virtual | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TCanvas | Controls.pas |
6292 | TControlCanvas | property | Control | 910694 | public | __property TControl* | controls.hpp | 2 | | read=FControl | | write=SetControl | | | | | | | | | | | | | TCanvas | Controls.pas |
6293 | TControlHandle | constructor | TControlHandle | 925050 | public | __fastcall virtual | quickrpt.hpp | 2 | TQRDesigner* | aQRDesigner | THandlePosition | aPosition | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6294 | TControlHandle | constructor | TControlHandle | 925051 | public | __fastcall virtual | quickrpt.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6295 | TControlHandle | constructor | TControlHandle | 925052 | public | __fastcall | quickrpt.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6296 | TControlHandle | data | FPosition | 925053 | private | THandlePosition | quickrpt.hpp | 0 | | | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6297 | TControlHandle | data | QRDesigner | 925054 | private | TQRDesigner* | quickrpt.hpp | 0 | | | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6298 | TControlHandle | function | GetCenter | 925055 | private | tagPOINT __fastcall | quickrpt.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6299 | TControlHandle | function | Hide | 925056 | public | HIDESBASE void __fastcall | quickrpt.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6300 | TControlHandle | function | MouseDown | 925057 | protected | DYNAMIC void __fastcall | quickrpt.hpp | 4 | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TCustomControl | quickrpt.pas |
6301 | TControlHandle | function | MouseMove | 925058 | protected | DYNAMIC void __fastcall | quickrpt.hpp | 3 | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | | | TCustomControl | quickrpt.pas |
6302 | TControlHandle | function | MouseUp | 925059 | protected | DYNAMIC void __fastcall | quickrpt.hpp | 4 | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TCustomControl | quickrpt.pas |
6303 | TControlHandle | function | Paint | 925060 | public | virtual void __fastcall | quickrpt.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6304 | TControlHandle | function | SetParent | 925061 | protected | virtual void __fastcall | quickrpt.hpp | 1 | Controls::TWinControl* | aParent | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6305 | TControlHandle | function | SetPos | 925062 | private | void __fastcall | quickrpt.hpp | 2 | int | x | int | y | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6306 | TControlHandle | function | SetPosition | 925063 | private | void __fastcall | quickrpt.hpp | 1 | THandlePosition | Value | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6307 | TControlHandle | function | Show | 925064 | public | HIDESBASE void __fastcall | quickrpt.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6308 | TControlHandle | function | ~TControlHandle | 925065 | public | __fastcall virtual | quickrpt.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6309 | TControlHandle | property | Center | 925066 | public | __property tagPOINT | quickrpt.hpp | 1 | | read=GetCenter | | | | | | | | | | | | | | | TCustomControl | quickrpt.pas |
6310 | TControlHandle | property | Position | 925067 | public | __property THandlePosition | quickrpt.hpp | 3 | | read=FPosition | | write=SetPosition | | nodefault | | | | | | | | | | | TCustomControl | quickrpt.pas |
6311 | TControlScrollBar | constructor | TControlScrollBar | 912658 | public | __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6312 | TControlScrollBar | constructor | TControlScrollBar | 912659 | private | __fastcall | forms.hpp | 2 | TScrollingWinControl* | AControl | TScrollBarKind | AKind | | | | | | | | | | | | | TPersistent | Forms.pas |
6313 | TControlScrollBar | data | FCalcRange | 912660 | private | int | forms.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6314 | TControlScrollBar | data | FControl | 912661 | private | TScrollingWinControl* | forms.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6315 | TControlScrollBar | data | FIncrement | 912662 | private | TScrollBarInc | forms.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6316 | TControlScrollBar | data | FKind | 912663 | private | TScrollBarKind | forms.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6317 | TControlScrollBar | data | FMargin | 912664 | private | Word | forms.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6318 | TControlScrollBar | data | FPosition | 912665 | private | int | forms.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6319 | TControlScrollBar | data | FRange | 912666 | private | int | forms.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6320 | TControlScrollBar | data | FScaled | 912667 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6321 | TControlScrollBar | data | FTracking | 912668 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6322 | TControlScrollBar | data | FVisible | 912669 | private | bool | forms.hpp | 0 | | | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6323 | TControlScrollBar | function | Assign | 912670 | public | virtual void __fastcall | forms.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6324 | TControlScrollBar | function | CalcAutoRange | 912671 | private | void __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6325 | TControlScrollBar | function | ControlSize | 912672 | private | int __fastcall | forms.hpp | 2 | bool | ControlSB | bool | AssumeSB | | | | | | | | | | | | | TPersistent | Forms.pas |
6326 | TControlScrollBar | function | DoSetRange | 912673 | private | void __fastcall | forms.hpp | 1 | int | Value | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6327 | TControlScrollBar | function | GetScrollPos | 912674 | private | int __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6328 | TControlScrollBar | function | IsRangeStored | 912675 | private | bool __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6329 | TControlScrollBar | function | NeedsScrollBarVisible | 912676 | private | bool __fastcall | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6330 | TControlScrollBar | function | ScrollMessage | 912677 | private | void __fastcall | forms.hpp | 1 | Messages::TWMScroll& | Msg | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6331 | TControlScrollBar | function | SetPosition | 912678 | private | void __fastcall | forms.hpp | 1 | int | Value | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6332 | TControlScrollBar | function | SetRange | 912679 | private | void __fastcall | forms.hpp | 1 | int | Value | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6333 | TControlScrollBar | function | SetVisible | 912680 | private | void __fastcall | forms.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6334 | TControlScrollBar | function | Update | 912681 | private | void __fastcall | forms.hpp | 2 | bool | ControlSB | bool | AssumeSB | | | | | | | | | | | | | TPersistent | Forms.pas |
6335 | TControlScrollBar | function | ~TControlScrollBar | 912682 | public | __fastcall virtual | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TPersistent | Forms.pas |
6336 | TControlScrollBar | property | Increment | 912683 | __published | __property TScrollBarInc | forms.hpp | 3 | | read=FIncrement | | write=FIncrement | | default=8 | | | | | | | | | | | TPersistent | Forms.pas |
6337 | TControlScrollBar | property | Kind | 912684 | public | __property TScrollBarKind | forms.hpp | 2 | | read=FKind | | nodefault | | | | | | | | | | | | | TPersistent | Forms.pas |
6338 | TControlScrollBar | property | Margin | 912685 | __published | __property Word | forms.hpp | 3 | | read=FMargin | | write=FMargin | | default=0 | | | | | | | | | | | TPersistent | Forms.pas |
6339 | TControlScrollBar | property | Position | 912686 | __published | __property int | forms.hpp | 3 | | read=FPosition | | write=SetPosition | | default=0 | | | | | | | | | | | TPersistent | Forms.pas |
6340 | TControlScrollBar | property | Range | 912687 | __published | __property int | forms.hpp | 4 | | read=FRange | | write=SetRange | | stored=IsRangeStored | | default=0 | | | | | | | | | TPersistent | Forms.pas |
6341 | TControlScrollBar | property | ScrollPos | 912688 | public | __property int | forms.hpp | 2 | | read=GetScrollPos | | nodefault | | | | | | | | | | | | | TPersistent | Forms.pas |
6342 | TControlScrollBar | property | Tracking | 912689 | __published | __property bool | forms.hpp | 3 | | read=FTracking | | write=FTracking | | default=0 | | | | | | | | | | | TPersistent | Forms.pas |
6343 | TControlScrollBar | property | Visible | 912690 | __published | __property bool | forms.hpp | 3 | | read=FVisible | | write=SetVisible | | default=1 | | | | | | | | | | | TPersistent | Forms.pas |
6344 | TConversion | constructor | TConversion | 908558 | public | __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComCtrls.pas |
6345 | TConversion | function | ConvertReadStream | 908559 | public | virtual int __fastcall | comctrls.hpp | 3 | Classes::TStream* | Stream | char * | Buffer | int | BufSize | | | | | | | | | | | TObject | ComCtrls.pas |
6346 | TConversion | function | ConvertWriteStream | 908560 | public | virtual int __fastcall | comctrls.hpp | 3 | Classes::TStream* | Stream | char * | Buffer | int | BufSize | | | | | | | | | | | TObject | ComCtrls.pas |
6347 | TConversion | function | ~TConversion | 908561 | public | __fastcall virtual | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | ComCtrls.pas |
6348 | TCookie | constructor | TCookie | 928728 | public | __fastcall virtual | httpapp.hpp | 1 | Classes::TCollection* | Collection | | | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6349 | TCookie | data | FDomain | 928729 | private | System::AnsiString | httpapp.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6350 | TCookie | data | FExpires | 928730 | private | System::TDateTime | httpapp.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6351 | TCookie | data | FName | 928731 | private | System::AnsiString | httpapp.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6352 | TCookie | data | FPath | 928732 | private | System::AnsiString | httpapp.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6353 | TCookie | data | FSecure | 928733 | private | bool | httpapp.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6354 | TCookie | data | FValue | 928734 | private | System::AnsiString | httpapp.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6355 | TCookie | function | AssignTo | 928735 | public | virtual void __fastcall | httpapp.hpp | 1 | Classes::TPersistent* | Dest | | | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6356 | TCookie | function | GetHeaderValue | 928736 | protected | System::AnsiString __fastcall | httpapp.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6357 | TCookie | function | ~TCookie | 928737 | public | __fastcall virtual | httpapp.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6358 | TCookie | property | Domain | 928738 | public | __property System::AnsiString | httpapp.hpp | 2 | | read=FDomain | | write=FDomain | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6359 | TCookie | property | Expires | 928739 | public | __property System::TDateTime | httpapp.hpp | 2 | | read=FExpires | | write=FExpires | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6360 | TCookie | property | HeaderValue | 928740 | public | __property System::AnsiString | httpapp.hpp | 1 | | read=GetHeaderValue | | | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6361 | TCookie | property | Name | 928741 | public | __property System::AnsiString | httpapp.hpp | 2 | | read=FName | | write=FName | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6362 | TCookie | property | Path | 928742 | public | __property System::AnsiString | httpapp.hpp | 2 | | read=FPath | | write=FPath | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6363 | TCookie | property | Secure | 928743 | public | __property bool | httpapp.hpp | 3 | | read=FSecure | | write=FSecure | | nodefault | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6364 | TCookie | property | Value | 928744 | public | __property System::AnsiString | httpapp.hpp | 2 | | read=FValue | | write=FValue | | | | | | | | | | | | | TCollectionItem | HTTPApp.pas |
6365 | TCookieCollection | constructor | TCookieCollection | 928745 | public | __fastcall | httpapp.hpp | 2 | TWebResponse* | WebResponse | System::TMetaClass* | ItemClass | | | | | | | | | | | | | TCollection | HTTPApp.pas |
6366 | TCookieCollection | data | FWebResponse | 928746 | private | TWebResponse* | httpapp.hpp | 0 | | | | | | | | | | | | | | | | | TCollection | HTTPApp.pas |
6367 | TCookieCollection | function | Add | 928747 | public | HIDESBASE TCookie* __fastcall | httpapp.hpp | 1 | | void | | | | | | | | | | | | | | | TCollection | HTTPApp.pas |
6368 | TCookieCollection | function | GetCookie | 928748 | protected | TCookie* __fastcall | httpapp.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCollection | HTTPApp.pas |
6369 | TCookieCollection | function | SetCookie | 928749 | protected | void __fastcall | httpapp.hpp | 2 | int | Index | TCookie* | Cookie | | | | | | | | | | | | | TCollection | HTTPApp.pas |
6370 | TCookieCollection | function | ~TCookieCollection | 928750 | public | __fastcall virtual | httpapp.hpp | 1 | | void | | | | | | | | | | | | | | | TCollection | HTTPApp.pas |
6371 | TCookieCollection | property | WebResponse | 928751 | public | __property TWebResponse* | httpapp.hpp | 1 | | read=FWebResponse | | | | | | | | | | | | | | | TCollection | HTTPApp.pas |
6372 | TCoolBand | constructor | TCoolBand | 908562 | public | __fastcall virtual | comctrls.hpp | 1 | Classes::TCollection* | Collection | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6373 | TCoolBand | data | FBitmap | 908563 | private | Graphics::TBitmap* | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6374 | TCoolBand | data | FBorderStyle | 908564 | private | TFormBorderStyle | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6375 | TCoolBand | data | FBreak | 908565 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6376 | TCoolBand | data | FColor | 908566 | private | Graphics::TColor | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6377 | TCoolBand | data | FControl | 908567 | private | Controls::TWinControl* | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6378 | TCoolBand | data | FDDB | 908568 | private | Graphics::TBitmap* | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6379 | TCoolBand | data | FFixedBackground | 908569 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6380 | TCoolBand | data | FFixedSize | 908570 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6381 | TCoolBand | data | FHorizontalOnly | 908571 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6382 | TCoolBand | data | FID | 908572 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6383 | TCoolBand | data | FImageIndex | 908573 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6384 | TCoolBand | data | FMinHeight | 908574 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6385 | TCoolBand | data | FMinWidth | 908575 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6386 | TCoolBand | data | FParentBitmap | 908576 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6387 | TCoolBand | data | FParentColor | 908577 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6388 | TCoolBand | data | FText | 908578 | private | System::AnsiString | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6389 | TCoolBand | data | FVisible | 908579 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6390 | TCoolBand | data | FWidth | 908580 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6391 | TCoolBand | function | Assign | 908581 | public | virtual void __fastcall | comctrls.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6392 | TCoolBand | function | BitmapChanged | 908582 | private | void __fastcall | comctrls.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6393 | TCoolBand | function | CoolBar | 908583 | private | TCoolBar* __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6394 | TCoolBand | function | GetDisplayName | 908584 | protected | virtual System::AnsiString __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6395 | TCoolBand | function | GetHeight | 908585 | private | int __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6396 | TCoolBand | function | GetVisible | 908586 | private | bool __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6397 | TCoolBand | function | IsBitmapStored | 908587 | private | bool __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6398 | TCoolBand | function | IsColorStored | 908588 | private | bool __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6399 | TCoolBand | function | ParentBitmapChanged | 908589 | protected | DYNAMIC void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6400 | TCoolBand | function | ParentColorChanged | 908590 | protected | DYNAMIC void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6401 | TCoolBand | function | SetBitmap | 908591 | private | void __fastcall | comctrls.hpp | 1 | Graphics::TBitmap* | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6402 | TCoolBand | function | SetBorderStyle | 908592 | private | void __fastcall | comctrls.hpp | 1 | Forms::TBorderStyle | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6403 | TCoolBand | function | SetBreak | 908593 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6404 | TCoolBand | function | SetColor | 908594 | private | void __fastcall | comctrls.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6405 | TCoolBand | function | SetControl | 908595 | private | void __fastcall | comctrls.hpp | 1 | Controls::TWinControl* | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6406 | TCoolBand | function | SetFixedBackground | 908596 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6407 | TCoolBand | function | SetFixedSize | 908597 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6408 | TCoolBand | function | SetHorizontalOnly | 908598 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6409 | TCoolBand | function | SetImageIndex | 908599 | private | void __fastcall | comctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6410 | TCoolBand | function | SetMinHeight | 908600 | private | void __fastcall | comctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6411 | TCoolBand | function | SetMinWidth | 908601 | private | void __fastcall | comctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6412 | TCoolBand | function | SetParentBitmap | 908602 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6413 | TCoolBand | function | SetParentColor | 908603 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6414 | TCoolBand | function | SetText | 908604 | private | void __fastcall | comctrls.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6415 | TCoolBand | function | SetVisible | 908605 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6416 | TCoolBand | function | SetWidth | 908606 | private | void __fastcall | comctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6417 | TCoolBand | function | ~TCoolBand | 908607 | public | __fastcall virtual | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6418 | TCoolBand | property | Bitmap | 908608 | __published | __property Graphics::TBitmap* | comctrls.hpp | 3 | | read=FBitmap | | write=SetBitmap | | stored=IsBitmapStored | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6419 | TCoolBand | property | BorderStyle | 908609 | public | __property Forms::TBorderStyle | comctrls.hpp | 3 | | read=FBorderStyle | | write=SetBorderStyle | | default=1 | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6420 | TCoolBand | property | Break | 908610 | __published | __property bool | comctrls.hpp | 3 | | read=FBreak | | write=SetBreak | | default=1 | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6421 | TCoolBand | property | Color | 908611 | __published | __property Graphics::TColor | comctrls.hpp | 4 | | read=FColor | | write=SetColor | | stored=IsColorStored | | default=-2147483633 | | | | | | | | | TCollectionItem | ComCtrls.pas |
6422 | TCoolBand | property | Control | 908612 | __published | __property Controls::TWinControl* | comctrls.hpp | 2 | | read=FControl | | write=SetControl | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6423 | TCoolBand | property | FixedBackground | 908613 | __published | __property bool | comctrls.hpp | 3 | | read=FFixedBackground | | write=SetFixedBackground | | default=1 | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6424 | TCoolBand | property | FixedSize | 908614 | __published | __property bool | comctrls.hpp | 3 | | read=FFixedSize | | write=SetFixedSize | | default=0 | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6425 | TCoolBand | property | Height | 908615 | public | __property int | comctrls.hpp | 2 | | read=GetHeight | | nodefault | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6426 | TCoolBand | property | HorizontalOnly | 908616 | __published | __property bool | comctrls.hpp | 3 | | read=FHorizontalOnly | | write=SetHorizontalOnly | | default=0 | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6427 | TCoolBand | property | ImageIndex | 908617 | __published | __property int | comctrls.hpp | 3 | | read=FImageIndex | | write=SetImageIndex | | nodefault | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6428 | TCoolBand | property | MinHeight | 908618 | __published | __property int | comctrls.hpp | 3 | | read=FMinHeight | | write=SetMinHeight | | default=25 | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6429 | TCoolBand | property | MinWidth | 908619 | __published | __property int | comctrls.hpp | 3 | | read=FMinWidth | | write=SetMinWidth | | default=0 | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6430 | TCoolBand | property | ParentBitmap | 908620 | __published | __property bool | comctrls.hpp | 3 | | read=FParentBitmap | | write=SetParentBitmap | | default=1 | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6431 | TCoolBand | property | ParentColor | 908621 | __published | __property bool | comctrls.hpp | 3 | | read=FParentColor | | write=SetParentColor | | default=1 | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6432 | TCoolBand | property | Text | 908622 | __published | __property System::AnsiString | comctrls.hpp | 2 | | read=FText | | write=SetText | | | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6433 | TCoolBand | property | Visible | 908623 | __published | __property bool | comctrls.hpp | 3 | | read=GetVisible | | write=SetVisible | | default=1 | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6434 | TCoolBand | property | Width | 908624 | __published | __property int | comctrls.hpp | 3 | | read=FWidth | | write=SetWidth | | nodefault | | | | | | | | | | | TCollectionItem | ComCtrls.pas |
6435 | TCoolBands | constructor | TCoolBands | 908625 | public | __fastcall | comctrls.hpp | 1 | TCoolBar* | CoolBar | | | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6436 | TCoolBands | data | FCoolBar | 908626 | private | TCoolBar* | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6437 | TCoolBands | data | FVisibleCount | 908627 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6438 | TCoolBands | function | Add | 908628 | public | HIDESBASE TCoolBand* __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6439 | TCoolBands | function | FindBand | 908629 | protected | TCoolBand* __fastcall | comctrls.hpp | 1 | Controls::TControl* | AControl | | | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6440 | TCoolBands | function | GetItem | 908630 | private | HIDESBASE TCoolBand* __fastcall | comctrls.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6441 | TCoolBands | function | GetOwner | 908631 | protected | DYNAMIC Classes::TPersistent* __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6442 | TCoolBands | function | HaveGraphic | 908632 | protected | bool __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6443 | TCoolBands | function | SetItem | 908633 | private | HIDESBASE void __fastcall | comctrls.hpp | 2 | int | Index | TCoolBand* | Value | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6444 | TCoolBands | function | Update | 908634 | protected | virtual void __fastcall | comctrls.hpp | 1 | Classes::TCollectionItem* | Item | | | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6445 | TCoolBands | function | ~TCoolBands | 908635 | public | __fastcall virtual | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6446 | TCoolBands | property | CoolBar | 908636 | public | __property TCoolBar* | comctrls.hpp | 1 | | read=FCoolBar | | | | | | | | | | | | | | | TCollection | ComCtrls.pas |
6447 | TCoolBar | constructor | TCoolBar | 908637 | public | __fastcall virtual | comctrls.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6448 | TCoolBar | constructor | TCoolBar | 908638 | public | __fastcall | comctrls.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6449 | TCoolBar | data | FAutoSize | 908639 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6450 | TCoolBar | data | FBandBorderStyle | 908640 | private | TFormBorderStyle | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6451 | TCoolBar | data | FBands | 908641 | private | TCoolBands* | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6452 | TCoolBar | data | FBitmap | 908642 | private | Graphics::TBitmap* | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6453 | TCoolBar | data | FCaptionFont | 908643 | private | Graphics::TFont* | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6454 | TCoolBar | data | FCaptionFontHeight | 908644 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6455 | TCoolBar | data | FDDB | 908645 | private | Graphics::TBitmap* | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6456 | TCoolBar | data | FFixedOrder | 908646 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6457 | TCoolBar | data | FFixedSize | 908647 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6458 | TCoolBar | data | FImageChangeLink | 908648 | private | Controls::TChangeLink* | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6459 | TCoolBar | data | FImages | 908649 | private | Controls::TImageList* | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6460 | TCoolBar | data | FOnChange | 908650 | private | Classes::TNotifyEvent | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6461 | TCoolBar | data | FOnResize | 908651 | private | Classes::TNotifyEvent | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6462 | TCoolBar | data | FShowText | 908652 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6463 | TCoolBar | data | FTrackDrag | 908653 | private | Windows::TSmallPoint | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6464 | TCoolBar | data | FUpdateCount | 908654 | private | int | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6465 | TCoolBar | data | FVertical | 908655 | private | bool | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6466 | TCoolBar | function | AdjustSize | 908656 | private | void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6467 | TCoolBar | function | AlignControls | 908657 | protected | virtual void __fastcall | comctrls.hpp | 2 | Controls::TControl* | AControl | Windows::TRect& | Rect | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6468 | TCoolBar | function | BeginUpdate | 908658 | private | void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6469 | TCoolBar | function | BitmapChanged | 908659 | private | void __fastcall | comctrls.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6470 | TCoolBar | function | CMColorChanged | 908660 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6471 | TCoolBar | function | CMControlChange | 908661 | private | MESSAGE void __fastcall | comctrls.hpp | 1 | Controls::TCMControlChange& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6472 | TCoolBar | function | CMDesignHitTest | 908662 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6473 | TCoolBar | function | CMSysColorChange | 908663 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6474 | TCoolBar | function | CMSysFontChanged | 908664 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6475 | TCoolBar | function | CMWinIniChange | 908665 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMWinIniChange& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6476 | TCoolBar | function | CNBandChange | 908666 | private | MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6477 | TCoolBar | function | CNNotify | 908667 | private | MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMNotify& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6478 | TCoolBar | function | Change | 908668 | protected | DYNAMIC void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6479 | TCoolBar | function | CreateParams | 908669 | protected | virtual void __fastcall | comctrls.hpp | 1 | Controls::TCreateParams& | Params | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6480 | TCoolBar | function | CreateWnd | 908670 | protected | virtual void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6481 | TCoolBar | function | DisableBands | 908671 | private | void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6482 | TCoolBar | function | EndUpdate | 908672 | private | void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6483 | TCoolBar | function | GetAlign | 908673 | private | Controls::TAlign __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6484 | TCoolBar | function | GetCaptionFont | 908674 | private | HFONT __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6485 | TCoolBar | function | GetCaptionFontHeight | 908675 | private | int __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6486 | TCoolBar | function | GetCaptionSize | 908676 | private | int __fastcall | comctrls.hpp | 1 | TCoolBand* | Band | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6487 | TCoolBar | function | GetPalette | 908677 | protected | DYNAMIC HPALETTE __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6488 | TCoolBar | function | GetRowHeight | 908678 | private | int __fastcall | comctrls.hpp | 1 | int | Index | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6489 | TCoolBar | function | ImageListChange | 908679 | private | void __fastcall | comctrls.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6490 | TCoolBar | function | IsAutoSized | 908680 | private | bool __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6491 | TCoolBar | function | IsBackgroundDirty | 908681 | private | bool __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6492 | TCoolBar | function | Loaded | 908682 | protected | virtual void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6493 | TCoolBar | function | Notification | 908683 | protected | virtual void __fastcall | comctrls.hpp | 2 | Classes::TComponent* | AComponent | Classes::TOperation | Operation | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6494 | TCoolBar | function | PtInGripRect | 908684 | private | int __fastcall | comctrls.hpp | 1 | const tagPOINT& | Pos | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6495 | TCoolBar | function | ReadBands | 908685 | private | bool __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6496 | TCoolBar | function | Resize | 908686 | protected | DYNAMIC void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6497 | TCoolBar | function | SetAlign | 908687 | private | HIDESBASE void __fastcall | comctrls.hpp | 1 | Controls::TAlign | Value | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6498 | TCoolBar | function | SetAutoSize | 908688 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6499 | TCoolBar | function | SetBandBorderStyle | 908689 | private | void __fastcall | comctrls.hpp | 1 | Forms::TBorderStyle | Value | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6500 | TCoolBar | function | SetBands | 908690 | private | void __fastcall | comctrls.hpp | 1 | TCoolBands* | Value | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6501 | TCoolBar | function | SetBitmap | 908691 | private | void __fastcall | comctrls.hpp | 1 | Graphics::TBitmap* | Value | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6502 | TCoolBar | function | SetFixedOrder | 908692 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6503 | TCoolBar | function | SetFixedSize | 908693 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6504 | TCoolBar | function | SetImageList | 908694 | private | void __fastcall | comctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6505 | TCoolBar | function | SetImages | 908695 | private | void __fastcall | comctrls.hpp | 1 | Controls::TImageList* | Value | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6506 | TCoolBar | function | SetShowText | 908696 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6507 | TCoolBar | function | SetVertical | 908697 | private | void __fastcall | comctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6508 | TCoolBar | function | UpdateBand | 908698 | private | void __fastcall | comctrls.hpp | 1 | int | Index | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6509 | TCoolBar | function | UpdateBands | 908699 | private | void __fastcall | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6510 | TCoolBar | function | UpdateItem | 908700 | private | bool __fastcall | comctrls.hpp | 3 | int | Message | int | FromIndex | int | ToIndex | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6511 | TCoolBar | function | WMCaptureChanged | 908701 | private | MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6512 | TCoolBar | function | WMEraseBkgnd | 908702 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMEraseBkgnd& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6513 | TCoolBar | function | WMLButtonDown | 908703 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6514 | TCoolBar | function | WMLButtonUp | 908704 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6515 | TCoolBar | function | WMNotifyFormat | 908705 | private | MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6516 | TCoolBar | function | WMSetCursor | 908706 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMSetCursor& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6517 | TCoolBar | function | WMSize | 908707 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMSize& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6518 | TCoolBar | function | WMWindowPosChanged | 908708 | private | HIDESBASE MESSAGE void __fastcall | comctrls.hpp | 1 | Messages::TWMWindowPosMsg& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6519 | TCoolBar | function | WndProc | 908709 | protected | virtual void __fastcall | comctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6520 | TCoolBar | function | ~TCoolBar | 908710 | public | __fastcall virtual | comctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6521 | TCoolBar | property | Align | 908711 | __published | __property | comctrls.hpp | 3 | | read=GetAlign | | write=SetAlign | | default=1 | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6522 | TCoolBar | property | AutoSize | 908712 | __published | __property bool | comctrls.hpp | 3 | | read=FAutoSize | | write=SetAutoSize | | default=0 | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6523 | TCoolBar | property | BandBorderStyle | 908713 | __published | __property Forms::TBorderStyle | comctrls.hpp | 3 | | read=FBandBorderStyle | | write=SetBandBorderStyle | | default=1 | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6524 | TCoolBar | property | Bands | 908714 | __published | __property TCoolBands* | comctrls.hpp | 2 | | read=FBands | | write=SetBands | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6525 | TCoolBar | property | Bitmap | 908715 | __published | __property Graphics::TBitmap* | comctrls.hpp | 2 | | read=FBitmap | | write=SetBitmap | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6526 | TCoolBar | property | BorderWidth | 908716 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6527 | TCoolBar | property | Color | 908717 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6528 | TCoolBar | property | Ctl3D | 908718 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6529 | TCoolBar | property | DragCursor | 908719 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6530 | TCoolBar | property | DragMode | 908720 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6531 | TCoolBar | property | EdgeBorders | 908721 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6532 | TCoolBar | property | EdgeInner | 908722 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6533 | TCoolBar | property | EdgeOuter | 908723 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6534 | TCoolBar | property | Enabled | 908724 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6535 | TCoolBar | property | FixedOrder | 908725 | __published | __property bool | comctrls.hpp | 3 | | read=FFixedOrder | | write=SetFixedOrder | | default=0 | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6536 | TCoolBar | property | FixedSize | 908726 | __published | __property bool | comctrls.hpp | 3 | | read=FFixedSize | | write=SetFixedSize | | default=0 | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6537 | TCoolBar | property | Font | 908727 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6538 | TCoolBar | property | Images | 908728 | __published | __property Controls::TImageList* | comctrls.hpp | 2 | | read=FImages | | write=SetImages | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6539 | TCoolBar | property | OnChange | 908729 | __published | __property Classes::TNotifyEvent | comctrls.hpp | 2 | | read=FOnChange | | write=FOnChange | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6540 | TCoolBar | property | OnClick | 908730 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6541 | TCoolBar | property | OnDblClick | 908731 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6542 | TCoolBar | property | OnDragDrop | 908732 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6543 | TCoolBar | property | OnDragOver | 908733 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6544 | TCoolBar | property | OnEndDrag | 908734 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6545 | TCoolBar | property | OnMouseDown | 908735 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6546 | TCoolBar | property | OnMouseMove | 908736 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6547 | TCoolBar | property | OnMouseUp | 908737 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6548 | TCoolBar | property | OnResize | 908738 | __published | __property Classes::TNotifyEvent | comctrls.hpp | 2 | | read=FOnResize | | write=FOnResize | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6549 | TCoolBar | property | OnStartDrag | 908739 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6550 | TCoolBar | property | ParentColor | 908740 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6551 | TCoolBar | property | ParentFont | 908741 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6552 | TCoolBar | property | ParentShowHint | 908742 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6553 | TCoolBar | property | PopupMenu | 908743 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6554 | TCoolBar | property | ShowHint | 908744 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6555 | TCoolBar | property | ShowText | 908745 | __published | __property bool | comctrls.hpp | 3 | | read=FShowText | | write=SetShowText | | default=1 | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6556 | TCoolBar | property | Vertical | 908746 | __published | __property bool | comctrls.hpp | 3 | | read=FVertical | | write=SetVertical | | default=0 | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6557 | TCoolBar | property | Visible | 908747 | __published | __property | comctrls.hpp | 0 | | | | | | | | | | | | | | | | | TToolWindow | ComCtrls.pas |
6558 | TCopyParser | constructor | TCopyParser | 928449 | public | __fastcall | copyprsr.hpp | 2 | Classes::TStream* | Stream | Classes::TStream* | OutStream | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6559 | TCopyParser | data | FBufEnd | 928450 | private | char * | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6560 | TCopyParser | data | FBufPtr | 928451 | private | char * | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6561 | TCopyParser | data | FBuffer | 928452 | private | char * | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6562 | TCopyParser | data | FOrigin | 928453 | private | int | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6563 | TCopyParser | data | FOutStream | 928454 | private | Classes::TStream* | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6564 | TCopyParser | data | FSaveChar | 928455 | private | char | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6565 | TCopyParser | data | FSourceEnd | 928456 | private | char * | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6566 | TCopyParser | data | FSourceLine | 928457 | private | int | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6567 | TCopyParser | data | FSourcePtr | 928458 | private | char * | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6568 | TCopyParser | data | FStream | 928459 | private | Classes::TStream* | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6569 | TCopyParser | data | FStringPtr | 928460 | private | char * | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6570 | TCopyParser | data | FToken | 928461 | private | char | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6571 | TCopyParser | data | FTokenPtr | 928462 | private | char * | copyprsr.hpp | 0 | | | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6572 | TCopyParser | function | CheckToken | 928463 | public | void __fastcall | copyprsr.hpp | 1 | char | T | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6573 | TCopyParser | function | CheckTokenSymbol | 928464 | public | void __fastcall | copyprsr.hpp | 1 | const System::AnsiString | S | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6574 | TCopyParser | function | CopySkipTo | 928465 | private | System::AnsiString __fastcall | copyprsr.hpp | 2 | int | Length | bool | DoCopy | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6575 | TCopyParser | function | CopySkipToEOF | 928466 | private | System::AnsiString __fastcall | copyprsr.hpp | 1 | bool | DoCopy | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6576 | TCopyParser | function | CopySkipToEOL | 928467 | private | System::AnsiString __fastcall | copyprsr.hpp | 1 | bool | DoCopy | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6577 | TCopyParser | function | CopySkipToToken | 928468 | private | System::AnsiString __fastcall | copyprsr.hpp | 2 | char | AToken | bool | DoCopy | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6578 | TCopyParser | function | CopyTo | 928469 | public | System::AnsiString __fastcall | copyprsr.hpp | 1 | int | Length | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6579 | TCopyParser | function | CopyToEOF | 928470 | public | System::AnsiString __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6580 | TCopyParser | function | CopyToEOL | 928471 | public | System::AnsiString __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6581 | TCopyParser | function | CopyToToken | 928472 | public | System::AnsiString __fastcall | copyprsr.hpp | 1 | char | AToken | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6582 | TCopyParser | function | CopyTokenToOutput | 928473 | public | void __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6583 | TCopyParser | function | Error | 928474 | public | void __fastcall | copyprsr.hpp | 1 | const System::AnsiString | Ident | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6584 | TCopyParser | function | ErrorFmt | 928475 | public | void __fastcall | copyprsr.hpp | 3 | const System::AnsiString | Ident | const System::TVarRec * | Args | const int | Args_Size | | | | | | | | | | | TObject | CopyPrsr.pas |
6585 | TCopyParser | function | ErrorStr | 928476 | public | void __fastcall | copyprsr.hpp | 1 | const System::AnsiString | Message | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6586 | TCopyParser | function | NextToken | 928477 | public | char __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6587 | TCopyParser | function | ReadBuffer | 928478 | private | void __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6588 | TCopyParser | function | SkipBlanks | 928479 | private | void __fastcall | copyprsr.hpp | 1 | bool | DoCopy | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6589 | TCopyParser | function | SkipEOL | 928480 | public | void __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6590 | TCopyParser | function | SkipTo | 928481 | public | System::AnsiString __fastcall | copyprsr.hpp | 1 | int | Length | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6591 | TCopyParser | function | SkipToEOF | 928482 | public | System::AnsiString __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6592 | TCopyParser | function | SkipToEOL | 928483 | public | System::AnsiString __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6593 | TCopyParser | function | SkipToNextToken | 928484 | private | char __fastcall | copyprsr.hpp | 2 | bool | CopyBlanks | bool | DoCopy | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6594 | TCopyParser | function | SkipToToken | 928485 | public | System::AnsiString __fastcall | copyprsr.hpp | 1 | char | AToken | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6595 | TCopyParser | function | SkipToken | 928486 | public | char __fastcall | copyprsr.hpp | 1 | bool | CopyBlanks | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6596 | TCopyParser | function | SourcePos | 928487 | public | int __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6597 | TCopyParser | function | TokenComponentIdent | 928488 | public | System::AnsiString __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6598 | TCopyParser | function | TokenFloat | 928489 | public | Extended __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6599 | TCopyParser | function | TokenInt | 928490 | public | int __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6600 | TCopyParser | function | TokenString | 928491 | public | System::AnsiString __fastcall | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6601 | TCopyParser | function | TokenSymbolIs | 928492 | public | bool __fastcall | copyprsr.hpp | 1 | const System::AnsiString | S | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6602 | TCopyParser | function | UpdateOutStream | 928493 | private | void __fastcall | copyprsr.hpp | 1 | char * | StartPos | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6603 | TCopyParser | function | ~TCopyParser | 928494 | public | __fastcall virtual | copyprsr.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6604 | TCopyParser | property | SourceLine | 928495 | public | __property int | copyprsr.hpp | 2 | | read=FSourceLine | | nodefault | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6605 | TCopyParser | property | Token | 928496 | public | __property char | copyprsr.hpp | 2 | | read=FToken | | nodefault | | | | | | | | | | | | | TObject | CopyPrsr.pas |
6606 | TCriticalSection | constructor | TCriticalSection | 929439 | public | __fastcall | syncobjs.hpp | 1 | | void | | | | | | | | | | | | | | | TSynchroObject | SyncObjs.pas |
6607 | TCriticalSection | data | FSection | 929440 | private | _RTL_CRITICAL_SECTION | syncobjs.hpp | 0 | | | | | | | | | | | | | | | | | TSynchroObject | SyncObjs.pas |
6608 | TCriticalSection | function | Acquire | 929441 | public | virtual void __fastcall | syncobjs.hpp | 1 | | void | | | | | | | | | | | | | | | TSynchroObject | SyncObjs.pas |
6609 | TCriticalSection | function | Enter | 929442 | public | void __fastcall | syncobjs.hpp | 1 | | void | | | | | | | | | | | | | | | TSynchroObject | SyncObjs.pas |
6610 | TCriticalSection | function | Leave | 929443 | public | void __fastcall | syncobjs.hpp | 1 | | void | | | | | | | | | | | | | | | TSynchroObject | SyncObjs.pas |
6611 | TCriticalSection | function | Release | 929444 | public | virtual void __fastcall | syncobjs.hpp | 1 | | void | | | | | | | | | | | | | | | TSynchroObject | SyncObjs.pas |
6612 | TCriticalSection | function | ~TCriticalSection | 929445 | public | __fastcall virtual | syncobjs.hpp | 1 | | void | | | | | | | | | | | | | | | TSynchroObject | SyncObjs.pas |
6613 | TCubeDim | constructor | TCubeDim | 923598 | protected | __fastcall virtual | mxstore.hpp | 1 | Classes::TCollection* | Collection | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6614 | TCubeDim | data | FBinData | 923599 | private | Mxcommon::TBinData* | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6615 | TCubeDim | data | FBinFormat | 923600 | private | System::AnsiString | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6616 | TCubeDim | data | FBinType | 923601 | private | TBinType | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6617 | TCubeDim | data | FDirty | 923602 | private | bool | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6618 | TCubeDim | data | FStartDate | 923603 | private | Controls::TDate | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6619 | TCubeDim | data | FStartValue | 923604 | private | System::AnsiString | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6620 | TCubeDim | data | FTransform | 923605 | private | TCubeDimTransformEvent | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6621 | TCubeDim | data | FValues | 923606 | private | int | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6622 | TCubeDim | data | bWasActive | 923607 | private | bool | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6623 | TCubeDim | function | Assign | 923608 | protected | virtual void __fastcall | mxstore.hpp | 1 | Classes::TPersistent* | Value | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6624 | TCubeDim | function | AssignBinTypeFormat | 923609 | protected | System::AnsiString __fastcall | mxstore.hpp | 1 | Mxcommon::TBinType | Bins | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6625 | TCubeDim | function | AssignBinTypeTransform | 923610 | protected | TCubeDimTransformEvent __fastcall | mxstore.hpp | 1 | Mxcommon::TBinType | Bins | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6626 | TCubeDim | function | DataSetTransform | 923611 | protected | void __fastcall | mxstore.hpp | 2 | System::Variant& | Value | TCubeDim* | CubeDim | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6627 | TCubeDim | function | DefineProperties | 923612 | private | virtual void __fastcall | mxstore.hpp | 1 | Classes::TFiler* | Filer | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6628 | TCubeDim | function | DoTransform | 923613 | protected | virtual void __fastcall | mxstore.hpp | 1 | System::Variant& | Value | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6629 | TCubeDim | function | GetBin | 923614 | private | Mxcommon::TBinType __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6630 | TCubeDim | function | GetBinValues | 923615 | public | System::Variant __fastcall | mxstore.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6631 | TCubeDim | function | GetLoaded | 923616 | protected | bool __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6632 | TCubeDim | function | InitializeRange | 923617 | protected | virtual void __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6633 | TCubeDim | function | IsBinData | 923618 | public | bool __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6634 | TCubeDim | function | MonthTransform | 923619 | protected | void __fastcall | mxstore.hpp | 2 | System::Variant& | Value | TCubeDim* | CubeDim | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6635 | TCubeDim | function | NotifyCollection | 923620 | protected | virtual void __fastcall | mxstore.hpp | 1 | Mxcommon::TCDNotifyType | aType | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6636 | TCubeDim | function | QuarterTransform | 923621 | protected | void __fastcall | mxstore.hpp | 2 | System::Variant& | Value | TCubeDim* | CubeDim | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6637 | TCubeDim | function | ReadActive | 923622 | private | void __fastcall | mxstore.hpp | 1 | Classes::TReader* | Reader | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6638 | TCubeDim | function | ReadDateBin | 923623 | private | void __fastcall | mxstore.hpp | 1 | Classes::TReader* | Reader | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6639 | TCubeDim | function | ReadStartDate | 923624 | private | void __fastcall | mxstore.hpp | 1 | Classes::TReader* | Reader | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6640 | TCubeDim | function | ReadStartValue | 923625 | private | void __fastcall | mxstore.hpp | 1 | Classes::TReader* | Reader | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6641 | TCubeDim | function | SetBin | 923626 | private | void __fastcall | mxstore.hpp | 1 | Mxcommon::TBinType | Value | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6642 | TCubeDim | function | SetDate | 923627 | private | void __fastcall | mxstore.hpp | 1 | Controls::TDate | Value | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6643 | TCubeDim | function | SetLoaded | 923628 | protected | void __fastcall | mxstore.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6644 | TCubeDim | function | SetStart | 923629 | private | void __fastcall | mxstore.hpp | 1 | System::AnsiString | Value | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6645 | TCubeDim | function | WriteActive | 923630 | private | void __fastcall | mxstore.hpp | 1 | Classes::TWriter* | Writer | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6646 | TCubeDim | function | WriteStartValue | 923631 | private | void __fastcall | mxstore.hpp | 1 | Classes::TWriter* | Writer | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6647 | TCubeDim | function | YearTransform | 923632 | protected | void __fastcall | mxstore.hpp | 2 | System::Variant& | Value | TCubeDim* | CubeDim | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6648 | TCubeDim | function | ~TCubeDim | 923633 | protected | __fastcall virtual | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6649 | TCubeDim | property | BinData | 923634 | public | __property Mxcommon::TBinData* | mxstore.hpp | 1 | | read=FBinData | | | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6650 | TCubeDim | property | BinFormat | 923635 | public | __property System::AnsiString | mxstore.hpp | 2 | | read=FBinFormat | | write=FBinFormat | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6651 | TCubeDim | property | BinType | 923636 | __published | __property Mxcommon::TBinType | mxstore.hpp | 3 | | read=GetBin | | write=SetBin | | nodefault | | | | | | | | | | | TDimensionItem | mxstore.pas |
6652 | TCubeDim | property | Dirty | 923637 | protected | __property bool | mxstore.hpp | 3 | | read=FDirty | | write=FDirty | | nodefault | | | | | | | | | | | TDimensionItem | mxstore.pas |
6653 | TCubeDim | property | Loaded | 923638 | public | __property bool | mxstore.hpp | 3 | | read=GetLoaded | | write=SetLoaded | | nodefault | | | | | | | | | | | TDimensionItem | mxstore.pas |
6654 | TCubeDim | property | OnTransform | 923639 | public | __property TCubeDimTransformEvent | mxstore.hpp | 2 | | read=FTransform | | write=FTransform | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6655 | TCubeDim | property | StartDate | 923640 | public | __property Controls::TDate | mxstore.hpp | 2 | | read=FStartDate | | write=SetDate | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6656 | TCubeDim | property | StartValue | 923641 | public | __property System::AnsiString | mxstore.hpp | 2 | | read=FStartValue | | write=SetStart | | | | | | | | | | | | | TDimensionItem | mxstore.pas |
6657 | TCubeDim | property | ValueCount | 923642 | __published | __property int | mxstore.hpp | 3 | | read=FValues | | write=FValues | | nodefault | | | | | | | | | | | TDimensionItem | mxstore.pas |
6658 | TCubeDim | property | wasActive | 923643 | protected | __property bool | mxstore.hpp | 3 | | read=bWasActive | | write=bWasActive | | nodefault | | | | | | | | | | | TDimensionItem | mxstore.pas |
6659 | TCubeDims | constructor | TCubeDims | 923644 | protected | __fastcall | mxstore.hpp | 2 | Classes::TPersistent* | FOwner | System::TMetaClass* | ItemClass | | | | | | | | | | | | | TDimensionItems | mxstore.pas |
6660 | TCubeDims | function | Add | 923645 | protected | HIDESBASE TCubeDim* __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimensionItems | mxstore.pas |
6661 | TCubeDims | function | Assign | 923646 | protected | virtual void __fastcall | mxstore.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TDimensionItems | mxstore.pas |
6662 | TCubeDims | function | GetCubeDim | 923647 | private | TCubeDim* __fastcall | mxstore.hpp | 1 | int | Index | | | | | | | | | | | | | | | TDimensionItems | mxstore.pas |
6663 | TCubeDims | function | GetDirtyFlag | 923648 | protected | bool __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimensionItems | mxstore.pas |
6664 | TCubeDims | function | GetOwner | 923649 | protected | DYNAMIC Classes::TPersistent* __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimensionItems | mxstore.pas |
6665 | TCubeDims | function | SetCubeDim | 923650 | private | void __fastcall | mxstore.hpp | 2 | int | Index | TCubeDim* | Value | | | | | | | | | | | | | TDimensionItems | mxstore.pas |
6666 | TCubeDims | function | ~TCubeDims | 923651 | public | __fastcall virtual | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TDimensionItems | mxstore.pas |
6667 | TCubeDims | property | IsDirty | 923652 | public | __property bool | mxstore.hpp | 2 | | read=GetDirtyFlag | | nodefault | | | | | | | | | | | | | TDimensionItems | mxstore.pas |
6668 | TCurrencyArray | constructor | TCurrencyArray | 922192 | public | __fastcall virtual | mxarrays.hpp | 2 | int | itemcount | int | dummy | | | | | | | | | | | | | TBaseArray | mxarrays.pas |
6669 | TCurrencyArray | function | Add | 922193 | public | int __fastcall | mxarrays.hpp | 1 | System::Currency | Value | | | | | | | | | | | | | | | TBaseArray | mxarrays.pas |
6670 | TCurrencyArray | function | Assign | 922194 | public | virtual void __fastcall | mxarrays.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TBaseArray | mxarrays.pas |
6671 | TCurrencyArray | function | Find | 922195 | public | bool __fastcall | mxarrays.hpp | 2 | int& | Index | System::Currency | Value | | | | | | | | | | | | | TBaseArray | mxarrays.pas |
6672 | TCurrencyArray | function | GetItem | 922196 | public | HIDESBASE System::Currency __fastcall | mxarrays.hpp | 1 | int | index | | | | | | | | | | | | | | | TBaseArray | mxarrays.pas |
6673 | TCurrencyArray | function | IndexOf | 922197 | public | virtual int __fastcall | mxarrays.hpp | 1 | void * | Item | | | | | | | | | | | | | | | TBaseArray | mxarrays.pas |
6674 | TCurrencyArray | function | PutItem | 922198 | public | HIDESBASE void __fastcall | mxarrays.hpp | 2 | int | index | System::Currency | value | | | | | | | | | | | | | TBaseArray | mxarrays.pas |
6675 | TCurrencyArray | function | ~TCurrencyArray | 922199 | public | __fastcall virtual | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TBaseArray | mxarrays.pas |
6676 | TCurrencyField | constructor | TCurrencyField | 902752 | public | __fastcall virtual | db.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TFloatField | Db.pas |
6677 | TCurrencyField | function | ~TCurrencyField | 902753 | public | __fastcall virtual | db.hpp | 1 | | void | | | | | | | | | | | | | | | TFloatField | Db.pas |
6678 | TCurrencyField | property | Currency | 902754 | __published | __property | db.hpp | 0 | | | | | | | | | | | | | | | | | TFloatField | Db.pas |
6679 | TCursorProperty | constructor | TCursorProperty | 911440 | public | __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
6680 | TCursorProperty | function | GetAttributes | 911441 | public | virtual TPropertyAttributes __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
6681 | TCursorProperty | function | GetValue | 911442 | public | virtual System::AnsiString __fastcall | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
6682 | TCursorProperty | function | GetValues | 911443 | public | virtual void __fastcall | dsgnintf.hpp | 1 | Classes::TGetStrProc | Proc | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
6683 | TCursorProperty | function | SetValue | 911444 | public | virtual void __fastcall | dsgnintf.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
6684 | TCursorProperty | function | ~TCursorProperty | 911445 | public | __fastcall virtual | dsgnintf.hpp | 1 | | void | | | | | | | | | | | | | | | TIntegerProperty | DsgnIntf.pas |
6685 | TCustomActiveForm | constructor | TCustomActiveForm | 912691 | public | __fastcall virtual | forms.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6686 | TCustomActiveForm | constructor | TCustomActiveForm | 912692 | public | __fastcall | forms.hpp | 2 | Classes::TComponent* | AOwner | int | Dummy | | | | | | | | | | | | | TCustomForm | Forms.pas |
6687 | TCustomActiveForm | constructor | TCustomActiveForm | 912693 | public | __fastcall | forms.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6688 | TCustomActiveForm | data | FAxBorderStyle | 912694 | private | TActiveFormBorderStyle | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6689 | TCustomActiveForm | function | CreateParams | 912695 | protected | virtual void __fastcall | forms.hpp | 1 | Controls::TCreateParams& | Params | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6690 | TCustomActiveForm | function | SetAxBorderStyle | 912696 | private | void __fastcall | forms.hpp | 1 | TActiveFormBorderStyle | Value | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6691 | TCustomActiveForm | function | WantChildKey | 912697 | public | virtual bool __fastcall | forms.hpp | 2 | Controls::TControl* | Child | Messages::TMessage& | Message | | | | | | | | | | | | | TCustomForm | Forms.pas |
6692 | TCustomActiveForm | function | ~TCustomActiveForm | 912698 | public | __fastcall virtual | forms.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6693 | TCustomActiveForm | property | ActiveControl | 912699 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6694 | TCustomActiveForm | property | AutoScroll | 912700 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6695 | TCustomActiveForm | property | AxBorderStyle | 912701 | __published | __property TActiveFormBorderStyle | forms.hpp | 3 | | read=FAxBorderStyle | | write=SetAxBorderStyle | | default=1 | | | | | | | | | | | TCustomForm | Forms.pas |
6696 | TCustomActiveForm | property | Caption | 912702 | __published | __property | forms.hpp | 1 | | stored=true | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6697 | TCustomActiveForm | property | Color | 912703 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6698 | TCustomActiveForm | property | Font | 912704 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6699 | TCustomActiveForm | property | Height | 912705 | __published | __property | forms.hpp | 1 | | stored=true | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6700 | TCustomActiveForm | property | HorzScrollBar | 912706 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6701 | TCustomActiveForm | property | KeyPreview | 912707 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6702 | TCustomActiveForm | property | OnActivate | 912708 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6703 | TCustomActiveForm | property | OnClick | 912709 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6704 | TCustomActiveForm | property | OnCreate | 912710 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6705 | TCustomActiveForm | property | OnDblClick | 912711 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6706 | TCustomActiveForm | property | OnDeactivate | 912712 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6707 | TCustomActiveForm | property | OnDestroy | 912713 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6708 | TCustomActiveForm | property | OnDragDrop | 912714 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6709 | TCustomActiveForm | property | OnDragOver | 912715 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6710 | TCustomActiveForm | property | OnKeyDown | 912716 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6711 | TCustomActiveForm | property | OnKeyPress | 912717 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6712 | TCustomActiveForm | property | OnKeyUp | 912718 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6713 | TCustomActiveForm | property | OnMouseDown | 912719 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6714 | TCustomActiveForm | property | OnMouseMove | 912720 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6715 | TCustomActiveForm | property | OnMouseUp | 912721 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6716 | TCustomActiveForm | property | OnPaint | 912722 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6717 | TCustomActiveForm | property | PixelsPerInch | 912723 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6718 | TCustomActiveForm | property | PopupMenu | 912724 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6719 | TCustomActiveForm | property | PrintScale | 912725 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6720 | TCustomActiveForm | property | Scaled | 912726 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6721 | TCustomActiveForm | property | ShowHint | 912727 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6722 | TCustomActiveForm | property | VertScrollBar | 912728 | __published | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6723 | TCustomActiveForm | property | Visible | 912729 | public | __property | forms.hpp | 0 | | | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6724 | TCustomActiveForm | property | Width | 912730 | __published | __property | forms.hpp | 1 | | stored=true | | | | | | | | | | | | | | | TCustomForm | Forms.pas |
6725 | TCustomAdapter | constructor | TCustomAdapter | 907346 | public | __fastcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
6726 | TCustomAdapter | data | FConnection | 907347 | private | int | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
6727 | TCustomAdapter | data | FNotifier | 907348 | private | _di_IUnknown | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
6728 | TCustomAdapter | data | FOleObject | 907349 | private | _di_IUnknown | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
6729 | TCustomAdapter | data | Updating | 907350 | protected | bool | axctrls.hpp | 0 | | | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
6730 | TCustomAdapter | function | Changed | 907351 | protected | virtual void __fastcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
6731 | TCustomAdapter | function | ConnectOleObject | 907352 | protected | void __fastcall | axctrls.hpp | 1 | _di_IUnknown | OleObject | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
6732 | TCustomAdapter | function | ReleaseOleObject | 907353 | protected | void __fastcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
6733 | TCustomAdapter | function | Update | 907354 | protected | virtual void __fastcall | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
6734 | TCustomAdapter | function | ~TCustomAdapter | 907355 | public | __fastcall virtual | axctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TInterfacedObject | AxCtrls.pas |
6735 | TCustomArray | constructor | TCustomArray | 922200 | public | __fastcall | mxarrays.hpp | 2 | int | Items | int | VarType | | | | | | | | | | | | | TObject | mxarrays.pas |
6736 | TCustomArray | data | FArray | 922201 | private | void * | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6737 | TCustomArray | data | FBlankBoolVal | 922202 | private | Word | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6738 | TCustomArray | data | FBlankCount | 922203 | private | int | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6739 | TCustomArray | data | FBlankDateVal | 922204 | private | System::Variant | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6740 | TCustomArray | data | FBlankStringVal | 922205 | private | System::AnsiString | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6741 | TCustomArray | data | FDataType | 922206 | private | int | mxarrays.hpp | 0 | | | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6742 | TCustomArray | function | Add | 922207 | public | int __fastcall | mxarrays.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6743 | TCustomArray | function | Assign | 922208 | public | void __fastcall | mxarrays.hpp | 3 | TCustomArray* | Value | bool | bSorted | bool | bUnique | | | | | | | | | | | TObject | mxarrays.pas |
6744 | TCustomArray | function | ConvertVar | 922209 | public | System::Variant __fastcall | mxarrays.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6745 | TCustomArray | function | GetCompProc | 922210 | protected | TCompareProc __fastcall | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6746 | TCustomArray | function | GetCurrency | 922211 | public | System::Currency __fastcall | mxarrays.hpp | 1 | int | Index | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6747 | TCustomArray | function | GetDouble | 922212 | public | double __fastcall | mxarrays.hpp | 1 | int | Index | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6748 | TCustomArray | function | GetDups | 922213 | protected | TDuplicates __fastcall | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6749 | TCustomArray | function | GetInteger | 922214 | public | int __fastcall | mxarrays.hpp | 1 | int | Index | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6750 | TCustomArray | function | GetItem | 922215 | protected | System::Variant __fastcall | mxarrays.hpp | 1 | int | Index | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6751 | TCustomArray | function | GetMemberCount | 922216 | protected | int __fastcall | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6752 | TCustomArray | function | GetSort | 922217 | protected | bool __fastcall | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6753 | TCustomArray | function | IndexOf | 922218 | public | int __fastcall | mxarrays.hpp | 1 | const System::Variant& | Value | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6754 | TCustomArray | function | IsBlank | 922219 | public | bool __fastcall | mxarrays.hpp | 1 | int | Index | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6755 | TCustomArray | function | MemoryUsage | 922220 | public | virtual int __fastcall | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6756 | TCustomArray | function | SetCompProc | 922221 | protected | void __fastcall | mxarrays.hpp | 1 | TCompareProc | Proc | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6757 | TCustomArray | function | SetDups | 922222 | protected | void __fastcall | mxarrays.hpp | 1 | TDuplicates | Value | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6758 | TCustomArray | function | SetItem | 922223 | protected | void __fastcall | mxarrays.hpp | 2 | int | Index | const System::Variant& | Value | | | | | | | | | | | | | TObject | mxarrays.pas |
6759 | TCustomArray | function | SetSize | 922224 | public | void __fastcall | mxarrays.hpp | 1 | int | size | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6760 | TCustomArray | function | SetSort | 922225 | protected | void __fastcall | mxarrays.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6761 | TCustomArray | function | UnsupportedTypeError | 922226 | private | void __fastcall | mxarrays.hpp | 1 | int | vType | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6762 | TCustomArray | function | ~TCustomArray | 922227 | public | __fastcall virtual | mxarrays.hpp | 1 | | void | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6763 | TCustomArray | property | BlankBoolVal | 922228 | public | __property Word | mxarrays.hpp | 3 | | read=FBlankBoolVal | | write=FBlankBoolVal | | nodefault | | | | | | | | | | | TObject | mxarrays.pas |
6764 | TCustomArray | property | BlankCount | 922229 | public | __property int | mxarrays.hpp | 2 | | read=FBlankCount | | nodefault | | | | | | | | | | | | | TObject | mxarrays.pas |
6765 | TCustomArray | property | BlankDateVal | 922230 | public | __property System::Variant | mxarrays.hpp | 2 | | read=FBlankDateVal | | write=FBlankDateVal | | | | | | | | | | | | | TObject | mxarrays.pas |
6766 | TCustomArray | property | BlankStringVal | 922231 | public | __property System::AnsiString | mxarrays.hpp | 2 | | read=FBlankStringVal | | write=FBlankStringVal | | | | | | | | | | | | | TObject | mxarrays.pas |
6767 | TCustomArray | property | CompareProc | 922232 | public | __property TCompareProc | mxarrays.hpp | 2 | | read=GetCompProc | | write=SetCompProc | | | | | | | | | | | | | TObject | mxarrays.pas |
6768 | TCustomArray | property | DataType | 922233 | public | __property int | mxarrays.hpp | 2 | | read=FDataType | | nodefault | | | | | | | | | | | | | TObject | mxarrays.pas |
6769 | TCustomArray | property | Duplicates | 922234 | public | __property TDuplicates | mxarrays.hpp | 3 | | read=GetDups | | write=SetDups | | nodefault | | | | | | | | | | | TObject | mxarrays.pas |
6770 | TCustomArray | property | List | 922235 | public | __property void * | mxarrays.hpp | 1 | | read=FArray | | | | | | | | | | | | | | | TObject | mxarrays.pas |
6771 | TCustomArray | property | MemberCount | 922236 | public | __property int | mxarrays.hpp | 2 | | read=GetMemberCount | | nodefault | | | | | | | | | | | | | TObject | mxarrays.pas |
6772 | TCustomArray | property | Sorted | 922237 | public | __property bool | mxarrays.hpp | 3 | | read=GetSort | | write=SetSort | | nodefault | | | | | | | | | | | TObject | mxarrays.pas |
6773 | TCustomAxisPanel | constructor | TCustomAxisPanel | 921663 | public | __fastcall virtual | teengine.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6774 | TCustomAxisPanel | constructor | TCustomAxisPanel | 921664 | public | __fastcall | teengine.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6775 | TCustomAxisPanel | data | BothHorizAxis[2] | 921665 | public | TChartAxis* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6776 | TCustomAxisPanel | data | BothVertAxis[2] | 921666 | public | TChartAxis* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6777 | TCustomAxisPanel | data | CancelMouse | 921667 | public | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6778 | TCustomAxisPanel | data | F3DPercent | 921668 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6779 | TCustomAxisPanel | data | FAxisVisible | 921669 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6780 | TCustomAxisPanel | data | FBackColor | 921670 | private | Graphics::TColor | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6781 | TCustomAxisPanel | data | FBottomAxis | 921671 | private | TChartAxis* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6782 | TCustomAxisPanel | data | FBufferedDisplay | 921672 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6783 | TCustomAxisPanel | data | FClipPoints | 921673 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6784 | TCustomAxisPanel | data | FFrame | 921674 | private | TChartPen* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6785 | TCustomAxisPanel | data | FLeftAxis | 921675 | private | TChartAxis* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6786 | TCustomAxisPanel | data | FLegend | 921676 | private | TCustomChartLegend* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6787 | TCustomAxisPanel | data | FMaxPointsPerPage | 921677 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6788 | TCustomAxisPanel | data | FMonochrome | 921678 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6789 | TCustomAxisPanel | data | FOnAfterDraw | 921679 | private | Classes::TNotifyEvent | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6790 | TCustomAxisPanel | data | FOnGetAxisLabel | 921680 | private | TAxisOnGetLabel | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6791 | TCustomAxisPanel | data | FOnGetLegendText | 921681 | private | TOnGetLegendText | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6792 | TCustomAxisPanel | data | FOnGetNextAxisLabel | 921682 | private | TAxisOnGetNextLabel | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6793 | TCustomAxisPanel | data | FOnPageChange | 921683 | private | Classes::TNotifyEvent | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6794 | TCustomAxisPanel | data | FPage | 921684 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6795 | TCustomAxisPanel | data | FRightAxis | 921685 | private | TChartAxis* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6796 | TCustomAxisPanel | data | FScaleLastPage | 921686 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6797 | TCustomAxisPanel | data | FSeriesList | 921687 | private | TChartSeriesList* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6798 | TCustomAxisPanel | data | FTopAxis | 921688 | private | TChartAxis* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6799 | TCustomAxisPanel | data | FView3D | 921689 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6800 | TCustomAxisPanel | data | FView3DWalls | 921690 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6801 | TCustomAxisPanel | function | ActiveSeriesLegend | 921691 | public | TChartSeries* __fastcall | teengine.hpp | 1 | int | ItemIndex | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6802 | TCustomAxisPanel | function | AddSeries | 921692 | public | void __fastcall | teengine.hpp | 1 | TChartSeries* | ASeries | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6803 | TCustomAxisPanel | function | Assign | 921693 | protected | virtual void __fastcall | teengine.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6804 | TCustomAxisPanel | function | BackWallRect | 921694 | public | Windows::TRect __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6805 | TCustomAxisPanel | function | BackWallsPaint | 921695 | protected | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6806 | TCustomAxisPanel | function | CalcAxisRect | 921696 | protected | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6807 | TCustomAxisPanel | function | CalcSeriesRect | 921697 | protected | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6808 | TCustomAxisPanel | function | CalcSize3D | 921698 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6809 | TCustomAxisPanel | function | CalcSize3DWalls | 921699 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6810 | TCustomAxisPanel | function | CalcWallSize | 921700 | protected | virtual int __fastcall | teengine.hpp | 1 | TChartAxis* | Axis | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6811 | TCustomAxisPanel | function | CalcZoomPoints | 921701 | protected | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6812 | TCustomAxisPanel | function | ChartRegionRect | 921702 | public | Windows::TRect __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6813 | TCustomAxisPanel | function | CheckDatasource | 921703 | public | virtual void __fastcall | teengine.hpp | 1 | TChartSeries* | ASeries | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6814 | TCustomAxisPanel | function | CheckOtherSeries | 921704 | private | void __fastcall | teengine.hpp | 2 | TChartSeries* | Dest | TChartSeries* | Source | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6815 | TCustomAxisPanel | function | CheckPenWidth | 921705 | public | void __fastcall | teengine.hpp | 1 | Graphics::TPen* | APen | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6816 | TCustomAxisPanel | function | ClipRectangle | 921706 | public | void __fastcall | teengine.hpp | 1 | const Windows::TRect& | Rect | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6817 | TCustomAxisPanel | function | DoZoom | 921707 | protected | virtual void __fastcall | teengine.hpp | 8 | double& | topi | double& | topf | double& | boti | double& | botf | double& | lefi | double& | leff | double& | rigi | double& | rigf | TCustomTeePanel | TeEngine.pas |
6818 | TCustomAxisPanel | function | Draw | 921708 | public | virtual void __fastcall | teengine.hpp | 2 | Graphics::TCanvas* | UserCanvas | const Windows::TRect& | UserRect | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6819 | TCustomAxisPanel | function | DrawTitlesAndLegend | 921709 | protected | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6820 | TCustomAxisPanel | function | DrawWalls | 921710 | protected | virtual void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6821 | TCustomAxisPanel | function | FormattedLegend | 921711 | public | System::AnsiString __fastcall | teengine.hpp | 1 | int | SeriesOrValueIndex | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6822 | TCustomAxisPanel | function | FormattedValueLegend | 921712 | public | System::AnsiString __fastcall | teengine.hpp | 2 | TChartSeries* | ASeries | int | ValueIndex | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6823 | TCustomAxisPanel | function | FreeAllSeries | 921713 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6824 | TCustomAxisPanel | function | GetASeries | 921714 | public | TChartSeries* __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6825 | TCustomAxisPanel | function | GetAxisSeries | 921715 | public | TChartSeries* __fastcall | teengine.hpp | 1 | TChartAxis* | Axis | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6826 | TCustomAxisPanel | function | GetChartLegendClass | 921716 | protected | virtual System::TMetaClass* __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6827 | TCustomAxisPanel | function | GetChildren | 921717 | protected | DYNAMIC void __fastcall | teengine.hpp | 2 | Classes::TGetChildProc | Proc | Classes::TComponent* | Root | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6828 | TCustomAxisPanel | function | GetFreeSeriesColor | 921718 | public | Graphics::TColor __fastcall | teengine.hpp | 1 | bool | CheckBackground | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6829 | TCustomAxisPanel | function | GetLabelsSeries | 921719 | public | TChartSeries* __fastcall | teengine.hpp | 1 | TChartAxis* | Axis | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6830 | TCustomAxisPanel | function | GetMaxValuesCount | 921720 | protected | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6831 | TCustomAxisPanel | function | GetSeries | 921721 | private | TChartSeries* __fastcall | teengine.hpp | 1 | int | Index | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6832 | TCustomAxisPanel | function | InternalDraw | 921722 | public | void __fastcall | teengine.hpp | 1 | const Windows::TRect& | UserRectangle | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6833 | TCustomAxisPanel | function | InternalMinMax | 921723 | private | double __fastcall | teengine.hpp | 3 | TChartAxis* | AAxis | bool | IsMin | bool | IsX | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6834 | TCustomAxisPanel | function | IsAxisVisible | 921724 | protected | bool __fastcall | teengine.hpp | 1 | TChartAxis* | Axis | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6835 | TCustomAxisPanel | function | IsFreeSeriesColor | 921725 | public | bool __fastcall | teengine.hpp | 2 | Graphics::TColor | AColor | bool | CheckBackground | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6836 | TCustomAxisPanel | function | IsValidDataSource | 921726 | public | virtual bool __fastcall | teengine.hpp | 2 | TChartSeries* | ASeries | Classes::TComponent* | AComponent | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6837 | TCustomAxisPanel | function | MarkText | 921727 | public | System::AnsiString __fastcall | teengine.hpp | 2 | TChartSeries* | ASeries | int | ValueIndex | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6838 | TCustomAxisPanel | function | MaxMarkWidth | 921728 | public | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6839 | TCustomAxisPanel | function | MaxTextWidth | 921729 | public | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6840 | TCustomAxisPanel | function | MaxXValue | 921730 | public | double __fastcall | teengine.hpp | 1 | TChartAxis* | AAxis | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6841 | TCustomAxisPanel | function | MaxYValue | 921731 | public | double __fastcall | teengine.hpp | 1 | TChartAxis* | AAxis | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6842 | TCustomAxisPanel | function | MinXValue | 921732 | public | double __fastcall | teengine.hpp | 1 | TChartAxis* | AAxis | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6843 | TCustomAxisPanel | function | MinYValue | 921733 | public | double __fastcall | teengine.hpp | 1 | TChartAxis* | AAxis | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6844 | TCustomAxisPanel | function | NumPages | 921734 | public | DYNAMIC int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6845 | TCustomAxisPanel | function | PanelPaint | 921735 | protected | virtual void __fastcall | teengine.hpp | 1 | const Windows::TRect& | UserRect | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6846 | TCustomAxisPanel | function | RemoveAllSeries | 921736 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6847 | TCustomAxisPanel | function | RemoveSeries | 921737 | public | void __fastcall | teengine.hpp | 1 | TChartSeries* | ASeries | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6848 | TCustomAxisPanel | function | RemovedDataSource | 921738 | protected | DYNAMIC void __fastcall | teengine.hpp | 2 | TChartSeries* | ASeries | Classes::TComponent* | AComponent | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6849 | TCustomAxisPanel | function | SeriesCount | 921739 | public | int __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6850 | TCustomAxisPanel | function | SeriesTitleLegend | 921740 | public | System::AnsiString __fastcall | teengine.hpp | 1 | int | SeriesIndex | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6851 | TCustomAxisPanel | function | SetAxisVisible | 921741 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6852 | TCustomAxisPanel | function | SetBackColor | 921742 | private | void __fastcall | teengine.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6853 | TCustomAxisPanel | function | SetBottomAxis | 921743 | private | void __fastcall | teengine.hpp | 1 | TChartAxis* | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6854 | TCustomAxisPanel | function | SetChart3DPercent | 921744 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6855 | TCustomAxisPanel | function | SetClipPoints | 921745 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6856 | TCustomAxisPanel | function | SetFrame | 921746 | private | void __fastcall | teengine.hpp | 1 | TChartPen* | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6857 | TCustomAxisPanel | function | SetLeftAxis | 921747 | private | void __fastcall | teengine.hpp | 1 | TChartAxis* | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6858 | TCustomAxisPanel | function | SetLegend | 921748 | private | void __fastcall | teengine.hpp | 1 | TCustomChartLegend* | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6859 | TCustomAxisPanel | function | SetMaxPointsPerPage | 921749 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6860 | TCustomAxisPanel | function | SetMonochrome | 921750 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6861 | TCustomAxisPanel | function | SetPage | 921751 | protected | virtual void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6862 | TCustomAxisPanel | function | SetRightAxis | 921752 | private | void __fastcall | teengine.hpp | 1 | TChartAxis* | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6863 | TCustomAxisPanel | function | SetScaleLastPage | 921753 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6864 | TCustomAxisPanel | function | SetTopAxis | 921754 | private | void __fastcall | teengine.hpp | 1 | TChartAxis* | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6865 | TCustomAxisPanel | function | SetView3D | 921755 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6866 | TCustomAxisPanel | function | SetView3DWalls | 921756 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6867 | TCustomAxisPanel | function | TeeXToY | 921757 | protected | int __fastcall | teengine.hpp | 1 | int | X | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6868 | TCustomAxisPanel | function | UnClipRectangle | 921758 | public | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6869 | TCustomAxisPanel | function | XLabelText | 921759 | public | System::AnsiString __fastcall | teengine.hpp | 2 | TChartSeries* | ASeries | int | ValueIndex | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6870 | TCustomAxisPanel | function | ~TCustomAxisPanel | 921760 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6871 | TCustomAxisPanel | property | AxisVisible | 921761 | public | __property bool | teengine.hpp | 3 | | read=FAxisVisible | | write=SetAxisVisible | | default=1 | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6872 | TCustomAxisPanel | property | BackColor | 921762 | public | __property Graphics::TColor | teengine.hpp | 3 | | read=FBackColor | | write=SetBackColor | | nodefault | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6873 | TCustomAxisPanel | property | BottomAxis | 921763 | public | __property TChartAxis* | teengine.hpp | 2 | | read=FBottomAxis | | write=SetBottomAxis | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6874 | TCustomAxisPanel | property | BufferedDisplay | 921764 | public | __property bool | teengine.hpp | 3 | | read=FBufferedDisplay | | write=FBufferedDisplay | | nodefault | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6875 | TCustomAxisPanel | property | Chart3DPercent | 921765 | public | __property int | teengine.hpp | 3 | | read=F3DPercent | | write=SetChart3DPercent | | default=15 | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6876 | TCustomAxisPanel | property | ClipPoints | 921766 | public | __property bool | teengine.hpp | 3 | | read=FClipPoints | | write=SetClipPoints | | default=1 | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6877 | TCustomAxisPanel | property | Color | 921767 | public | __property | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6878 | TCustomAxisPanel | property | Frame | 921768 | public | __property TChartPen* | teengine.hpp | 2 | | read=FFrame | | write=SetFrame | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6879 | TCustomAxisPanel | property | LeftAxis | 921769 | public | __property TChartAxis* | teengine.hpp | 2 | | read=FLeftAxis | | write=SetLeftAxis | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6880 | TCustomAxisPanel | property | Legend | 921770 | public | __property TCustomChartLegend* | teengine.hpp | 2 | | read=FLegend | | write=SetLegend | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6881 | TCustomAxisPanel | property | MaxPointsPerPage | 921771 | public | __property int | teengine.hpp | 3 | | read=FMaxPointsPerPage | | write=SetMaxPointsPerPage | | default=0 | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6882 | TCustomAxisPanel | property | Monochrome | 921772 | public | __property bool | teengine.hpp | 3 | | read=FMonochrome | | write=SetMonochrome | | default=0 | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6883 | TCustomAxisPanel | property | OnAfterDraw | 921773 | public | __property Classes::TNotifyEvent | teengine.hpp | 2 | | read=FOnAfterDraw | | write=FOnAfterDraw | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6884 | TCustomAxisPanel | property | OnGetAxisLabel | 921774 | public | __property TAxisOnGetLabel | teengine.hpp | 2 | | read=FOnGetAxisLabel | | write=FOnGetAxisLabel | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6885 | TCustomAxisPanel | property | OnGetLegendText | 921775 | public | __property TOnGetLegendText | teengine.hpp | 2 | | read=FOnGetLegendText | | write=FOnGetLegendText | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6886 | TCustomAxisPanel | property | OnGetNextAxisLabel | 921776 | public | __property TAxisOnGetNextLabel | teengine.hpp | 2 | | read=FOnGetNextAxisLabel | | write=FOnGetNextAxisLabel | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6887 | TCustomAxisPanel | property | OnPageChange | 921777 | public | __property Classes::TNotifyEvent | teengine.hpp | 2 | | read=FOnPageChange | | write=FOnPageChange | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6888 | TCustomAxisPanel | property | Page | 921778 | public | __property int | teengine.hpp | 3 | | read=FPage | | write=SetPage | | default=1 | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6889 | TCustomAxisPanel | property | RightAxis | 921779 | public | __property TChartAxis* | teengine.hpp | 2 | | read=FRightAxis | | write=SetRightAxis | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6890 | TCustomAxisPanel | property | ScaleLastPage | 921780 | public | __property bool | teengine.hpp | 3 | | read=FScaleLastPage | | write=SetScaleLastPage | | default=1 | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6891 | TCustomAxisPanel | property | SeriesList | 921781 | public | __property TChartSeriesList* | teengine.hpp | 1 | | read=FSeriesList | | | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6892 | TCustomAxisPanel | property | TopAxis | 921782 | public | __property TChartAxis* | teengine.hpp | 2 | | read=FTopAxis | | write=SetTopAxis | | | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6893 | TCustomAxisPanel | property | View3D | 921783 | public | __property bool | teengine.hpp | 3 | | read=FView3D | | write=SetView3D | | default=1 | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6894 | TCustomAxisPanel | property | View3DWalls | 921784 | public | __property bool | teengine.hpp | 3 | | read=FView3DWalls | | write=SetView3DWalls | | default=1 | | | | | | | | | | | TCustomTeePanel | TeEngine.pas |
6895 | TCustomBarSeries | constructor | TCustomBarSeries | 920649 | public | __fastcall virtual | series.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6896 | TCustomBarSeries | data | DarkColor | 920650 | public | Graphics::TColor | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6897 | TCustomBarSeries | data | DarkerColor | 920651 | public | Graphics::TColor | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6898 | TCustomBarSeries | data | FAutoMarkPosition | 920652 | private | bool | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6899 | TCustomBarSeries | data | FBarBrush | 920653 | private | Chart::TChartBrush* | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6900 | TCustomBarSeries | data | FBarPen | 920654 | private | Teengine::TChartPen* | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6901 | TCustomBarSeries | data | FBarStyle | 920655 | private | TBarStyle | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6902 | TCustomBarSeries | data | FBarWidthPercent | 920656 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6903 | TCustomBarSeries | data | FCustomBarSize | 920657 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6904 | TCustomBarSeries | data | FDark3D | 920658 | private | bool | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6905 | TCustomBarSeries | data | FMultiBar | 920659 | private | TMultiBar | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6906 | TCustomBarSeries | data | FOffsetPercent | 920660 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6907 | TCustomBarSeries | data | FOnGetBarStyle | 920661 | private | TGetBarStyleEvent | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6908 | TCustomBarSeries | data | FSideMargins | 920662 | private | bool | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6909 | TCustomBarSeries | data | FUseYOrigin | 920663 | private | bool | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6910 | TCustomBarSeries | data | FYOrigin | 920664 | private | double | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6911 | TCustomBarSeries | data | IBarSize | 920665 | private | int | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6912 | TCustomBarSeries | data | NormalBarColor | 920666 | public | Graphics::TColor | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6913 | TCustomBarSeries | function | AddBar | 920667 | public | int __fastcall | series.hpp | 3 | const double | AValue | const System::AnsiString | ALabel | Graphics::TColor | AColor | | | | | | | | | | | TChartSeries | Series.pas |
6914 | TCustomBarSeries | function | AdjustMarkPos | 920668 | protected | void __fastcall | series.hpp | 5 | Windows::TRect& | R | int& | iMaX | int& | iMaY | int& | fMaX | int& | fMay | | | | | | | TChartSeries | Series.pas |
6915 | TCustomBarSeries | function | ApplyBarOffset | 920669 | public | int __fastcall | series.hpp | 1 | int | Position | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6916 | TCustomBarSeries | function | Assign | 920670 | public | virtual void __fastcall | series.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6917 | TCustomBarSeries | function | BarEllipse | 920671 | public | void __fastcall | series.hpp | 5 | Graphics::TColor | BarColor | int | ALeft | int | ATop | int | ARight | int | ABottom | | | | | | | TChartSeries | Series.pas |
6918 | TCustomBarSeries | function | BarMargin | 920672 | public | int __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6919 | TCustomBarSeries | function | BarOrderPos | 920673 | private | int __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6920 | TCustomBarSeries | function | BarPolygon | 920674 | public | void __fastcall | series.hpp | 3 | Graphics::TColor | BarColor | const tagPOINT * | Poly | const int | Poly_Size | | | | | | | | | | | TChartSeries | Series.pas |
6921 | TCustomBarSeries | function | BarRectangle | 920675 | public | void __fastcall | series.hpp | 5 | Graphics::TColor | BarColor | int | ALeft | int | ATop | int | ARight | int | ABottom | | | | | | | TChartSeries | Series.pas |
6922 | TCustomBarSeries | function | BarSeriesCount | 920676 | private | int __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6923 | TCustomBarSeries | function | CalcBarColors | 920677 | public | void __fastcall | series.hpp | 1 | int | BarIndex | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6924 | TCustomBarSeries | function | CalcBarWidth | 920678 | private | void __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6925 | TCustomBarSeries | function | CalcMarkLength | 920679 | public | int __fastcall | series.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6926 | TCustomBarSeries | function | CalcZOrder | 920680 | protected | virtual void __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6927 | TCustomBarSeries | function | Clicked | 920681 | public | virtual int __fastcall | series.hpp | 2 | int | x | int | y | | | | | | | | | | | | | TChartSeries | Series.pas |
6928 | TCustomBarSeries | function | DrawBar | 920682 | public | virtual void __fastcall | series.hpp | 4 | const Windows::TRect& | BarBounds | int | BarIndex | int | StartPos | int | EndPos | | | | | | | | | TChartSeries | Series.pas |
6929 | TCustomBarSeries | function | DrawBarEllipse | 920683 | public | void __fastcall | series.hpp | 3 | const Windows::TRect& | BarBounds | int | Half3DW | int | Half3DH | | | | | | | | | | | TChartSeries | Series.pas |
6930 | TCustomBarSeries | function | GetBarStyle | 920684 | public | TBarStyle __fastcall | series.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6931 | TCustomBarSeries | function | GetEditorClass | 920685 | protected | virtual System::AnsiString __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6932 | TCustomBarSeries | function | InternalCalcBarSize | 920686 | protected | virtual int __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6933 | TCustomBarSeries | function | InternalCalcMarkLength | 920687 | private | virtual int __fastcall | series.hpp | 1 | int | ValueIndex | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6934 | TCustomBarSeries | function | InternalClicked | 920688 | protected | virtual bool __fastcall | series.hpp | 3 | int | ValueIndex | int | x | int | y | | | | | | | | | | | TChartSeries | Series.pas |
6935 | TCustomBarSeries | function | InternalGetOriginPos | 920689 | protected | int __fastcall | series.hpp | 2 | int | ValueIndex | int | DefaultOrigin | | | | | | | | | | | | | TChartSeries | Series.pas |
6936 | TCustomBarSeries | function | NumSampleValues | 920690 | public | virtual int __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6937 | TCustomBarSeries | function | PointOrigin | 920691 | public | virtual double __fastcall | series.hpp | 2 | int | ValueIndex | bool | SumAll | | | | | | | | | | | | | TChartSeries | Series.pas |
6938 | TCustomBarSeries | function | PrepareForGallery | 920692 | public | virtual void __fastcall | series.hpp | 1 | bool | IsEnabled | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6939 | TCustomBarSeries | function | PrepareLegendCanvas | 920693 | protected | virtual void __fastcall | series.hpp | 3 | int | ValueIndex | Graphics::TColor& | BackColor | Graphics::TBrushStyle & | BrushStyle | | | | | | | | | | | TChartSeries | Series.pas |
6940 | TCustomBarSeries | function | SetAutoMarkPosition | 920694 | private | void __fastcall | series.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6941 | TCustomBarSeries | function | SetBarBrush | 920695 | private | void __fastcall | series.hpp | 1 | Chart::TChartBrush* | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6942 | TCustomBarSeries | function | SetBarPen | 920696 | private | void __fastcall | series.hpp | 1 | Teengine::TChartPen* | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6943 | TCustomBarSeries | function | SetBarStyle | 920697 | private | void __fastcall | series.hpp | 1 | TBarStyle | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6944 | TCustomBarSeries | function | SetBarWidthPercent | 920698 | private | void __fastcall | series.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6945 | TCustomBarSeries | function | SetCustomBarSize | 920699 | private | void __fastcall | series.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6946 | TCustomBarSeries | function | SetDark3d | 920700 | private | void __fastcall | series.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6947 | TCustomBarSeries | function | SetMultiBar | 920701 | private | void __fastcall | series.hpp | 1 | TMultiBar | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6948 | TCustomBarSeries | function | SetOffsetPercent | 920702 | private | void __fastcall | series.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6949 | TCustomBarSeries | function | SetOtherMultiBar | 920703 | private | void __fastcall | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6950 | TCustomBarSeries | function | SetPenBrushBar | 920704 | public | void __fastcall | series.hpp | 1 | Graphics::TColor | BarColor | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6951 | TCustomBarSeries | function | SetSideMargins | 920705 | private | void __fastcall | series.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6952 | TCustomBarSeries | function | SetUseYOrigin | 920706 | private | void __fastcall | series.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6953 | TCustomBarSeries | function | SetYOrigin | 920707 | private | void __fastcall | series.hpp | 1 | const double | Value | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6954 | TCustomBarSeries | function | ~TCustomBarSeries | 920708 | public | __fastcall virtual | series.hpp | 1 | | void | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6955 | TCustomBarSeries | property | AutoMarkPosition | 920709 | __published | __property bool | series.hpp | 3 | | read=FAutoMarkPosition | | write=SetAutoMarkPosition | | default=1 | | | | | | | | | | | TChartSeries | Series.pas |
6956 | TCustomBarSeries | property | BarBrush | 920710 | __published | __property Chart::TChartBrush* | series.hpp | 2 | | read=FBarBrush | | write=SetBarBrush | | | | | | | | | | | | | TChartSeries | Series.pas |
6957 | TCustomBarSeries | property | BarPen | 920711 | __published | __property Teengine::TChartPen* | series.hpp | 2 | | read=FBarPen | | write=SetBarPen | | | | | | | | | | | | | TChartSeries | Series.pas |
6958 | TCustomBarSeries | property | BarStyle | 920712 | __published | __property TBarStyle | series.hpp | 3 | | read=FBarStyle | | write=SetBarStyle | | default=0 | | | | | | | | | | | TChartSeries | Series.pas |
6959 | TCustomBarSeries | property | BarWidthPercent | 920713 | __published | __property int | series.hpp | 3 | | read=FBarWidthPercent | | write=SetBarWidthPercent | | default=70 | | | | | | | | | | | TChartSeries | Series.pas |
6960 | TCustomBarSeries | property | Dark3D | 920714 | __published | __property bool | series.hpp | 3 | | read=FDark3D | | write=SetDark3d | | default=1 | | | | | | | | | | | TChartSeries | Series.pas |
6961 | TCustomBarSeries | property | HorizAxis | 920715 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6962 | TCustomBarSeries | property | MultiBar | 920716 | __published | __property TMultiBar | series.hpp | 3 | | read=FMultiBar | | write=SetMultiBar | | default=1 | | | | | | | | | | | TChartSeries | Series.pas |
6963 | TCustomBarSeries | property | OffsetPercent | 920717 | __published | __property int | series.hpp | 3 | | read=FOffsetPercent | | write=SetOffsetPercent | | default=0 | | | | | | | | | | | TChartSeries | Series.pas |
6964 | TCustomBarSeries | property | OnGetBarStyle | 920718 | __published | __property TGetBarStyleEvent | series.hpp | 2 | | read=FOnGetBarStyle | | write=FOnGetBarStyle | | | | | | | | | | | | | TChartSeries | Series.pas |
6965 | TCustomBarSeries | property | SeriesColor | 920719 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6966 | TCustomBarSeries | property | SideMargins | 920720 | __published | __property bool | series.hpp | 3 | | read=FSideMargins | | write=SetSideMargins | | default=1 | | | | | | | | | | | TChartSeries | Series.pas |
6967 | TCustomBarSeries | property | UseYOrigin | 920721 | __published | __property bool | series.hpp | 3 | | read=FUseYOrigin | | write=SetUseYOrigin | | default=1 | | | | | | | | | | | TChartSeries | Series.pas |
6968 | TCustomBarSeries | property | VertAxis | 920722 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6969 | TCustomBarSeries | property | XValues | 920723 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6970 | TCustomBarSeries | property | YOrigin | 920724 | __published | __property double | series.hpp | 2 | | read=FYOrigin | | write=SetYOrigin | | | | | | | | | | | | | TChartSeries | Series.pas |
6971 | TCustomBarSeries | property | YValues | 920725 | __published | __property | series.hpp | 0 | | | | | | | | | | | | | | | | | TChartSeries | Series.pas |
6972 | TCustomChart | constructor | TCustomChart | 919423 | public | __fastcall virtual | chart.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6973 | TCustomChart | constructor | TCustomChart | 919424 | public | __fastcall | chart.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6974 | TCustomChart | data | FAllowPanning | 919425 | private | TPanningMode | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6975 | TCustomChart | data | FAllowZoom | 919426 | private | bool | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6976 | TCustomChart | data | FAnimatedZoom | 919427 | private | bool | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6977 | TCustomChart | data | FAnimatedZoomSteps | 919428 | private | int | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6978 | TCustomChart | data | FBackImage | 919429 | private | Graphics::TPicture* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6979 | TCustomChart | data | FBackImageInside | 919430 | private | bool | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6980 | TCustomChart | data | FBackImageMode | 919431 | private | TTeeBackImageMode | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6981 | TCustomChart | data | FBottomWall | 919432 | private | TChartWall* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6982 | TCustomChart | data | FFoot | 919433 | private | TChartTitle* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6983 | TCustomChart | data | FGradient | 919434 | private | TChartGradient* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6984 | TCustomChart | data | FLeftWall | 919435 | private | TChartWall* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6985 | TCustomChart | data | FOnAllowScroll | 919436 | private | TChartAllowScrollEvent | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6986 | TCustomChart | data | FOnClickAxis | 919437 | private | TChartClickAxis | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6987 | TCustomChart | data | FOnClickBackGround | 919438 | private | TChartClick | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6988 | TCustomChart | data | FOnClickLegend | 919439 | private | TChartClick | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6989 | TCustomChart | data | FOnClickSeries | 919440 | private | TChartClickSeries | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6990 | TCustomChart | data | FOnGetLegendPos | 919441 | private | TOnGetLegendPos | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6991 | TCustomChart | data | FOnGetLegendRect | 919442 | private | TOnGetLegendRect | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6992 | TCustomChart | data | FOnScroll | 919443 | private | Classes::TNotifyEvent | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6993 | TCustomChart | data | FOnUndoZoom | 919444 | private | Classes::TNotifyEvent | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6994 | TCustomChart | data | FOnZoom | 919445 | private | Classes::TNotifyEvent | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6995 | TCustomChart | data | FPrintResolution | 919446 | private | int | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6996 | TCustomChart | data | FRestoredAxisScales | 919447 | private | bool | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6997 | TCustomChart | data | FSavedScales | 919448 | private | TAllAxisSavedScales | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6998 | TCustomChart | data | FTitle | 919449 | private | TChartTitle* | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
6999 | TCustomChart | data | FZoomed | 919450 | private | bool | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7000 | TCustomChart | data | PrintMargins | 919451 | public | Windows::TRect | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7001 | TCustomChart | function | Assign | 919452 | protected | virtual void __fastcall | chart.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7002 | TCustomChart | function | BackWallsPaint | 919453 | protected | virtual void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7003 | TCustomChart | function | CMMouseLeave | 919454 | protected | HIDESBASE MESSAGE void __fastcall | chart.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7004 | TCustomChart | function | CalcAxisRect | 919455 | protected | virtual void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7005 | TCustomChart | function | CalcClickedPart | 919456 | public | void __fastcall | chart.hpp | 2 | const tagPOINT& | Pos | Teengine::TChartClickedPart& | Part | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7006 | TCustomChart | function | CalcMetaBounds | 919457 | public | void __fastcall | chart.hpp | 5 | Windows::TRect& | R | int& | WinWidth | int& | WinHeight | int& | ViewWidth | int & | ViewHeight | | | | | | | TCustomAxisPanel | Chart.pas |
7007 | TCustomChart | function | CalcSeriesRect | 919458 | protected | virtual void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7008 | TCustomChart | function | CalcWallSize | 919459 | protected | virtual int __fastcall | chart.hpp | 1 | Teengine::TChartAxis* | Axis | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7009 | TCustomChart | function | ChartPrintRect | 919460 | public | Windows::TRect __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7010 | TCustomChart | function | CopyToClipboardBitmap | 919461 | public | void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7011 | TCustomChart | function | CopyToClipboardMetafile | 919462 | public | void __fastcall | chart.hpp | 1 | bool | Enhanced | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7012 | TCustomChart | function | DoZoom | 919463 | protected | virtual void __fastcall | chart.hpp | 8 | double& | topi | double& | topf | double& | boti | double& | botf | double& | lefi | double& | leff | double& | rigi | double& | rigf | TCustomAxisPanel | Chart.pas |
7013 | TCustomChart | function | DrawBitmap | 919464 | protected | virtual void __fastcall | chart.hpp | 1 | const Windows::TRect& | Rect | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7014 | TCustomChart | function | DrawTitle | 919465 | protected | void __fastcall | chart.hpp | 2 | TChartTitle* | ATitle | bool | OnTop | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7015 | TCustomChart | function | DrawTitlesAndLegend | 919466 | protected | virtual void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7016 | TCustomChart | function | DrawToMetaCanvas | 919467 | public | void __fastcall | chart.hpp | 2 | Graphics::TCanvas* | ACanvas | const Windows::TRect& | Rect | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7017 | TCustomChart | function | DrawWalls | 919468 | protected | virtual void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7018 | TCustomChart | function | ExchangeSeries | 919469 | public | void __fastcall | chart.hpp | 2 | int | Series1 | int | Series2 | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7019 | TCustomChart | function | FillPanelRect | 919470 | protected | virtual void __fastcall | chart.hpp | 1 | const Windows::TRect& | Rect | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7020 | TCustomChart | function | FillSeriesSourceItems | 919471 | public | virtual void __fastcall | chart.hpp | 2 | Teengine::TChartSeries* | ASeries | Classes::TGetStrProc | Proc | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7021 | TCustomChart | function | FillValueSourceItems | 919472 | public | virtual void __fastcall | chart.hpp | 2 | Teengine::TChartValueList* | ValueList | Classes::TGetStrProc | Proc | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7022 | TCustomChart | function | GetChartLegendClass | 919473 | protected | virtual System::TMetaClass* __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7023 | TCustomChart | function | GetPalette | 919474 | protected | DYNAMIC HPALETTE __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7024 | TCustomChart | function | IsScreenHighColor | 919475 | public | bool __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7025 | TCustomChart | function | MouseDown | 919476 | protected | DYNAMIC void __fastcall | chart.hpp | 4 | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TCustomAxisPanel | Chart.pas |
7026 | TCustomChart | function | MouseMove | 919477 | protected | DYNAMIC void __fastcall | chart.hpp | 3 | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7027 | TCustomChart | function | MouseUp | 919478 | protected | DYNAMIC void __fastcall | chart.hpp | 4 | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TCustomAxisPanel | Chart.pas |
7028 | TCustomChart | function | NextPage | 919479 | public | void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7029 | TCustomChart | function | Paint | 919480 | protected | virtual void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7030 | TCustomChart | function | PanelPaint | 919481 | protected | virtual void __fastcall | chart.hpp | 1 | const Windows::TRect& | UserRect | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7031 | TCustomChart | function | PreviousPage | 919482 | public | void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7032 | TCustomChart | function | Print | 919483 | public | void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7033 | TCustomChart | function | PrintLandscape | 919484 | public | void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7034 | TCustomChart | function | PrintOrientation | 919485 | public | void __fastcall | chart.hpp | 1 | Printers::TPrinterOrientation | AOrientation | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7035 | TCustomChart | function | PrintPartial | 919486 | public | void __fastcall | chart.hpp | 1 | const Windows::TRect& | PrinterRect | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7036 | TCustomChart | function | PrintPartialCanvas | 919487 | public | void __fastcall | chart.hpp | 2 | Graphics::TCanvas* | PrintCanvas | const Windows::TRect& | PrinterRect | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7037 | TCustomChart | function | PrintPortrait | 919488 | public | void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7038 | TCustomChart | function | PrintRect | 919489 | public | void __fastcall | chart.hpp | 1 | const Windows::TRect& | R | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7039 | TCustomChart | function | RestoreScales | 919490 | private | void __fastcall | chart.hpp | 1 | const TAllAxisSavedScales& | Saved | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7040 | TCustomChart | function | SaveScales | 919491 | private | TAllAxisSavedScales __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7041 | TCustomChart | function | SaveToBitmapFile | 919492 | public | void __fastcall | chart.hpp | 1 | const System::AnsiString | FileName | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7042 | TCustomChart | function | SaveToMetafile | 919493 | public | void __fastcall | chart.hpp | 1 | const System::AnsiString | FileName | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7043 | TCustomChart | function | SaveToMetafileEnh | 919494 | public | void __fastcall | chart.hpp | 1 | const System::AnsiString | FileName | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7044 | TCustomChart | function | SaveToMetafileRect | 919495 | public | void __fastcall | chart.hpp | 3 | bool | Enhanced | const System::AnsiString | FileName | const Windows::TRect & | Rect | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7045 | TCustomChart | function | SeriesDown | 919496 | public | void __fastcall | chart.hpp | 1 | Teengine::TChartSeries* | ASeries | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7046 | TCustomChart | function | SeriesUp | 919497 | public | void __fastcall | chart.hpp | 1 | Teengine::TChartSeries* | ASeries | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7047 | TCustomChart | function | SetAnimatedZoom | 919498 | private | void __fastcall | chart.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7048 | TCustomChart | function | SetAnimatedZoomSteps | 919499 | private | void __fastcall | chart.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7049 | TCustomChart | function | SetBackImage | 919500 | private | void __fastcall | chart.hpp | 1 | Graphics::TPicture* | Value | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7050 | TCustomChart | function | SetBackImageInside | 919501 | private | void __fastcall | chart.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7051 | TCustomChart | function | SetBackImageMode | 919502 | private | void __fastcall | chart.hpp | 1 | TTeeBackImageMode | Value | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7052 | TCustomChart | function | SetBottomWall | 919503 | private | void __fastcall | chart.hpp | 1 | TChartWall* | Value | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7053 | TCustomChart | function | SetFoot | 919504 | private | void __fastcall | chart.hpp | 1 | TChartTitle* | Value | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7054 | TCustomChart | function | SetGradient | 919505 | private | void __fastcall | chart.hpp | 1 | TChartGradient* | Value | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7055 | TCustomChart | function | SetLeftWall | 919506 | private | void __fastcall | chart.hpp | 1 | TChartWall* | Value | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7056 | TCustomChart | function | SetTitle | 919507 | private | void __fastcall | chart.hpp | 1 | TChartTitle* | Value | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7057 | TCustomChart | function | TeeCreateMetafile | 919508 | public | Graphics::TMetafile* __fastcall | chart.hpp | 2 | bool | Enhanced | const Windows::TRect& | Rect | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7058 | TCustomChart | function | UndoZoom | 919509 | public | virtual void __fastcall | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7059 | TCustomChart | function | WMGetDlgCode | 919510 | protected | MESSAGE void __fastcall | chart.hpp | 1 | Messages::TWMNoParams& | Message | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7060 | TCustomChart | function | ZoomPercent | 919511 | public | void __fastcall | chart.hpp | 1 | const double | PercentZoom | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7061 | TCustomChart | function | ZoomRect | 919512 | public | void __fastcall | chart.hpp | 1 | const Windows::TRect& | Rect | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7062 | TCustomChart | function | ~TCustomChart | 919513 | public | __fastcall virtual | chart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7063 | TCustomChart | property | Align | 919514 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7064 | TCustomChart | property | AllowPanning | 919515 | public | __property TPanningMode | chart.hpp | 3 | | read=FAllowPanning | | write=FAllowPanning | | default=3 | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7065 | TCustomChart | property | AllowZoom | 919516 | public | __property bool | chart.hpp | 3 | | read=FAllowZoom | | write=FAllowZoom | | default=1 | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7066 | TCustomChart | property | AnimatedZoom | 919517 | public | __property bool | chart.hpp | 3 | | read=FAnimatedZoom | | write=SetAnimatedZoom | | default=0 | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7067 | TCustomChart | property | AnimatedZoomSteps | 919518 | public | __property int | chart.hpp | 3 | | read=FAnimatedZoomSteps | | write=SetAnimatedZoomSteps | | default=8 | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7068 | TCustomChart | property | BackImage | 919519 | public | __property Graphics::TPicture* | chart.hpp | 2 | | read=FBackImage | | write=SetBackImage | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7069 | TCustomChart | property | BackImageInside | 919520 | public | __property bool | chart.hpp | 3 | | read=FBackImageInside | | write=SetBackImageInside | | default=0 | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7070 | TCustomChart | property | BackImageMode | 919521 | public | __property TTeeBackImageMode | chart.hpp | 3 | | read=FBackImageMode | | write=SetBackImageMode | | default=0 | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7071 | TCustomChart | property | BevelInner | 919522 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7072 | TCustomChart | property | BevelOuter | 919523 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7073 | TCustomChart | property | BevelWidth | 919524 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7074 | TCustomChart | property | BorderStyle | 919525 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7075 | TCustomChart | property | BorderWidth | 919526 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7076 | TCustomChart | property | BottomWall | 919527 | public | __property TChartWall* | chart.hpp | 2 | | read=FBottomWall | | write=SetBottomWall | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7077 | TCustomChart | property | DragCursor | 919528 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7078 | TCustomChart | property | DragMode | 919529 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7079 | TCustomChart | property | Enabled | 919530 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7080 | TCustomChart | property | Foot | 919531 | public | __property TChartTitle* | chart.hpp | 2 | | read=FFoot | | write=SetFoot | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7081 | TCustomChart | property | Gradient | 919532 | public | __property TChartGradient* | chart.hpp | 2 | | read=FGradient | | write=SetGradient | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7082 | TCustomChart | property | LeftWall | 919533 | public | __property TChartWall* | chart.hpp | 2 | | read=FLeftWall | | write=SetLeftWall | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7083 | TCustomChart | property | OnAllowScroll | 919534 | public | __property TChartAllowScrollEvent | chart.hpp | 2 | | read=FOnAllowScroll | | write=FOnAllowScroll | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7084 | TCustomChart | property | OnClick | 919535 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7085 | TCustomChart | property | OnClickAxis | 919536 | public | __property TChartClickAxis | chart.hpp | 2 | | read=FOnClickAxis | | write=FOnClickAxis | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7086 | TCustomChart | property | OnClickBackground | 919537 | public | __property TChartClick | chart.hpp | 2 | | read=FOnClickBackGround | | write=FOnClickBackGround | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7087 | TCustomChart | property | OnClickLegend | 919538 | public | __property TChartClick | chart.hpp | 2 | | read=FOnClickLegend | | write=FOnClickLegend | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7088 | TCustomChart | property | OnClickSeries | 919539 | public | __property TChartClickSeries | chart.hpp | 2 | | read=FOnClickSeries | | write=FOnClickSeries | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7089 | TCustomChart | property | OnDblClick | 919540 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7090 | TCustomChart | property | OnDragDrop | 919541 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7091 | TCustomChart | property | OnDragOver | 919542 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7092 | TCustomChart | property | OnEndDrag | 919543 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7093 | TCustomChart | property | OnEnter | 919544 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7094 | TCustomChart | property | OnExit | 919545 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7095 | TCustomChart | property | OnGetLegendPos | 919546 | public | __property TOnGetLegendPos | chart.hpp | 2 | | read=FOnGetLegendPos | | write=FOnGetLegendPos | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7096 | TCustomChart | property | OnGetLegendRect | 919547 | public | __property TOnGetLegendRect | chart.hpp | 2 | | read=FOnGetLegendRect | | write=FOnGetLegendRect | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7097 | TCustomChart | property | OnMouseDown | 919548 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7098 | TCustomChart | property | OnMouseMove | 919549 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7099 | TCustomChart | property | OnMouseUp | 919550 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7100 | TCustomChart | property | OnResize | 919551 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7101 | TCustomChart | property | OnScroll | 919552 | public | __property Classes::TNotifyEvent | chart.hpp | 2 | | read=FOnScroll | | write=FOnScroll | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7102 | TCustomChart | property | OnUndoZoom | 919553 | public | __property Classes::TNotifyEvent | chart.hpp | 2 | | read=FOnUndoZoom | | write=FOnUndoZoom | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7103 | TCustomChart | property | OnZoom | 919554 | public | __property Classes::TNotifyEvent | chart.hpp | 2 | | read=FOnZoom | | write=FOnZoom | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7104 | TCustomChart | property | ParentColor | 919555 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7105 | TCustomChart | property | ParentShowHint | 919556 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7106 | TCustomChart | property | PopupMenu | 919557 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7107 | TCustomChart | property | PrintResolution | 919558 | public | __property int | chart.hpp | 3 | | read=FPrintResolution | | write=FPrintResolution | | default=0 | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7108 | TCustomChart | property | ShowHint | 919559 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7109 | TCustomChart | property | TabOrder | 919560 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7110 | TCustomChart | property | TabStop | 919561 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7111 | TCustomChart | property | Title | 919562 | public | __property TChartTitle* | chart.hpp | 2 | | read=FTitle | | write=SetTitle | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7112 | TCustomChart | property | Visible | 919563 | public | __property | chart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7113 | TCustomChart | property | Zoomed | 919564 | public | __property bool | chart.hpp | 3 | | read=FZoomed | | write=FZoomed | | nodefault | | | | | | | | | | | TCustomAxisPanel | Chart.pas |
7114 | TCustomChartLegend | constructor | TCustomChartLegend | 921785 | public | __fastcall virtual | teengine.hpp | 1 | TCustomAxisPanel* | AOwner | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7115 | TCustomChartLegend | data | FAlignment | 921786 | private | TLegendAlignment | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7116 | TCustomChartLegend | data | FColor | 921787 | private | Graphics::TColor | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7117 | TCustomChartLegend | data | FColorWidth | 921788 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7118 | TCustomChartLegend | data | FFirstValue | 921789 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7119 | TCustomChartLegend | data | FFrame | 921790 | private | TChartPen* | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7120 | TCustomChartLegend | data | FHorizMargin | 921791 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7121 | TCustomChartLegend | data | FInverted | 921792 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7122 | TCustomChartLegend | data | FLegendStyle | 921793 | private | TLegendStyle | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7123 | TCustomChartLegend | data | FResizeChart | 921794 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7124 | TCustomChartLegend | data | FTextStyle | 921795 | private | TLegendTextStyle | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7125 | TCustomChartLegend | data | FTopPos | 921796 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7126 | TCustomChartLegend | data | FVertMargin | 921797 | private | int | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7127 | TCustomChartLegend | data | FVisible | 921798 | private | bool | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7128 | TCustomChartLegend | data | ILegendStyle | 921799 | private | TLegendStyle | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7129 | TCustomChartLegend | data | RectLegend | 921800 | public | Windows::TRect | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7130 | TCustomChartLegend | function | Assign | 921801 | protected | virtual void __fastcall | teengine.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7131 | TCustomChartLegend | function | CMColorChanged | 921802 | private | MESSAGE void __fastcall | teengine.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7132 | TCustomChartLegend | function | CMVisibleChanged | 921803 | private | MESSAGE void __fastcall | teengine.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7133 | TCustomChartLegend | function | CalcLegendStyle | 921804 | protected | void __fastcall | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7134 | TCustomChartLegend | function | FormattedLegend | 921805 | public | System::AnsiString __fastcall | teengine.hpp | 1 | int | SeriesOrValueIndex | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7135 | TCustomChartLegend | function | FormattedValue | 921806 | public | virtual System::AnsiString __fastcall | teengine.hpp | 2 | TChartSeries* | ASeries | int | ValueIndex | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7136 | TCustomChartLegend | function | SetAlignment | 921807 | private | void __fastcall | teengine.hpp | 1 | TLegendAlignment | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7137 | TCustomChartLegend | function | SetColor | 921808 | private | void __fastcall | teengine.hpp | 1 | Graphics::TColor | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7138 | TCustomChartLegend | function | SetColorWidth | 921809 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7139 | TCustomChartLegend | function | SetFirstValue | 921810 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7140 | TCustomChartLegend | function | SetFrame | 921811 | private | void __fastcall | teengine.hpp | 1 | TChartPen* | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7141 | TCustomChartLegend | function | SetHorizMargin | 921812 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7142 | TCustomChartLegend | function | SetInverted | 921813 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7143 | TCustomChartLegend | function | SetLegendStyle | 921814 | private | void __fastcall | teengine.hpp | 1 | TLegendStyle | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7144 | TCustomChartLegend | function | SetResizeChart | 921815 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7145 | TCustomChartLegend | function | SetTextStyle | 921816 | private | void __fastcall | teengine.hpp | 1 | TLegendTextStyle | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7146 | TCustomChartLegend | function | SetTopPos | 921817 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7147 | TCustomChartLegend | function | SetVertMargin | 921818 | private | void __fastcall | teengine.hpp | 1 | int | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7148 | TCustomChartLegend | function | SetVisible | 921819 | private | void __fastcall | teengine.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7149 | TCustomChartLegend | function | ~TCustomChartLegend | 921820 | public | __fastcall virtual | teengine.hpp | 1 | | void | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7150 | TCustomChartLegend | property | Alignment | 921821 | __published | __property TLegendAlignment | teengine.hpp | 3 | | read=FAlignment | | write=SetAlignment | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7151 | TCustomChartLegend | property | Color | 921822 | __published | __property Graphics::TColor | teengine.hpp | 3 | | read=FColor | | write=SetColor | | default=16777215 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7152 | TCustomChartLegend | property | ColorWidth | 921823 | __published | __property int | teengine.hpp | 3 | | read=FColorWidth | | write=SetColorWidth | | default=12 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7153 | TCustomChartLegend | property | FirstValue | 921824 | __published | __property int | teengine.hpp | 3 | | read=FFirstValue | | write=SetFirstValue | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7154 | TCustomChartLegend | property | Font | 921825 | __published | __property | teengine.hpp | 0 | | | | | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7155 | TCustomChartLegend | property | Frame | 921826 | __published | __property TChartPen* | teengine.hpp | 2 | | read=FFrame | | write=SetFrame | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7156 | TCustomChartLegend | property | HorizMargin | 921827 | __published | __property int | teengine.hpp | 3 | | read=FHorizMargin | | write=SetHorizMargin | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7157 | TCustomChartLegend | property | InternalLegendStyle | 921828 | protected | __property TLegendStyle | teengine.hpp | 2 | | read=ILegendStyle | | nodefault | | | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7158 | TCustomChartLegend | property | Inverted | 921829 | __published | __property bool | teengine.hpp | 3 | | read=FInverted | | write=SetInverted | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7159 | TCustomChartLegend | property | LegendStyle | 921830 | __published | __property TLegendStyle | teengine.hpp | 3 | | read=FLegendStyle | | write=SetLegendStyle | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7160 | TCustomChartLegend | property | ResizeChart | 921831 | __published | __property bool | teengine.hpp | 3 | | read=FResizeChart | | write=SetResizeChart | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7161 | TCustomChartLegend | property | TextStyle | 921832 | __published | __property TLegendTextStyle | teengine.hpp | 3 | | read=FTextStyle | | write=SetTextStyle | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7162 | TCustomChartLegend | property | TopPos | 921833 | __published | __property int | teengine.hpp | 3 | | read=FTopPos | | write=SetTopPos | | default=10 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7163 | TCustomChartLegend | property | VertMargin | 921834 | __published | __property int | teengine.hpp | 3 | | read=FVertMargin | | write=SetVertMargin | | default=0 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7164 | TCustomChartLegend | property | Visible | 921835 | __published | __property bool | teengine.hpp | 3 | | read=FVisible | | write=SetVisible | | default=1 | | | | | | | | | | | TChartFontObject | TeEngine.pas |
7165 | TCustomCheckBox | constructor | TCustomCheckBox | 915736 | public | __fastcall virtual | stdctrls.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7166 | TCustomCheckBox | constructor | TCustomCheckBox | 915737 | public | __fastcall | stdctrls.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7167 | TCustomCheckBox | data | FAlignment | 915738 | private | TAlignment | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7168 | TCustomCheckBox | data | FAllowGrayed | 915739 | private | bool | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7169 | TCustomCheckBox | data | FState | 915740 | private | TCheckBoxState | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7170 | TCustomCheckBox | function | CMCtl3DChanged | 915741 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7171 | TCustomCheckBox | function | CMDialogChar | 915742 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMKey& | Message | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7172 | TCustomCheckBox | function | CNCommand | 915743 | private | MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMCommand& | Message | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7173 | TCustomCheckBox | function | Click | 915744 | protected | DYNAMIC void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7174 | TCustomCheckBox | function | CreateParams | 915745 | protected | virtual void __fastcall | stdctrls.hpp | 1 | Controls::TCreateParams& | Params | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7175 | TCustomCheckBox | function | CreateWindowHandle | 915746 | protected | virtual void __fastcall | stdctrls.hpp | 1 | const Controls::TCreateParams& | Params | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7176 | TCustomCheckBox | function | CreateWnd | 915747 | protected | virtual void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7177 | TCustomCheckBox | function | GetChecked | 915748 | private | bool __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7178 | TCustomCheckBox | function | SetAlignment | 915749 | private | void __fastcall | stdctrls.hpp | 1 | Classes::TLeftRight | Value | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7179 | TCustomCheckBox | function | SetChecked | 915750 | private | void __fastcall | stdctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7180 | TCustomCheckBox | function | SetState | 915751 | private | void __fastcall | stdctrls.hpp | 1 | TCheckBoxState | Value | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7181 | TCustomCheckBox | function | Toggle | 915752 | protected | virtual void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7182 | TCustomCheckBox | function | WMSetFocus | 915753 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMSetFocus& | Message | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7183 | TCustomCheckBox | function | WMSize | 915754 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7184 | TCustomCheckBox | function | ~TCustomCheckBox | 915755 | public | __fastcall virtual | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7185 | TCustomCheckBox | property | Alignment | 915756 | protected | __property Classes::TLeftRight | stdctrls.hpp | 3 | | read=FAlignment | | write=SetAlignment | | default=1 | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7186 | TCustomCheckBox | property | AllowGrayed | 915757 | protected | __property bool | stdctrls.hpp | 3 | | read=FAllowGrayed | | write=FAllowGrayed | | default=0 | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7187 | TCustomCheckBox | property | Checked | 915758 | protected | __property bool | stdctrls.hpp | 4 | | read=GetChecked | | write=SetChecked | | stored=false | | nodefault | | | | | | | | | TButtonControl | StdCtrls.pas |
7188 | TCustomCheckBox | property | State | 915759 | protected | __property TCheckBoxState | stdctrls.hpp | 3 | | read=FState | | write=SetState | | default=0 | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7189 | TCustomCheckBox | property | TabStop | 915760 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TButtonControl | StdCtrls.pas |
7190 | TCustomComboBox | constructor | TCustomComboBox | 915761 | public | __fastcall virtual | stdctrls.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7191 | TCustomComboBox | constructor | TCustomComboBox | 915762 | public | __fastcall | stdctrls.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7192 | TCustomComboBox | data | FCanvas | 915763 | private | Graphics::TCanvas* | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7193 | TCustomComboBox | data | FCharCase | 915764 | private | TEditCharCase | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7194 | TCustomComboBox | data | FDefEditProc | 915765 | private | void * | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7195 | TCustomComboBox | data | FDefListProc | 915766 | private | void * | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7196 | TCustomComboBox | data | FDropDownCount | 915767 | private | int | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7197 | TCustomComboBox | data | FEditHandle | 915768 | private | HWND | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7198 | TCustomComboBox | data | FEditInstance | 915769 | private | void * | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7199 | TCustomComboBox | data | FFocusChanged | 915770 | private | bool | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7200 | TCustomComboBox | data | FIsFocused | 915771 | private | bool | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7201 | TCustomComboBox | data | FItemHeight | 915772 | private | int | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7202 | TCustomComboBox | data | FItems | 915773 | private | Classes::TStrings* | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7203 | TCustomComboBox | data | FListHandle | 915774 | private | HWND | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7204 | TCustomComboBox | data | FListInstance | 915775 | private | void * | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7205 | TCustomComboBox | data | FMaxLength | 915776 | private | int | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7206 | TCustomComboBox | data | FOnChange | 915777 | private | Classes::TNotifyEvent | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7207 | TCustomComboBox | data | FOnDrawItem | 915778 | private | TDrawItemEvent | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7208 | TCustomComboBox | data | FOnDropDown | 915779 | private | Classes::TNotifyEvent | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7209 | TCustomComboBox | data | FOnMeasureItem | 915780 | private | TMeasureItemEvent | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7210 | TCustomComboBox | data | FSaveIndex | 915781 | private | int | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7211 | TCustomComboBox | data | FSaveItems | 915782 | private | Classes::TStringList* | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7212 | TCustomComboBox | data | FSorted | 915783 | private | bool | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7213 | TCustomComboBox | data | FStyle | 915784 | private | TComboBoxStyle | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7214 | TCustomComboBox | function | AdjustDropDown | 915785 | private | void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7215 | TCustomComboBox | function | CMCancelMode | 915786 | private | MESSAGE void __fastcall | stdctrls.hpp | 1 | Controls::TCMCancelMode& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7216 | TCustomComboBox | function | CMCtl3DChanged | 915787 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7217 | TCustomComboBox | function | CMParentColorChanged | 915788 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7218 | TCustomComboBox | function | CNCommand | 915789 | private | MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMCommand& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7219 | TCustomComboBox | function | CNDrawItem | 915790 | private | MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMDrawItem& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7220 | TCustomComboBox | function | CNMeasureItem | 915791 | private | MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMMeasureItem& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7221 | TCustomComboBox | function | Change | 915792 | protected | DYNAMIC void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7222 | TCustomComboBox | function | Clear | 915793 | public | void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7223 | TCustomComboBox | function | ComboWndProc | 915794 | protected | virtual void __fastcall | stdctrls.hpp | 3 | Messages::TMessage& | Message | HWND | ComboWnd | void * | ComboProc | | | | | | | | | | | TWinControl | StdCtrls.pas |
7224 | TCustomComboBox | function | CreateParams | 915795 | protected | virtual void __fastcall | stdctrls.hpp | 1 | Controls::TCreateParams& | Params | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7225 | TCustomComboBox | function | CreateWnd | 915796 | protected | virtual void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7226 | TCustomComboBox | function | DestroyWnd | 915797 | protected | virtual void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7227 | TCustomComboBox | function | DrawItem | 915798 | protected | virtual void __fastcall | stdctrls.hpp | 3 | int | Index | const Windows::TRect& | Rect | TOwnerDrawState | State | | | | | | | | | | | TWinControl | StdCtrls.pas |
7228 | TCustomComboBox | function | DropDown | 915799 | protected | DYNAMIC void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7229 | TCustomComboBox | function | EditWndProc | 915800 | private | void __fastcall | stdctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7230 | TCustomComboBox | function | GetDroppedDown | 915801 | private | bool __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7231 | TCustomComboBox | function | GetItemHeight | 915802 | private | int __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7232 | TCustomComboBox | function | GetItemIndex | 915803 | private | int __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7233 | TCustomComboBox | function | GetSelLength | 915804 | private | int __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7234 | TCustomComboBox | function | GetSelStart | 915805 | private | int __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7235 | TCustomComboBox | function | GetSelText | 915806 | private | System::AnsiString __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7236 | TCustomComboBox | function | ListWndProc | 915807 | private | void __fastcall | stdctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7237 | TCustomComboBox | function | MeasureItem | 915808 | protected | virtual void __fastcall | stdctrls.hpp | 2 | int | Index | int& | Height | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7238 | TCustomComboBox | function | SelectAll | 915809 | public | void __fastcall | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7239 | TCustomComboBox | function | SetCharCase | 915810 | private | void __fastcall | stdctrls.hpp | 1 | TEditCharCase | Value | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7240 | TCustomComboBox | function | SetDroppedDown | 915811 | private | void __fastcall | stdctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7241 | TCustomComboBox | function | SetItemHeight | 915812 | private | void __fastcall | stdctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7242 | TCustomComboBox | function | SetItemIndex | 915813 | private | void __fastcall | stdctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7243 | TCustomComboBox | function | SetItems | 915814 | private | void __fastcall | stdctrls.hpp | 1 | Classes::TStrings* | Value | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7244 | TCustomComboBox | function | SetMaxLength | 915815 | private | void __fastcall | stdctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7245 | TCustomComboBox | function | SetSelLength | 915816 | private | void __fastcall | stdctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7246 | TCustomComboBox | function | SetSelStart | 915817 | private | void __fastcall | stdctrls.hpp | 1 | int | Value | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7247 | TCustomComboBox | function | SetSelText | 915818 | private | void __fastcall | stdctrls.hpp | 1 | const System::AnsiString | Value | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7248 | TCustomComboBox | function | SetSorted | 915819 | private | void __fastcall | stdctrls.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7249 | TCustomComboBox | function | SetStyle | 915820 | protected | virtual void __fastcall | stdctrls.hpp | 1 | TComboBoxStyle | Value | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7250 | TCustomComboBox | function | WMCreate | 915821 | private | MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMCreate& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7251 | TCustomComboBox | function | WMDeleteItem | 915822 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMDeleteItem& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7252 | TCustomComboBox | function | WMDrawItem | 915823 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMDrawItem& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7253 | TCustomComboBox | function | WMEraseBkgnd | 915824 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMEraseBkgnd& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7254 | TCustomComboBox | function | WMGetDlgCode | 915825 | private | MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMNoParams& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7255 | TCustomComboBox | function | WMLButtonDown | 915826 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMMouse& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7256 | TCustomComboBox | function | WMMeasureItem | 915827 | private | HIDESBASE MESSAGE void __fastcall | stdctrls.hpp | 1 | Messages::TWMMeasureItem& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7257 | TCustomComboBox | function | WndProc | 915828 | protected | virtual void __fastcall | stdctrls.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7258 | TCustomComboBox | function | ~TCustomComboBox | 915829 | public | __fastcall virtual | stdctrls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7259 | TCustomComboBox | property | Canvas | 915830 | public | __property Graphics::TCanvas* | stdctrls.hpp | 1 | | read=FCanvas | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7260 | TCustomComboBox | property | CharCase | 915831 | public | __property TEditCharCase | stdctrls.hpp | 3 | | read=FCharCase | | write=SetCharCase | | default=0 | | | | | | | | | | | TWinControl | StdCtrls.pas |
7261 | TCustomComboBox | property | DropDownCount | 915832 | protected | __property int | stdctrls.hpp | 3 | | read=FDropDownCount | | write=FDropDownCount | | default=8 | | | | | | | | | | | TWinControl | StdCtrls.pas |
7262 | TCustomComboBox | property | DroppedDown | 915833 | public | __property bool | stdctrls.hpp | 3 | | read=GetDroppedDown | | write=SetDroppedDown | | nodefault | | | | | | | | | | | TWinControl | StdCtrls.pas |
7263 | TCustomComboBox | property | EditHandle | 915834 | protected | __property HWND | stdctrls.hpp | 2 | | read=FEditHandle | | nodefault | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7264 | TCustomComboBox | property | ItemHeight | 915835 | protected | __property int | stdctrls.hpp | 3 | | read=GetItemHeight | | write=SetItemHeight | | nodefault | | | | | | | | | | | TWinControl | StdCtrls.pas |
7265 | TCustomComboBox | property | ItemIndex | 915836 | public | __property int | stdctrls.hpp | 3 | | read=GetItemIndex | | write=SetItemIndex | | nodefault | | | | | | | | | | | TWinControl | StdCtrls.pas |
7266 | TCustomComboBox | property | Items | 915837 | public | __property Classes::TStrings* | stdctrls.hpp | 2 | | read=FItems | | write=SetItems | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7267 | TCustomComboBox | property | ListHandle | 915838 | protected | __property HWND | stdctrls.hpp | 2 | | read=FListHandle | | nodefault | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7268 | TCustomComboBox | property | MaxLength | 915839 | protected | __property int | stdctrls.hpp | 3 | | read=FMaxLength | | write=SetMaxLength | | default=0 | | | | | | | | | | | TWinControl | StdCtrls.pas |
7269 | TCustomComboBox | property | OnChange | 915840 | protected | __property Classes::TNotifyEvent | stdctrls.hpp | 2 | | read=FOnChange | | write=FOnChange | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7270 | TCustomComboBox | property | OnDrawItem | 915841 | protected | __property TDrawItemEvent | stdctrls.hpp | 2 | | read=FOnDrawItem | | write=FOnDrawItem | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7271 | TCustomComboBox | property | OnDropDown | 915842 | protected | __property Classes::TNotifyEvent | stdctrls.hpp | 2 | | read=FOnDropDown | | write=FOnDropDown | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7272 | TCustomComboBox | property | OnMeasureItem | 915843 | protected | __property TMeasureItemEvent | stdctrls.hpp | 2 | | read=FOnMeasureItem | | write=FOnMeasureItem | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7273 | TCustomComboBox | property | ParentColor | 915844 | protected | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7274 | TCustomComboBox | property | SelLength | 915845 | public | __property int | stdctrls.hpp | 3 | | read=GetSelLength | | write=SetSelLength | | nodefault | | | | | | | | | | | TWinControl | StdCtrls.pas |
7275 | TCustomComboBox | property | SelStart | 915846 | public | __property int | stdctrls.hpp | 3 | | read=GetSelStart | | write=SetSelStart | | nodefault | | | | | | | | | | | TWinControl | StdCtrls.pas |
7276 | TCustomComboBox | property | SelText | 915847 | public | __property System::AnsiString | stdctrls.hpp | 2 | | read=GetSelText | | write=SetSelText | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7277 | TCustomComboBox | property | Sorted | 915848 | protected | __property bool | stdctrls.hpp | 3 | | read=FSorted | | write=SetSorted | | default=0 | | | | | | | | | | | TWinControl | StdCtrls.pas |
7278 | TCustomComboBox | property | Style | 915849 | protected | __property TComboBoxStyle | stdctrls.hpp | 3 | | read=FStyle | | write=SetStyle | | default=0 | | | | | | | | | | | TWinControl | StdCtrls.pas |
7279 | TCustomComboBox | property | TabStop | 915850 | __published | __property | stdctrls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | StdCtrls.pas |
7280 | TCustomContentProducer | constructor | TCustomContentProducer | 928752 | public | __fastcall virtual | httpapp.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TComponent | HTTPApp.pas |
7281 | TCustomContentProducer | data | FDispatcher | 928753 | private | TCustomWebDispatcher* | httpapp.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | HTTPApp.pas |
7282 | TCustomContentProducer | function | Content | 928754 | public | virtual System::AnsiString __fastcall | httpapp.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | HTTPApp.pas |
7283 | TCustomContentProducer | function | ContentFromStream | 928755 | public | virtual System::AnsiString __fastcall | httpapp.hpp | 1 | Classes::TStream* | Stream | | | | | | | | | | | | | | | TComponent | HTTPApp.pas |
7284 | TCustomContentProducer | function | ContentFromString | 928756 | public | virtual System::AnsiString __fastcall | httpapp.hpp | 1 | const System::AnsiString | S | | | | | | | | | | | | | | | TComponent | HTTPApp.pas |
7285 | TCustomContentProducer | function | Notification | 928757 | protected | virtual void __fastcall | httpapp.hpp | 2 | Classes::TComponent* | AComponent | Classes::TOperation | Operation | | | | | | | | | | | | | TComponent | HTTPApp.pas |
7286 | TCustomContentProducer | function | SetDispatcher | 928758 | private | void __fastcall | httpapp.hpp | 1 | TCustomWebDispatcher* | Value | | | | | | | | | | | | | | | TComponent | HTTPApp.pas |
7287 | TCustomContentProducer | function | ~TCustomContentProducer | 928759 | public | __fastcall virtual | httpapp.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | HTTPApp.pas |
7288 | TCustomContentProducer | property | Dispatcher | 928760 | __published | __property TCustomWebDispatcher* | httpapp.hpp | 3 | | read=FDispatcher | | write=SetDispatcher | | stored=false | | | | | | | | | | | TComponent | HTTPApp.pas |
7289 | TCustomControl | constructor | TCustomControl | 910695 | public | __fastcall virtual | controls.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TWinControl | Controls.pas |
7290 | TCustomControl | constructor | TCustomControl | 910696 | public | __fastcall | controls.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TWinControl | Controls.pas |
7291 | TCustomControl | data | FCanvas | 910697 | private | Graphics::TCanvas* | controls.hpp | 0 | | | | | | | | | | | | | | | | | TWinControl | Controls.pas |
7292 | TCustomControl | function | Paint | 910698 | protected | virtual void __fastcall | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | Controls.pas |
7293 | TCustomControl | function | PaintWindow | 910699 | protected | virtual void __fastcall | controls.hpp | 1 | HDC | DC | | | | | | | | | | | | | | | TWinControl | Controls.pas |
7294 | TCustomControl | function | WMPaint | 910700 | private | HIDESBASE MESSAGE void __fastcall | controls.hpp | 1 | Messages::TWMPaint& | Message | | | | | | | | | | | | | | | TWinControl | Controls.pas |
7295 | TCustomControl | function | ~TCustomControl | 910701 | public | __fastcall virtual | controls.hpp | 1 | | void | | | | | | | | | | | | | | | TWinControl | Controls.pas |
7296 | TCustomControl | property | Canvas | 910702 | protected | __property Graphics::TCanvas* | controls.hpp | 1 | | read=FCanvas | | | | | | | | | | | | | | | TWinControl | Controls.pas |
7297 | TCustomDBChart | constructor | TCustomDBChart | 919653 | public | __fastcall virtual | dbchart.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7298 | TCustomDBChart | constructor | TCustomDBChart | 919654 | public | __fastcall | dbchart.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7299 | TCustomDBChart | data | FAutoRefresh | 919655 | private | bool | dbchart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7300 | TCustomDBChart | data | FOnProcessRecord | 919656 | private | TProcessRecordEvent | dbchart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7301 | TCustomDBChart | data | FRefreshInterval | 919657 | private | int | dbchart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7302 | TCustomDBChart | data | FShowGlassCursor | 919658 | private | bool | dbchart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7303 | TCustomDBChart | data | IDataSources | 919659 | private | Classes::TList* | dbchart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7304 | TCustomDBChart | data | ITimer | 919660 | private | Extctrls::TTimer* | dbchart.hpp | 0 | | | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7305 | TCustomDBChart | function | Assign | 919661 | protected | virtual void __fastcall | dbchart.hpp | 1 | Classes::TPersistent* | Source | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7306 | TCustomDBChart | function | CheckDataSet | 919662 | private | void __fastcall | dbchart.hpp | 2 | Db::TDataSet* | ADataSet | Teengine::TChartSeries* | ASeries | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7307 | TCustomDBChart | function | CheckDatasource | 919663 | public | virtual void __fastcall | dbchart.hpp | 1 | Teengine::TChartSeries* | ASeries | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7308 | TCustomDBChart | function | CheckNewDataSource | 919664 | private | void __fastcall | dbchart.hpp | 1 | Db::TDataSet* | ADataSet | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7309 | TCustomDBChart | function | CheckTimer | 919665 | private | void __fastcall | dbchart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7310 | TCustomDBChart | function | DataSourceStateChange | 919666 | private | void __fastcall | dbchart.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7311 | TCustomDBChart | function | DataSourceUpdateData | 919667 | private | void __fastcall | dbchart.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7312 | TCustomDBChart | function | FillSeriesSourceItems | 919668 | public | virtual void __fastcall | dbchart.hpp | 2 | Teengine::TChartSeries* | ASeries | Classes::TGetStrProc | Proc | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7313 | TCustomDBChart | function | FillValueSourceItems | 919669 | public | virtual void __fastcall | dbchart.hpp | 2 | Teengine::TChartValueList* | AValueList | Classes::TGetStrProc | Proc | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7314 | TCustomDBChart | function | IsValidDataSource | 919670 | public | virtual bool __fastcall | dbchart.hpp | 2 | Teengine::TChartSeries* | ASeries | Classes::TComponent* | AComponent | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7315 | TCustomDBChart | function | OnRefreshTimer | 919671 | private | void __fastcall | dbchart.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7316 | TCustomDBChart | function | RefreshData | 919672 | public | void __fastcall | dbchart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7317 | TCustomDBChart | function | RefreshDataSet | 919673 | public | void __fastcall | dbchart.hpp | 2 | Db::TDataSet* | ADataSet | Teengine::TChartSeries* | ASeries | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7318 | TCustomDBChart | function | RemovedDataSource | 919674 | protected | DYNAMIC void __fastcall | dbchart.hpp | 2 | Teengine::TChartSeries* | ASeries | Classes::TComponent* | AComponent | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7319 | TCustomDBChart | function | SetRefreshInterval | 919675 | private | void __fastcall | dbchart.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7320 | TCustomDBChart | function | ~TCustomDBChart | 919676 | public | __fastcall virtual | dbchart.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7321 | TCustomDBChart | property | AutoRefresh | 919677 | public | __property bool | dbchart.hpp | 3 | | read=FAutoRefresh | | write=FAutoRefresh | | default=1 | | | | | | | | | | | TCustomChart | DBChart.pas |
7322 | TCustomDBChart | property | OnProcessRecord | 919678 | public | __property TProcessRecordEvent | dbchart.hpp | 2 | | read=FOnProcessRecord | | write=FOnProcessRecord | | | | | | | | | | | | | TCustomChart | DBChart.pas |
7323 | TCustomDBChart | property | RefreshInterval | 919679 | public | __property int | dbchart.hpp | 3 | | read=FRefreshInterval | | write=SetRefreshInterval | | default=0 | | | | | | | | | | | TCustomChart | DBChart.pas |
7324 | TCustomDBChart | property | ShowGlassCursor | 919680 | public | __property bool | dbchart.hpp | 3 | | read=FShowGlassCursor | | write=FShowGlassCursor | | default=1 | | | | | | | | | | | TCustomChart | DBChart.pas |
7325 | TCustomDBGrid | constructor | TCustomDBGrid | 905230 | public | __fastcall virtual | dbgrids.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7326 | TCustomDBGrid | constructor | TCustomDBGrid | 905231 | public | __fastcall | dbgrids.hpp | 1 | HWND | ParentWindow | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7327 | TCustomDBGrid | data | FAcquireFocus | 905232 | protected | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7328 | TCustomDBGrid | data | FBookmarks | 905233 | private | TBookmarkList* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7329 | TCustomDBGrid | data | FColumns | 905234 | private | TDBGridColumns* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7330 | TCustomDBGrid | data | FDataLink | 905235 | private | TGridDataLink* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7331 | TCustomDBGrid | data | FDefaultDrawing | 905236 | private | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7332 | TCustomDBGrid | data | FEditText | 905237 | private | System::AnsiString | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7333 | TCustomDBGrid | data | FInColExit | 905238 | private | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7334 | TCustomDBGrid | data | FIndicatorOffset | 905239 | private | Byte | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7335 | TCustomDBGrid | data | FIndicators | 905240 | private | Controls::TImageList* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7336 | TCustomDBGrid | data | FIsESCKey | 905241 | private | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7337 | TCustomDBGrid | data | FLayoutFromDataset | 905242 | private | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7338 | TCustomDBGrid | data | FLayoutLock | 905243 | private | Byte | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7339 | TCustomDBGrid | data | FOnCellClick | 905244 | private | TDBGridClickEvent | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7340 | TCustomDBGrid | data | FOnColEnter | 905245 | private | Classes::TNotifyEvent | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7341 | TCustomDBGrid | data | FOnColExit | 905246 | private | Classes::TNotifyEvent | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7342 | TCustomDBGrid | data | FOnColumnMoved | 905247 | private | Grids::TMovedEvent | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7343 | TCustomDBGrid | data | FOnDrawColumnCell | 905248 | private | TDrawColumnCellEvent | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7344 | TCustomDBGrid | data | FOnDrawDataCell | 905249 | private | TDrawDataCellEvent | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7345 | TCustomDBGrid | data | FOnEditButtonClick | 905250 | private | Classes::TNotifyEvent | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7346 | TCustomDBGrid | data | FOnTitleClick | 905251 | private | TDBGridClickEvent | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7347 | TCustomDBGrid | data | FOptions | 905252 | private | TDBGridOptions | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7348 | TCustomDBGrid | data | FOriginalImeMode | 905253 | private | TImeMode | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7349 | TCustomDBGrid | data | FOriginalImeName | 905254 | private | System::AnsiString | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7350 | TCustomDBGrid | data | FReadOnly | 905255 | private | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7351 | TCustomDBGrid | data | FSelRow | 905256 | private | int | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7352 | TCustomDBGrid | data | FSelecting | 905257 | private | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7353 | TCustomDBGrid | data | FSelectionAnchor | 905258 | private | System::AnsiString | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7354 | TCustomDBGrid | data | FSelfChangingTitleFont | 905259 | private | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7355 | TCustomDBGrid | data | FTitleFont | 905260 | private | Graphics::TFont* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7356 | TCustomDBGrid | data | FTitleOffset | 905261 | private | Byte | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7357 | TCustomDBGrid | data | FUpdateFields | 905262 | protected | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7358 | TCustomDBGrid | data | FUpdateLock | 905263 | private | Byte | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7359 | TCustomDBGrid | data | FUserChange | 905264 | private | bool | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7360 | TCustomDBGrid | function | AcquireFocus | 905265 | private | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7361 | TCustomDBGrid | function | AcquireLayoutLock | 905266 | protected | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7362 | TCustomDBGrid | function | BeginLayout | 905267 | protected | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7363 | TCustomDBGrid | function | BeginUpdate | 905268 | protected | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7364 | TCustomDBGrid | function | CMDeferLayout | 905269 | private | MESSAGE void __fastcall | dbgrids.hpp | 1 | void * | Message | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7365 | TCustomDBGrid | function | CMDesignHitTest | 905270 | private | HIDESBASE MESSAGE void __fastcall | dbgrids.hpp | 1 | Messages::TWMMouse& | Msg | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7366 | TCustomDBGrid | function | CMExit | 905271 | private | HIDESBASE MESSAGE void __fastcall | dbgrids.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7367 | TCustomDBGrid | function | CMFontChanged | 905272 | private | HIDESBASE MESSAGE void __fastcall | dbgrids.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7368 | TCustomDBGrid | function | CMParentFontChanged | 905273 | private | HIDESBASE MESSAGE void __fastcall | dbgrids.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7369 | TCustomDBGrid | function | CanEditAcceptKey | 905274 | protected | DYNAMIC bool __fastcall | dbgrids.hpp | 1 | char | Key | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7370 | TCustomDBGrid | function | CanEditModify | 905275 | protected | DYNAMIC bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7371 | TCustomDBGrid | function | CanEditShow | 905276 | protected | virtual bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7372 | TCustomDBGrid | function | CancelLayout | 905277 | protected | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7373 | TCustomDBGrid | function | CellClick | 905278 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 1 | TColumn* | Column | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7374 | TCustomDBGrid | function | ColEnter | 905279 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7375 | TCustomDBGrid | function | ColExit | 905280 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7376 | TCustomDBGrid | function | ColWidthsChanged | 905281 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7377 | TCustomDBGrid | function | ColumnMoved | 905282 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 2 | int | FromIndex | int | ToIndex | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7378 | TCustomDBGrid | function | CreateColumns | 905283 | protected | DYNAMIC TDBGridColumns* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7379 | TCustomDBGrid | function | CreateEditor | 905284 | protected | virtual Grids::TInplaceEdit* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7380 | TCustomDBGrid | function | CreateWnd | 905285 | protected | virtual void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7381 | TCustomDBGrid | function | DataChanged | 905286 | private | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7382 | TCustomDBGrid | function | DataToRawColumn | 905287 | protected | int __fastcall | dbgrids.hpp | 1 | int | ACol | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7383 | TCustomDBGrid | function | DefaultDrawColumnCell | 905288 | public | void __fastcall | dbgrids.hpp | 4 | const Windows::TRect& | Rect | int | DataCol | TColumn* | Column | Grids::TGridDrawState | State | | | | | | | | | TCustomGrid | DBGrids.pas |
7384 | TCustomDBGrid | function | DefaultDrawDataCell | 905289 | public | void __fastcall | dbgrids.hpp | 3 | const Windows::TRect& | Rect | Db::TField* | Field | Grids::TGridDrawState | State | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7385 | TCustomDBGrid | function | DefaultHandler | 905290 | protected | virtual void __fastcall | dbgrids.hpp | 1 | void * | Msg | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7386 | TCustomDBGrid | function | DeferLayout | 905291 | protected | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7387 | TCustomDBGrid | function | DefineFieldMap | 905292 | protected | virtual void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7388 | TCustomDBGrid | function | DefineProperties | 905293 | protected | virtual void __fastcall | dbgrids.hpp | 1 | Classes::TFiler* | Filer | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7389 | TCustomDBGrid | function | DrawCell | 905294 | protected | virtual void __fastcall | dbgrids.hpp | 4 | int | ACol | int | ARow | const Windows::TRect& | ARect | Grids::TGridDrawState | AState | | | | | | | | | TCustomGrid | DBGrids.pas |
7390 | TCustomDBGrid | function | DrawColumnCell | 905295 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 4 | const Windows::TRect& | Rect | int | DataCol | TColumn* | Column | Grids::TGridDrawState | State | | | | | | | | | TCustomGrid | DBGrids.pas |
7391 | TCustomDBGrid | function | DrawDataCell | 905296 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 3 | const Windows::TRect& | Rect | Db::TField* | Field | Grids::TGridDrawState | State | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7392 | TCustomDBGrid | function | EditButtonClick | 905297 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7393 | TCustomDBGrid | function | EditingChanged | 905298 | private | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7394 | TCustomDBGrid | function | EndLayout | 905299 | protected | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7395 | TCustomDBGrid | function | EndUpdate | 905300 | protected | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7396 | TCustomDBGrid | function | GetColField | 905301 | protected | Db::TField* __fastcall | dbgrids.hpp | 1 | int | DataCol | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7397 | TCustomDBGrid | function | GetDataSource | 905302 | private | Db::TDataSource* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7398 | TCustomDBGrid | function | GetEditLimit | 905303 | protected | DYNAMIC int __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7399 | TCustomDBGrid | function | GetEditMask | 905304 | protected | DYNAMIC System::AnsiString __fastcall | dbgrids.hpp | 2 | int | ACol | int | ARow | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7400 | TCustomDBGrid | function | GetEditText | 905305 | protected | DYNAMIC System::AnsiString __fastcall | dbgrids.hpp | 2 | int | ACol | int | ARow | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7401 | TCustomDBGrid | function | GetFieldCount | 905306 | private | int __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7402 | TCustomDBGrid | function | GetFieldValue | 905307 | protected | System::AnsiString __fastcall | dbgrids.hpp | 1 | int | ACol | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7403 | TCustomDBGrid | function | GetFields | 905308 | private | Db::TField* __fastcall | dbgrids.hpp | 1 | int | FieldIndex | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7404 | TCustomDBGrid | function | GetSelectedField | 905309 | private | Db::TField* __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7405 | TCustomDBGrid | function | GetSelectedIndex | 905310 | private | int __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7406 | TCustomDBGrid | function | HighlightCell | 905311 | protected | virtual bool __fastcall | dbgrids.hpp | 4 | int | DataCol | int | DataRow | const System::AnsiString | Value | Grids::TGridDrawState | AState | | | | | | | | | TCustomGrid | DBGrids.pas |
7407 | TCustomDBGrid | function | InternalLayout | 905312 | private | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7408 | TCustomDBGrid | function | KeyDown | 905313 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 2 | Word& | Key | Classes::TShiftState | Shift | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7409 | TCustomDBGrid | function | KeyPress | 905314 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 1 | char& | Key | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7410 | TCustomDBGrid | function | LayoutChanged | 905315 | protected | virtual void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7411 | TCustomDBGrid | function | LinkActive | 905316 | protected | virtual void __fastcall | dbgrids.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7412 | TCustomDBGrid | function | Loaded | 905317 | protected | virtual void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7413 | TCustomDBGrid | function | MouseDown | 905318 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 4 | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TCustomGrid | DBGrids.pas |
7414 | TCustomDBGrid | function | MouseUp | 905319 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 4 | Controls::TMouseButton | Button | Classes::TShiftState | Shift | int | X | int | Y | | | | | | | | | TCustomGrid | DBGrids.pas |
7415 | TCustomDBGrid | function | MoveCol | 905320 | private | void __fastcall | dbgrids.hpp | 1 | int | RawCol | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7416 | TCustomDBGrid | function | Notification | 905321 | protected | virtual void __fastcall | dbgrids.hpp | 2 | Classes::TComponent* | AComponent | Classes::TOperation | Operation | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7417 | TCustomDBGrid | function | RawToDataColumn | 905322 | protected | int __fastcall | dbgrids.hpp | 1 | int | ACol | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7418 | TCustomDBGrid | function | ReadColumns | 905323 | private | void __fastcall | dbgrids.hpp | 1 | Classes::TReader* | Reader | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7419 | TCustomDBGrid | function | RecordChanged | 905324 | private | void __fastcall | dbgrids.hpp | 1 | Db::TField* | Field | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7420 | TCustomDBGrid | function | Scroll | 905325 | protected | virtual void __fastcall | dbgrids.hpp | 1 | int | Distance | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7421 | TCustomDBGrid | function | SetColumnAttributes | 905326 | protected | virtual void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7422 | TCustomDBGrid | function | SetColumns | 905327 | private | void __fastcall | dbgrids.hpp | 1 | TDBGridColumns* | Value | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7423 | TCustomDBGrid | function | SetDataSource | 905328 | private | void __fastcall | dbgrids.hpp | 1 | Db::TDataSource* | Value | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7424 | TCustomDBGrid | function | SetEditText | 905329 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 3 | int | ACol | int | ARow | const System::AnsiString | Value | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7425 | TCustomDBGrid | function | SetIme | 905330 | private | HIDESBASE void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7426 | TCustomDBGrid | function | SetOptions | 905331 | private | HIDESBASE void __fastcall | dbgrids.hpp | 1 | TDBGridOptions | Value | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7427 | TCustomDBGrid | function | SetSelectedField | 905332 | private | void __fastcall | dbgrids.hpp | 1 | Db::TField* | Value | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7428 | TCustomDBGrid | function | SetSelectedIndex | 905333 | private | void __fastcall | dbgrids.hpp | 1 | int | Value | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7429 | TCustomDBGrid | function | SetTitleFont | 905334 | private | void __fastcall | dbgrids.hpp | 1 | Graphics::TFont* | Value | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7430 | TCustomDBGrid | function | StoreColumns | 905335 | protected | bool __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7431 | TCustomDBGrid | function | TimedScroll | 905336 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 1 | Grids::TGridScrollDirection | Direction | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7432 | TCustomDBGrid | function | TitleClick | 905337 | protected | DYNAMIC void __fastcall | dbgrids.hpp | 1 | TColumn* | Column | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7433 | TCustomDBGrid | function | TitleFontChanged | 905338 | private | void __fastcall | dbgrids.hpp | 1 | System::TObject* | Sender | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7434 | TCustomDBGrid | function | UpdateActive | 905339 | private | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7435 | TCustomDBGrid | function | UpdateData | 905340 | private | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7436 | TCustomDBGrid | function | UpdateIme | 905341 | private | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7437 | TCustomDBGrid | function | UpdateRowCount | 905342 | private | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7438 | TCustomDBGrid | function | UpdateScrollBar | 905343 | private | void __fastcall | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7439 | TCustomDBGrid | function | ValidFieldIndex | 905344 | public | bool __fastcall | dbgrids.hpp | 1 | int | FieldIndex | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7440 | TCustomDBGrid | function | WMIMEStartComp | 905345 | private | HIDESBASE MESSAGE void __fastcall | dbgrids.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7441 | TCustomDBGrid | function | WMKillFocus | 905346 | private | HIDESBASE MESSAGE void __fastcall | dbgrids.hpp | 1 | Messages::TMessage& | Message | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7442 | TCustomDBGrid | function | WMSetCursor | 905347 | private | HIDESBASE MESSAGE void __fastcall | dbgrids.hpp | 1 | Messages::TWMSetCursor& | Msg | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7443 | TCustomDBGrid | function | WMSetFocus | 905348 | private | HIDESBASE MESSAGE void __fastcall | dbgrids.hpp | 1 | Messages::TWMSetFocus& | Message | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7444 | TCustomDBGrid | function | WMSize | 905349 | private | HIDESBASE MESSAGE void __fastcall | dbgrids.hpp | 1 | Messages::TWMSize& | Message | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7445 | TCustomDBGrid | function | WMVScroll | 905350 | private | HIDESBASE MESSAGE void __fastcall | dbgrids.hpp | 1 | Messages::TWMScroll& | Message | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7446 | TCustomDBGrid | function | WriteColumns | 905351 | private | void __fastcall | dbgrids.hpp | 1 | Classes::TWriter* | Writer | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7447 | TCustomDBGrid | function | ~TCustomDBGrid | 905352 | public | __fastcall virtual | dbgrids.hpp | 1 | | void | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7448 | TCustomDBGrid | property | Columns | 905353 | protected | __property TDBGridColumns* | dbgrids.hpp | 2 | | read=FColumns | | write=SetColumns | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7449 | TCustomDBGrid | property | DataLink | 905354 | protected | __property TGridDataLink* | dbgrids.hpp | 1 | | read=FDataLink | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7450 | TCustomDBGrid | property | DataSource | 905355 | protected | __property Db::TDataSource* | dbgrids.hpp | 2 | | read=GetDataSource | | write=SetDataSource | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7451 | TCustomDBGrid | property | DefaultDrawing | 905356 | protected | __property bool | dbgrids.hpp | 3 | | read=FDefaultDrawing | | write=FDefaultDrawing | | default=1 | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7452 | TCustomDBGrid | property | EditorMode | 905357 | public | __property | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7453 | TCustomDBGrid | property | FieldCount | 905358 | public | __property int | dbgrids.hpp | 2 | | read=GetFieldCount | | nodefault | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7454 | TCustomDBGrid | property | Fields[int FieldIndex] | 905359 | public | __property Db::TField* | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7455 | TCustomDBGrid | property | IndicatorOffset | 905360 | protected | __property Byte | dbgrids.hpp | 2 | | read=FIndicatorOffset | | nodefault | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7456 | TCustomDBGrid | property | LayoutLock | 905361 | protected | __property Byte | dbgrids.hpp | 2 | | read=FLayoutLock | | nodefault | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7457 | TCustomDBGrid | property | OnCellClick | 905362 | protected | __property TDBGridClickEvent | dbgrids.hpp | 2 | | read=FOnCellClick | | write=FOnCellClick | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7458 | TCustomDBGrid | property | OnColEnter | 905363 | protected | __property Classes::TNotifyEvent | dbgrids.hpp | 2 | | read=FOnColEnter | | write=FOnColEnter | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7459 | TCustomDBGrid | property | OnColExit | 905364 | protected | __property Classes::TNotifyEvent | dbgrids.hpp | 2 | | read=FOnColExit | | write=FOnColExit | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7460 | TCustomDBGrid | property | OnColumnMoved | 905365 | protected | __property Grids::TMovedEvent | dbgrids.hpp | 2 | | read=FOnColumnMoved | | write=FOnColumnMoved | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7461 | TCustomDBGrid | property | OnDrawColumnCell | 905366 | protected | __property TDrawColumnCellEvent | dbgrids.hpp | 2 | | read=FOnDrawColumnCell | | write=FOnDrawColumnCell | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7462 | TCustomDBGrid | property | OnDrawDataCell | 905367 | protected | __property TDrawDataCellEvent | dbgrids.hpp | 2 | | read=FOnDrawDataCell | | write=FOnDrawDataCell | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7463 | TCustomDBGrid | property | OnEditButtonClick | 905368 | protected | __property Classes::TNotifyEvent | dbgrids.hpp | 2 | | read=FOnEditButtonClick | | write=FOnEditButtonClick | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7464 | TCustomDBGrid | property | OnTitleClick | 905369 | protected | __property TDBGridClickEvent | dbgrids.hpp | 2 | | read=FOnTitleClick | | write=FOnTitleClick | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7465 | TCustomDBGrid | property | Options | 905370 | protected | __property TDBGridOptions | dbgrids.hpp | 3 | | read=FOptions | | write=SetOptions | | default=3325 | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7466 | TCustomDBGrid | property | ParentColor | 905371 | protected | __property | dbgrids.hpp | 0 | | | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7467 | TCustomDBGrid | property | ReadOnly | 905372 | protected | __property bool | dbgrids.hpp | 3 | | read=FReadOnly | | write=FReadOnly | | default=0 | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7468 | TCustomDBGrid | property | SelectedField | 905373 | public | __property Db::TField* | dbgrids.hpp | 2 | | read=GetSelectedField | | write=SetSelectedField | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7469 | TCustomDBGrid | property | SelectedIndex | 905374 | public | __property int | dbgrids.hpp | 3 | | read=GetSelectedIndex | | write=SetSelectedIndex | | nodefault | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7470 | TCustomDBGrid | property | SelectedRows | 905375 | protected | __property TBookmarkList* | dbgrids.hpp | 1 | | read=FBookmarks | | | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7471 | TCustomDBGrid | property | TitleFont | 905376 | protected | __property Graphics::TFont* | dbgrids.hpp | 2 | | read=FTitleFont | | write=SetTitleFont | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7472 | TCustomDBGrid | property | UpdateLock | 905377 | protected | __property Byte | dbgrids.hpp | 2 | | read=FUpdateLock | | nodefault | | | | | | | | | | | | | TCustomGrid | DBGrids.pas |
7473 | TCustomDataStore | constructor | TCustomDataStore | 923653 | public | __fastcall virtual | mxstore.hpp | 1 | Classes::TComponent* | AOwner | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7474 | TCustomDataStore | data | FAfterClose | 923654 | private | TCubeNotifyEvent | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7475 | TCustomDataStore | data | FAfterOpen | 923655 | private | TCubeNotifyEvent | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7476 | TCustomDataStore | data | FBeforeClose | 923656 | private | TCubeNotifyEvent | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7477 | TCustomDataStore | data | FBeforeOpen | 923657 | private | TCubeNotifyEvent | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7478 | TCustomDataStore | data | FBinData | 923658 | private | bool | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7479 | TCustomDataStore | data | FCache | 923659 | private | TDataCache* | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7480 | TCustomDataStore | data | FDataLink | 923660 | private | TMultiDimDataLink* | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7481 | TCustomDataStore | data | FDataSet | 923661 | private | Db::TDataSet* | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7482 | TCustomDataStore | data | FDesignState | 923662 | private | TCubeDataState | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7483 | TCustomDataStore | data | FDimensionMap | 923663 | private | TCubeDims* | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7484 | TCustomDataStore | data | FDirty | 923664 | private | bool | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7485 | TCustomDataStore | data | FInternalDataSource | 923665 | private | Db::TDataSource* | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7486 | TCustomDataStore | data | FMaxCells | 923666 | private | int | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7487 | TCustomDataStore | data | FMaxDims | 923667 | private | int | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7488 | TCustomDataStore | data | FMaxSums | 923668 | private | int | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7489 | TCustomDataStore | data | FOnCapacityError | 923669 | private | TCapacityErrorEvent | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7490 | TCustomDataStore | data | FOnRefresh | 923670 | private | TCubeRefreshEvent | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7491 | TCustomDataStore | data | FShowProgress | 923671 | private | bool | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7492 | TCustomDataStore | data | FState | 923672 | private | TCubeState | mxstore.hpp | 0 | | | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7493 | TCustomDataStore | function | ActiveChanged | 923673 | protected | virtual void __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7494 | TCustomDataStore | function | BinMapHasBinData | 923674 | protected | bool __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7495 | TCustomDataStore | function | CalcSubTotals | 923675 | public | void __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7496 | TCustomDataStore | function | CanDimBeClosed | 923676 | protected | virtual bool __fastcall | mxstore.hpp | 1 | int | iMapIndex | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7497 | TCustomDataStore | function | CanSumBeClosed | 923677 | protected | virtual bool __fastcall | mxstore.hpp | 1 | int | iMapIndex | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7498 | TCustomDataStore | function | CheckDimensionMap | 923678 | private | bool __fastcall | mxstore.hpp | 2 | TCubeDims* | DimMap | TBuildType& | BuildType | | | | | | | | | | | | | TComponent | mxstore.pas |
7499 | TCustomDataStore | function | CloseCache | 923679 | private | void __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7500 | TCustomDataStore | function | DoAfterClose | 923680 | protected | virtual void __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7501 | TCustomDataStore | function | DoAfterOpen | 923681 | protected | virtual void __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7502 | TCustomDataStore | function | DoBeforeClose | 923682 | protected | virtual void __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7503 | TCustomDataStore | function | DoBeforeOpen | 923683 | protected | virtual void __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7504 | TCustomDataStore | function | DoOnRefresh | 923684 | protected | virtual void __fastcall | mxstore.hpp | 1 | TCubeDims* | DimMap | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7505 | TCustomDataStore | function | GetActive | 923685 | private | bool __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7506 | TCustomDataStore | function | GetCapacity | 923686 | private | int __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7507 | TCustomDataStore | function | GetCubeState | 923687 | private | bool __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7508 | TCustomDataStore | function | GetCurrentSummary | 923688 | protected | int __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7509 | TCustomDataStore | function | GetDataSet | 923689 | protected | Db::TDataSet* __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7510 | TCustomDataStore | function | GetDataSource | 923690 | private | Db::TDataSource* __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7511 | TCustomDataStore | function | GetDimensionCount | 923691 | private | int __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7512 | TCustomDataStore | function | GetDimensionMapCount | 923692 | private | int __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7513 | TCustomDataStore | function | GetDimensionMemberCount | 923693 | public | virtual int __fastcall | mxstore.hpp | 1 | int | Dimension | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7514 | TCustomDataStore | function | GetDimensionName | 923694 | public | virtual System::AnsiString __fastcall | mxstore.hpp | 1 | int | Dimension | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7515 | TCustomDataStore | function | GetDomain | 923695 | protected | int __fastcall | mxstore.hpp | 3 | Mxarrays::TIntArray* | DimensionIDs | bool | ATotals | Mxarrays::TTwoDimArray* | Domain | | | | | | | | | | | TComponent | mxstore.pas |
7516 | TCustomDataStore | function | GetMemberAsString | 923696 | public | virtual System::AnsiString __fastcall | mxstore.hpp | 2 | int | Dimension | int | Index | | | | | | | | | | | | | TComponent | mxstore.pas |
7517 | TCustomDataStore | function | GetMemberAsVariant | 923697 | public | System::Variant __fastcall | mxstore.hpp | 2 | int | Dimension | int | Index | | | | | | | | | | | | | TComponent | mxstore.pas |
7518 | TCustomDataStore | function | GetMemoryUsage | 923698 | public | int __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7519 | TCustomDataStore | function | GetSummaryAsString | 923699 | public | virtual System::AnsiString __fastcall | mxstore.hpp | 1 | Mxarrays::TSmallIntArray* | Coord | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7520 | TCustomDataStore | function | GetSummaryAsVariant | 923700 | public | virtual System::Variant __fastcall | mxstore.hpp | 1 | Mxarrays::TSmallIntArray* | Coord | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7521 | TCustomDataStore | function | GetSummaryCount | 923701 | private | int __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7522 | TCustomDataStore | function | GetSummaryName | 923702 | public | virtual System::AnsiString __fastcall | mxstore.hpp | 1 | int | ISum | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7523 | TCustomDataStore | function | LayoutChanged | 923703 | protected | virtual void __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7524 | TCustomDataStore | function | Notification | 923704 | protected | virtual void __fastcall | mxstore.hpp | 2 | Classes::TComponent* | AComponent | Classes::TOperation | Operation | | | | | | | | | | | | | TComponent | mxstore.pas |
7525 | TCustomDataStore | function | OpenCache | 923705 | private | void __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7526 | TCustomDataStore | function | Refresh | 923706 | public | void __fastcall | mxstore.hpp | 2 | TCubeDims* | DimMap | bool | bForce | | | | | | | | | | | | | TComponent | mxstore.pas |
7527 | TCustomDataStore | function | SetActive | 923707 | private | void __fastcall | mxstore.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7528 | TCustomDataStore | function | SetBinData | 923708 | private | void __fastcall | mxstore.hpp | 1 | bool | Value | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7529 | TCustomDataStore | function | SetCapacity | 923709 | private | void __fastcall | mxstore.hpp | 1 | int | Value | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7530 | TCustomDataStore | function | SetCurrentSummary | 923710 | protected | void __fastcall | mxstore.hpp | 1 | int | Value | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7531 | TCustomDataStore | function | SetDataSet | 923711 | protected | void __fastcall | mxstore.hpp | 1 | Db::TDataSet* | ADataSet | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7532 | TCustomDataStore | function | SetDataSource | 923712 | private | void __fastcall | mxstore.hpp | 1 | Db::TDataSource* | Value | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7533 | TCustomDataStore | function | SetDesignState | 923713 | private | void __fastcall | mxstore.hpp | 1 | TCubeDataState | Value | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7534 | TCustomDataStore | function | SetLoadMap | 923714 | private | void __fastcall | mxstore.hpp | 2 | TCubeDims* | DimMap | TCubeDims* | OldMap | | | | | | | | | | | | | TComponent | mxstore.pas |
7535 | TCustomDataStore | function | SetMaxDims | 923715 | private | void __fastcall | mxstore.hpp | 1 | int | Value | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7536 | TCustomDataStore | function | SetMaxSums | 923716 | private | void __fastcall | mxstore.hpp | 1 | int | Value | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7537 | TCustomDataStore | function | SetState | 923717 | private | void __fastcall | mxstore.hpp | 1 | TCubeState | Value | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7538 | TCustomDataStore | function | StateChanged | 923718 | protected | virtual void __fastcall | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7539 | TCustomDataStore | function | ~TCustomDataStore | 923719 | public | __fastcall virtual | mxstore.hpp | 1 | | void | | | | | | | | | | | | | | | TComponent | mxstore.pas |
7540 | TCustomDataStore | property | Active | 923720 | protected | __property bool | mxstore.hpp | 3 | | read=GetActive | | write=SetActive | | default=0 | | | | | | | | | | | TComponent | mxstore.pas |
7541 | TCustomDataStore | property | AfterClose | 923721 | public | __property TCubeNotifyEvent | mxstore.hpp | 2 | | read=FAfterClose | | write=FAfterClose | | | | | | | | | | | | | TComponent | mxstore.pas |
7542 | TCustomDataStore | property | AfterOpen | 923722 | public | __property TCubeNotifyEvent | mxstore.hpp | 2 | | read=FAfterOpen | | write=FAfterOpen | | | | | | | | | | | | | TComponent | mxstore.pas |
7543 | TCustomDataStore | property | BeforeClose | 923723 | public | __property TCubeNotifyEvent | mxstore.hpp | 2 | | read=FBeforeClose | | write=FBeforeClose | | | | | | | | | | | | | TComponent | mxstore.pas |
7544 | TCustomDataStore | property | BeforeOpen | 923724 | public | __property TCubeNotifyEvent | mxstore.hpp | 2 | | read=FBeforeOpen | | write=FBeforeOpen | | | | | | | | | | | | | TComponent | mxstore.
|